help-gnubatch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-gnubatch] make error


From: Marius Vaitiekunas
Subject: [help-gnubatch] make error
Date: Tue, 4 Oct 2011 11:17:38 +0300

Hello,
I am trying to compile gnubatch-1.4 on gentoo linux. GCC-4.5.3, bison
2.4.3, flex 2.5.35. I get the following error message:

cd build;make all
make[1]: Entering directory `/home/gnubatch/build'
gcc -O -g -Wall -fno-stack-protector  -Ihdrs -I..   -c -o btcharge.o btcharge.c
btcharge.c:35:13: warning: ‘Filename’ defined but not used
cd lib;make
make[2]: Entering directory `/home/gnubatch/build/lib'
libtool --mode=compile gcc -O -g -Wall -fno-stack-protector  -I../hdrs
-I../..   -c -o advtime.o advtime.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[2]: *** [advtime.o] Error 1
make[2]: Leaving directory `/home/gnubatch/build/lib'
make[1]: *** [lib/libgnubatch_int.la] Error 2
make[1]: Leaving directory `/home/gnubatch/build'
make: *** [build-src] Error 2

Anybody could explain, what should i do? Thank you in advance.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]