[specimen] Trying out 0.5.2-rc1

Frank Neumann beachnase at web.de
Wed Feb 14 16:16:12 CST 2007


Hi list,

I just joined the list yesterday, so sorry if this has already been handled -

trying to build the 0.5.2-rc1 release on my AMD64 Ubuntu EdgyEft system.
I did ./configure --disable-lash since I don't work with LASH yet; however,
in specimen.c there is an unconditional call to lashdriver_init() and
lashdriver_start(). These should be guarded by an #ifdef HAVE_LASH...#endif 
pair. Same goes for the #include "lashdriver.h".

Also, src/Makefile.am should only include lashdriver.c into the build process
if HAVE_LASH is set. I have no idea about the autoconf system, though, so I do
not know how to fix that. For me, simply throwing lashdriver.c out of Makefile.am
and re-configuring helped. After those changes, specimen built and at least
started up - no further testing yet.

Thanks for working on Specimen again :-).

Greetings,
Frank

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Specimen mailing list