[6767] in Athena Bugs

home help back first fref pref prev next nref lref last post

rt 7.2P: /lib/libc_p.a

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jan 2 12:45:38 1991

From: lwvanels@ATHENA.MIT.EDU
Date: Wed, 2 Jan 91 12:45:29 -0500
To: bugs@ATHENA.MIT.EDU

System name:		matisse
Type and version:	RTPC-ROMPC 7.2P
Display type:		

What were you trying to do?
	Run dbx on a core file from program compiled with   cc -pg

What's wrong:
	When dbx is started it says:

dbx version 3.5 of 11/22/90 2:07 (minos).
Type 'help' for help.
reading symbolic information ...readsym: ignored symbol: mq
readsym: ignored symbol: scr15
readsym: ignored symbol: mq
readsym: ignored symbol: mq
readsym: ignored symbol: mq
readsym: ignored symbol: mq

This is due to extra symbols defined in /usr/lib/libc_p.a:

matisse# nm -o /usr/lib/libc_p.a | egrep scr15\|mq
/usr/lib/libc_p.a:insque.o:0000002c T _.remque
/usr/lib/libc_p.a:insque.o:00000060 D _remque
/usr/lib/libc_p.a:umf2x.o:0000000a a mq
/usr/lib/libc_p.a:wait3.o:0000000f a scr15
/usr/lib/libc_p.a:cvd10.o:0000000a a mq
/usr/lib/libc_p.a:uldiv.o:0000000a a mq
/usr/lib/libc_p.a:lmul.o:0000000a a mq
/usr/lib/libc_p.a:ldiv.o:0000000a a mq

home help back first fref pref prev next nref lref last post