Hi,

is anybody able to solve this problem that seems to occure only on 64bit
archs.  I compared the build logs and found:


make[2]: Entering directory `/build/buildd/loki-2.4.7.4/lokisrc'
cc -g -Wall -O2 -W -Wall -pedantic -ffloat-store -Wno-long-long -I../include    
 -c -o param_parse.o param_parse.c
cc -c -g -Wall -O2 -W -Wall -pedantic -ffloat-store -Wno-long-long -I../include 
  -DYY_NO_UNPUT param_lex.c
In file included from /usr/include/sys/stat.h:107,
                 from param_lex.l:25:
/usr/include/bits/stat.h:65: error: expected identifier or '(' before '[' token
make[2]: *** [param_lex.o] Error 1
make[2]: Leaving directory `/build/buildd/loki-2.4.7.4/lokisrc'


in the ia64 build log while i386 says:


make[2]: Entering directory `/tmp/buildd/loki-2.4.7.4/lokisrc'
cc -g -Wall -O2 -W -Wall -pedantic -ffloat-store -Wno-long-long -I../include    
 -c -o param_parse.o param_parse.c
cc -c -g -Wall -O2 -W -Wall -pedantic -ffloat-store -Wno-long-long -I../include 
  -DYY_NO_UNPUT param_lex.c
cc -g -Wall -O2 -W -Wall -pedantic -ffloat-store -Wno-long-long -I../include    
 -c -o read_binfiles.o read_binfiles.c


Is anybody with experience on 64bit archs able to fix this?

Kind regards

            Andreas.

--
http://fam-tille.de


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to