安装了ythtlib。
make dep;make install
-bash-2.05b$ make dep
gcc -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -M *.c >.depend
-bash-2.05b$ make install
gcc -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g finddf.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o finddf finddf.o -L/home/bbs/bin -lythtbbs -lytht
gcc -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g mergeb.c
gcc -D_GNU_SOURCE -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -c -g record.c
gcc -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o mergeb mergeb.o record.o -L/home/bbs/bin -lythtbbs -lytht
mergeb.o: In function `main':
/home/bbs/bbs/bbs/local_utl/mergeb.c:58: undefined reference to `append_record_callback'
/home/bbs/bbs/bbs/local_utl/mergeb.c:65: undefined reference to `append_record_callback'
collect2: ld returned 1 exit status
make: *** [mergeb] Error 1
另外:现在configure是,不是读./bbsconfig
而是读./site/bbsconfig.sample。
其他的变了否?
【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: local_utl下面先make dep
: 然后makeinstall
: 另外安装了ythtlib没有
: 【 在 yibai.bbs@ttsx.cn-bbs.org (一白~~除了程序问题,其他不 的大作中提到: 】
: : 隔了一段时间没有弄,今天出错了。。。
: : -bash-2.05b$ make install
: : gcc -Wall -O2 -mmmx -msse -mcpu=pentium3 -march=pentium3 -pipe -DCONF_HAVE_OPENPTY -I../include -I../ythtlib -I../libythtbbs -g -DLINUX -o finddf finddf.o -L/home/bbs/bin -lythtbbs -lytht
: ...................
--
FROM 218.197.231.121