Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2002 16:44:29 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        tjr@FreeBSD.ORG, 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:  <20021103004429.GB30494@troutmask.apl.washington.edu>
In-Reply-To: <20021102.173513.57626967.imp@bsdimp.com>
References:  <200211021947.gA2Jlr1M066867@repoman.freebsd.org> <20021103111644.A43637@dilbert.robbins.dropbear.id.au> <20021102.173513.57626967.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 02, 2002 at 05:35:13PM -0700, M. Warner Losh wrote:
> 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.
> 

Then COMPAT4X needs to install a complete set of libraries
and the crt* files.   As I already posted at least twice, I
can kludge the linking against libc.so.4. but there are no
/usr/lib/compat/crt* files nor /usr/lib/compat/libm* files.

-- 
Steve

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?20021103004429.GB30494>