From owner-freebsd-current Sun Sep 27 10:02:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16239 for freebsd-current-outgoing; Sun, 27 Sep 1998 10:02:37 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16234 for ; Sun, 27 Sep 1998 10:02:34 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id TAA01027 for freebsd-current@FreeBSD.ORG; Sun, 27 Sep 1998 19:02:23 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id 1EF4A1531; Sun, 27 Sep 1998 16:54:52 +0200 (CEST) Date: Sun, 27 Sep 1998 16:54:51 +0200 From: Ollivier Robert To: "FreeBSD Current Users' list" Subject: Inconsistency in CURRENT's perl Message-ID: <19980927165451.A26338@keltia.freenix.fr> Mail-Followup-To: FreeBSD Current Users' list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i X-Operating-System: FreeBSD 3.0-BETA/ELF ctm#4660 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 3.0-BETA perl5 uses a shared libperl.so.3 _but_ the configuration lists it as static. ELF system recently installed from 3.0-19980923-BETA and recompiled. FreeBSD tara.freenix.org 3.0-BETA FreeBSD 3.0-BETA #0: Sun Sep 27 14:53:13 CEST 1998 roberto@tara:/src/src/sys/compile/TARA i386 202 [16:51] roberto@tara:~> which perl /usr/bin/perl 203 [16:51] roberto@tara:~> ldd /usr/bin/perl /usr/bin/perl: libperl.so.3 => /usr/lib/libperl.so.3 (0x28052000) libm.so.2 => /usr/lib/libm.so.2 (0x280e2000) libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280fc000) libc.so.3 => /usr/lib/libc.so.3 (0x280ff000) 204 [16:51] roberto@tara:~> perl -V Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration: Platform: osname=freebsd, osvers=3.0-current, archname=i386-freebsd uname='freebsd 3.0-current #0: ' hint=recommended, useposix=true, d_sigaction=define usethreads=undef useperlio=undef d_sfio=undef Compiler: cc='cc', optimize='undef', gccversion=2.7.2.1 cppflags='' ccflags ='' stdchar='char', d_stdstdio=undef, usevfork=true intsize=4, longsize=4, ptrsize=4, doublesize=8 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='ld', ldflags ='-Wl,-E ' libpth=/usr/lib /usr/local/lib libs=-lm -lc -lcrypt libc=undef, so=so, useshrplib=false, libperl=libperl.a ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fpic', lddlflags='-shared ' Characteristics of this binary (from libperl): Built under freebsd Compiled at Sep 27 1998 12:13:24 @INC: /usr/libdata/perl/5.00502/mach /usr/libdata/perl/5.00502 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-BETA #0: Sat Sep 19 23:38:25 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message