|
发表于 2002-9-14 16:23:57
|
显示全部楼层
make all-recursive
make[1]: Entering directory `/root/gWuBi-1.0/g5config'
Making all in g5config
make[2]: Entering directory `/root/gWuBi-1.0/g5config/g5config'
source='SetEnv.cpp' object='SetEnv.o' libtool=no \
depfile='.deps/SetEnv.Po' tmpdepfile='.deps/SetEnv.TPo' \
depmode=gcc /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o SetEnv.o `test -f SetEnv.cpp || echo './'`SetEnv.cpp
make[2]: Leaving directory `/root/gWuBi-1.0/g5config/g5config'
make[1]: Leaving directory `/root/gWuBi-1.0/g5config'
make all-recursive
make[1]: Entering directory `/root/gWuBi-1.0/g5config'
Making all in g5config
make[2]: Entering directory `/root/gWuBi-1.0/g5config/g5config'
source='SetEnv.cpp' object='SetEnv.o' libtool=no \
depfile='.deps/SetEnv.Po' tmpdepfile='.deps/SetEnv.TPo' \
depmode=gcc /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -c -o SetEnv.o `test -f SetEnv.cpp || echo './'`SetEnv.cpp
make[2]: Leaving directory `/root/gWuBi-1.0/g5config/g5config'
make[1]: Leaving directory `/root/gWuBi-1.0/g5config'
In file included from SetEnv.cpp:19:
SetEnv.ui.h: In method `void fmSetEnv::init()':
SetEnv.ui.h:17: `getenv' undeclared (first use this function)
SetEnv.ui.h:17: (Each undeclared identifier is reported only once
SetEnv.ui.h:17: for each function it appears in.)
make[2]: *** [SetEnv.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2 |
|