Hi.

I'm building svn-10094 ; my host system is debian/testing.

I obtain an error while building check-0.9.9 ; here is the output of make
command :

make  all-recursive
make[1]: Entering directory `/lfs/sources/check-0.9.9'
Making all in lib
make[2]: Entering directory `/lfs/sources/check-0.9.9/lib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT libcompat.lo -MD -MP -MF 
.deps/libcompat.Tpo -c -o libcompat.lo libcompat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c 
libcompat.c  -fPIC -DPIC -o .libs/libcompat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c 
libcompat.c -o libcompat.o >/dev/null 2>&1
mv -f .deps/libcompat.Tpo .deps/libcompat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo 
-c -o malloc.lo malloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c  
-fPIC -DPIC -o .libs/malloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o 
malloc.o >/dev/null 2>&1
mv -f .deps/malloc.Tpo .deps/malloc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT realloc.lo -MD -MP -MF 
.deps/realloc.Tpo -c -o realloc.lo realloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c  
-fPIC -DPIC -o .libs/realloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c 
-o realloc.o >/dev/null 2>&1
mv -f .deps/realloc.Tpo .deps/realloc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT fileno.lo -MD -MP -MF .deps/fileno.Tpo 
-c -o fileno.lo fileno.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT fileno.lo -MD -MP -MF .deps/fileno.Tpo -c fileno.c  
-fPIC -DPIC -o .libs/fileno.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT fileno.lo -MD -MP -MF .deps/fileno.Tpo -c fileno.c -o 
fileno.o >/dev/null 2>&1
mv -f .deps/fileno.Tpo .deps/fileno.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT localtime_r.lo -MD -MP -MF 
.deps/localtime_r.Tpo -c -o localtime_r.lo localtime_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT localtime_r.lo -MD -MP -MF .deps/localtime_r.Tpo -c 
localtime_r.c  -fPIC -DPIC -o .libs/localtime_r.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT localtime_r.lo -MD -MP -MF .deps/localtime_r.Tpo -c 
localtime_r.c -o localtime_r.o >/dev/null 2>&1
mv -f .deps/localtime_r.Tpo .deps/localtime_r.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT pipe.lo -MD -MP -MF .deps/pipe.Tpo -c 
-o pipe.lo pipe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT pipe.lo -MD -MP -MF .deps/pipe.Tpo -c pipe.c  -fPIC 
-DPIC -o .libs/pipe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT pipe.lo -MD -MP -MF .deps/pipe.Tpo -c pipe.c -o pipe.o 
>/dev/null 2>&1
mv -f .deps/pipe.Tpo .deps/pipe.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     
-g -O2 -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes 
-Wwrite-strings -Wno-variadic-macros -MT putenv.lo -MD -MP -MF .deps/putenv.Tpo 
-c -o putenv.lo putenv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -ansi -pedantic 
-Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings 
-Wno-variadic-macros -MT putenv.lo -MD -MP -MF .deps/putenv.Tpo -c putenv.c  
-fPIC -DPIC -o .libs/putenv.o
putenv.c:5:1: error: expected identifier or '(' before '{' token
make[2]: *** [putenv.lo] Error 1
make[2]: Leaving directory `/lfs/sources/check-0.9.9/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/lfs/sources/check-0.9.9'
make: *** [all] Error 2

I have to say that, for some stupid reason, while building tcl, I ran twice
the command sequence :

make install
chmod -v u+w /tools/lib/libtcl8.6.so
make install-private-headers
ln -sv tclsh8.6 /tools/bin/tclsh

I don't know if this as effect but I prefer to mention it.

Thanks for advices.

-- 
Ph. Delavalade
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to