When compiling today's XEmacs (tag release-21.2), I get the same error
I was getting with gcc-2.95-2.95.3-8:

gcc -g -O3 -Wall -Wno-switch -Winline -Wmissing-prototypes -Wshadow -I. 
-I../src -I/usr/local/src/xemacs-21.2/lib-src -I/usr/local/src/xemacs-21.2/src  
-DHAVE_CONFIG_H -DVERSION='"21.2-b46"' 
/usr/local/src/xemacs-21.2/lib-src/etags.c getopt.o getopt1.o  regex.o   -lgpm 
-lncurses -L/usr/lib -lesd -laudiofile -lm -lldap -lm -lutil -lgcc -lc -lgcc 
/usr/lib/crtn.o -o etags
/usr/local/src/xemacs-21.2/lib-src/etags.c: In function `C_entries':
/usr/local/src/xemacs-21.2/lib-src/etags.c:2777: warning: `typdefcblev' might 
be used uninitialized in this function
/lib/libdb2.so.2: undefined reference to `atexit'
collect2: ld returned 1 exit status
make: *** [etags] Error 1


Do I need to wait for libdb2.so (and, presumably, lots of other
libraries) to be rebuilt with the new gcc?

-- 
Bruce Stephens                  [EMAIL PROTECTED]
ACI Worldwide/MessagingDirect   <URL:http://www.MessagingDirect.com/>



Reply via email to