Date: Sat, 02 Nov 2002 17:35:13 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: tjr@FreeBSD.org Cc: alfred@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio Makefile.inc findfp.c src/share/examples/etc make.conf src/share/man/man5 make.conf.5 Message-ID: <20021102.173513.57626967.imp@bsdimp.com> In-Reply-To: <20021103111644.A43637@dilbert.robbins.dropbear.id.au> References: <200211021947.gA2Jlr1M066867@repoman.freebsd.org> <20021103111644.A43637@dilbert.robbins.dropbear.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Yea. Right now you should be linking with libc.so.4 if you want to use programs or libraries built against libc.so.4. The missing symbol is telling you that you are doing something wrong. I don't know what other daragons there are between the .4 and .5 versions of libc.so, but this may be the only thing that is telling you that it will fail in mysterious ways. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021102.173513.57626967.imp>