On Fri, Jan 17, 2003, Michael van Elst wrote:

> > >     Update for building on FreeBSD 5
> > > [...]
> > >   -          ix86-freebsd4* )
> > >   +          ix86-freebsd4* | ix86-freebsd5* )
> >
> > Have you checked that the package also _RUNS_ under FreeBSD 5?
> > Because the binary is from FreeBSD 4...
>
> Runs (so far with a few small tests) IF we provide a libc.so.4.
> Easiest is a
>
> ln -s /usr/lib/libc.so.5 libc.so.4
> export LD_LIBRARY_PATH=`pwd` java ...
>
> The 'programs' from j2se are already wrapper scripts that could
> be patched.

libc.so.4 is no problem, this is provided by the compat4
package under FreeBSD 5. Then the change is fine.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to