LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: blyel

如何在系统启动的时候启动gwubi?

[复制链接]
发表于 2002-9-14 15:47:21 | 显示全部楼层
susu 8.0下其实编译 可以通过,那个
“checking the maxium length of command line arguments"大概20分钟后会出来一个32768的瘦数字,然后会继续CONFIGURE,可是会出现MAKE错误。
发表于 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
发表于 2002-9-14 20:26:24 | 显示全部楼层
GOOD! MAC
发表于 2002-9-16 09:12:50 | 显示全部楼层

MAC的方法是不错。不过。。。。。。

我看你用的方法好象是一些环境变量没有(具体我自己也没试过),我想是不是你的当前目录中没有.i18n这个文件,而你的langfile又定义的是它,我想应该将/etc/sysconfig/i18n COPY至~/.i18n就可以了。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表