Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 00:39:47 +0200 (CEST)
From:      Slaven Rezic <eserte@cs.tu-berlin.de>
To:        gad@eclipse.its.rpi.edu
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/6882: Perl5 in most recent 3.0 snapshot
Message-ID:  <199806082239.AAA02921@cabulja.herceg.de>
In-Reply-To: <9806082058.AA24933@eclipse.its.rpi.edu> (message from Garance A Drosehn on Mon, 8 Jun 98 16:58:18 -0400)

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Slaven Rezic <eserte@cs.tu-berlin.de> writes:
> > Maybe the perl binary was built with libnet from KDE or JDK. I
> > think perl's Configure should not test for this library. Here's
> > a patch for the hints file
> 
> Aren't there some extensions to perl which will want perl to be
> linked with libnet?  (I have little experience with FreeBSD, but
> it seems I ran into something like that with perl on NeXTSTEP).
> 

$ ldd /usr/local/bin/perl
/usr/local/bin/perl:
        -lm.2 => /usr/lib/libm.so.2.0 (0x808d000)
        -lc.3 => /usr/lib/libc.so.3.0 (0x80a8000)
        -lcrypt.2 => /usr/lib/libcrypt.so.2.0 (0x811a000)

It seems that libnet is only used for systems without Berkeley
networking.

Slaven

-- 
                        ============
 ====================== Slaven Rezic ====================================
 eserte@cs.tu-berlin.de ============ http://user.cs.tu-berlin.de/~eserte/
 ======================              ====================================

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806082239.AAA02921>