From owner-freebsd-ports Sat Nov 20 7:45:45 1999 Delivered-To: freebsd-ports@freebsd.org Received: from ikhala.tcimet.net (ikhala.tcimet.net [198.109.166.215]) by hub.freebsd.org (Postfix) with ESMTP id 6C3E714C15; Sat, 20 Nov 1999 07:45:41 -0800 (PST) (envelope-from dervish@ikhala.tcimet.net) Received: (from dervish@localhost) by ikhala.tcimet.net (8.9.3/8.9.3) id LAA15959; Sat, 20 Nov 1999 11:15:32 -0500 (EST) (envelope-from dervish) Date: Sat, 20 Nov 1999 11:15:31 -0500 From: Bush Doctor To: freebsd-ports@FreeBSD.ORG Cc: asmodai@wxs.nl, asami@FreeBSD.ORG, grog@FreeBSD.ORG Subject: Re: ports/14987: graphics/xpm does not build a dynamic library, only a static one Message-ID: <19991120111531.C13565@ikhala.tcimet.net> References: <199911201350.FAA57507@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199911201350.FAA57507@freefall.freebsd.org>; from asmodai@wxs.nl on Sat, Nov 20, 1999 at 05:50:01AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 X-PGP-Fingerprint: 2C CE A5 D7 FA 4D D5 FD 9A CC 2B 23 04 46 48 F8 X-PGP-Keyid: 09E39259 WWW-Home-Page: http://ikhala.tcimet.net/dervish Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Out of da blue Jeroen Ruigrok/Asmodai aka (asmodai@wxs.nl) said: > The following reply was made to PR ports/14987; it has been noted by GNATS. > > From: Jeroen Ruigrok/Asmodai > To: FreeBSD Gnats > Cc: asami@freebsd.org, grog@freebsd.org > Subject: Re: ports/14987: graphics/xpm does not build a dynamic library, only a static one > Date: Sat, 20 Nov 1999 14:46:17 +0100 > > Just to add my 0.02 Euros: > > x11-toolkits/Xaw3d is wedged in exactly the same way. > > And given this, a lot of other ports might be dead in a likewise way. > > They build on STABLE, but on CURRENT they all fail on the way that they > won't create the shared libraries. > > Given that 4.0 RELEASE is fast approaching, the priority Greg assigned > to it initially and the severity. > > I am going to follow Greg's lead about Imake being wedged, but I urge > other porters to examine this issue as well. I just checked this on my -current box and both libraries are built. My last make world and kernel build are from 10 Nov. 99. Some info ... ikhala.tcimet.net:Xaw3d> file lib* libXaw3d.a: current ar archive libXaw3d.so: symbolic link to libXaw3d.so.6.1 libXaw3d.so.6: symbolic link to libXaw3d.so.6.1 libXaw3d.so.6.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped ikhala.tcimet.net:Xaw3d> pwd /usr/ports/x11-toolkits/Xaw3d/work/xc/lib/Xaw3d ikhala.tcimet.net:Xaw3d> uname -a FreeBSD ikhala.tcimet.net 4.0-CURRENT FreeBSD 4.0-CURRENT #37: Wed Nov 10 20:57:39 EST 1999 root@ikhala.tcimet.net:/usr/src/sys/compile/GANJA i386 ikhala.tcimet.net:Xaw3d> ls -l lib* -rw-r--r-- 1 root wheel 336938 Nov 20 10:39 libXaw3d.a lrwxr-xr-x 1 root wheel 15 Nov 20 10:39 libXaw3d.so -> libXaw3d.so.6.1* lrwxr-xr-x 1 root wheel 15 Nov 20 10:39 libXaw3d.so.6 -> libXaw3d.so.6.1* -rwxr-xr-x 1 root wheel 292573 Nov 20 10:39 libXaw3d.so.6.1* ikhala.tcimet.net:Xaw3d> I also built the xpm library ikhala.tcimet.net:xpm-3.4k> pwd /usr/ports/graphics/xpm/work/xpm-3.4k ikhala.tcimet.net:xpm-3.4k> ls -l lib/lib* -rw-r--r-- 1 root wheel 79228 Nov 20 10:59 lib/libXpm.a lrwxr-xr-x 1 root wheel 14 Nov 20 10:59 lib/libXpm.so -> libXpm.so.4.11* lrwxr-xr-x 1 root wheel 14 Nov 20 10:59 lib/libXpm.so.4 -> libXpm.so.4.11* -rwxr-xr-x 1 root wheel 59530 Nov 20 10:59 lib/libXpm.so.4.11* ikhala.tcimet.net:xpm-3.4k> file lib/lib* lib/libXpm.a: current ar archive lib/libXpm.so: symbolic link to libXpm.so.4.11 lib/libXpm.so.4: symbolic link to libXpm.so.4.11 lib/libXpm.so.4.11: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped ikhala.tcimet.net:xpm-3.4k> Now since my last world is from the 10th, i'm not running with the latest compiler ikhala.tcimet.net:xpm-3.4k> cc -v Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) Might this have something to do with the problem? > > -- > Jeroen Ruigrok van der Werven/Asmodai asmodai(at)wxs.nl > The BSD Programmer's Documentation Project > Network/Security Specialist BSD: Technical excellence at its best > Learn e-mail netiquette: http://www.lemis.com/email.html > Crucify me with Isolation... > > #:^) -- bush doctor harder than the rest ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message