Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2005 10:47:02 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        "Scott I. Remick" <scott@sremick.net>
Cc:        freebsd-java@freebsd.org
Subject:   Re: OS check fails on JDK 1.4 & FreeBSD 5.4R
Message-ID:  <Pine.GSO.4.43.0505261046450.6436-100000@sea.ntplx.net>
In-Reply-To: <pan.2005.05.26.05.34.10.523080@sremick.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 26 May 2005, Scott I. Remick wrote:

> On Thu, 26 May 2005 00:25:02 -0600, Greg Lewis wrote:
>
> > So, if you manually do (in the jdk14 directory)
> >
> > gcc -lc_r -o work/testos files/testos.c
> >
> > (You may need to manually create the work directory if you've done a
> >  "make clean")
> >
> > What happens?  The only way the test can fail is if you can't compile
> > that programme.
>
> su-2.05b# gcc -lc_r -o work/testos files/testos.c
> /usr/bin/ld: cannot find -lc_r
>
> But does -lc_r signify libc_r? This is 5.4, so I don't have libc_r, I have
> libpthread.

Your system is hosed.  libc_r still exists even in current.  You must
have deleted it.  Also, make sure your entire ports tree is up to date.

--
DE





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0505261046450.6436-100000>