I tried to compile BLFS with blfs-book-cvs-html-2005-11-18 and I have
some errors:
tripwire:
-----------------------------------------------------------------------
fconame.h:147: error: ISO C++ forbids declaration of 'cFCOName_i'
with no type
fconame.h:147: error: expected ';' before '*' token
make[3]: *** [fcodatasourceiter.o] Error 1
make[3]: Leaving directory `/build/tripwire-portable-0.9/src/fco'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/tripwire-portable-0.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/tripwire-portable-0.9'
make: *** [all] Error 2
-----------------------------------------------------------------------
xfsprog:
-----------------------------------------------------------------------
In file included from agf.c:34:
agf.h:35: error: array type has incomplete element type
agf.h:36: error: array type has incomplete element type
make[1]: *** [agf.o] Error 1
make: *** [default] Error 2
------------------------------------------------------------------------
ash:
------------------------------------------------------------------------
cc -O2 -g -DSHELL -I. -DNO_HISTORY -DBSD=1 -DSMALL -D_GNU_SOURCE
-DGLOB_BROKEN -D__COPYRIGHT\(x\)= -D__RCSID\(x\)= -D_DIAGASSERT\(x\)=
-DHETIO -c -o hetio.o hetio.c
hetio.c:57: error: static declaration of 'hetio_inter' follows
non-static declaration
hetio.h:22: error: previous declaration of 'hetio_inter' was here
make: *** [hetio.o] Error 1
------------------------------------------------------------------------
imlib(it couldn't find jpeg even if I have package libjpeg-6b
installed):
------------------------------------------------------------------------
checking for jpeg_destroy_decompress in -ljpeg... no
configure: error: *** JPEG library not found ***
------------------------------------------------------------------------
In the end I found some errors in the BLFS book:
For package stunnel is tcpwrappers required, don't optional, becouse I
have an error during compiling stunnel without tcpwrappers installed.
In package Xscreensaver is missing required dependecy for Xfree86 or
X.org and in D-bus missing required dependency for Python:
------------------------------------------------------------------------
configure: Checking to see if we can build Python bindings
checking for python... no
checking for python2... no
checking for python2.5... no
checking for python2.4... no
checking for python2.3... no
checking for python2.2... no
checking for python2.1... no
checking for python2.0... no
checking for python1.6... no
checking for python1.5... no
configure: error: no suitable Python interpreter found
--------------------------------------------------------------------------
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page