[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#91512: Something's still wrong



On Fri, Mar 30, 2001 at 10:51:11AM +0100, Bruce Stephens wrote:
> 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?

Yes, libdb2, needs to be rebuilt, and is in fact in incoming right now.

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: