GNU bug report logs -
#9797
guile make error
Previous Next
Reported by: jia hao <bywetech <at> gmail.com>
Date: Wed, 19 Oct 2011 16:36:01 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Dear friend,
I am a new user of linux, and I want install geda, that needs guile
, so I install guile, but failure with make up , I installed mp mp4,
ltdl, slib, and configure well, only make it, problems come out, a
lot of GNU from source conpile with problems of my os, others time I
have changed some where as the problem report, and this time I can not
going ,I also with another problem about qcad, but not here asking,
thanks and I want please solved it soon.
mr. bo
my host information is that
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = mips64
UNAME_RELEASE = 2.6.27.7-43
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 PREEMPT Tue May 5 23:51:30 CST 2009
loongson2f cpu, redflag linux.
I can not make well of the guile-1.8.2
error
root <at> loongson guile-1.8.2]# make
make all-recursive
make[1]: Entering directory `/root/soft/logic/guile-1.8.2'
Making all in oop
make[2]: Entering directory `/root/soft/logic/guile-1.8.2/oop'
Making all in goops
make[3]: Entering directory `/root/soft/logic/guile-1.8.2/oop/goops'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/soft/logic/guile-1.8.2/oop/goops'
make[3]: Entering directory `/root/soft/logic/guile-1.8.2/oop'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/soft/logic/guile-1.8.2/oop'
make[2]: Leaving directory `/root/soft/logic/guile-1.8.2/oop'
Making all in libguile
make[2]: Entering directory `/root/soft/logic/guile-1.8.2/libguile'
make all-am
make[3]: Entering directory `/root/soft/logic/guile-1.8.2/libguile'
if [ "no" = "yes" ]; then \
gcc -DHAVE_CONFIG_H -I.. -I.. -c -o c-tokenize.o c-tokenize.c; \
else \
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall
-Wmissing-prototypes -Werror -c -o c-tokenize.o c-tokenize.c; \
fi
cc1: warnings being treated as errors
./c-tokenize.lex:552: 错误(error):‘input’定义后未使用(defined and not use it)
make[3]: *** [c-tokenize.o] 错误 1 error 1
make[3]: Leaving directory `/root/soft/logic/guile-1.8.2/libguile'
make[2]: *** [all] 错误 2 error 2
make[2]: Leaving directory `/root/soft/logic/guile-1.8.2/libguile'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/root/soft/logic/guile-1.8.2'
make: *** [all] 错误 2
This bug report was last modified 13 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.