From owner-freebsd-ports Sat Nov 20 10:18:33 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 A85BF14D67; Sat, 20 Nov 1999 10:18:24 -0800 (PST) (envelope-from dervish@ikhala.tcimet.net) Received: (from dervish@localhost) by ikhala.tcimet.net (8.9.3/8.9.3) id NAA18139; Sat, 20 Nov 1999 13:48:00 -0500 (EST) (envelope-from dervish) Date: Sat, 20 Nov 1999 13:48:00 -0500 From: Bush Doctor To: Jeroen Ruigrok/Asmodai Cc: Alexander Langer , freebsd-ports@FreeBSD.ORG, asami@FreeBSD.ORG, grog@FreeBSD.ORG Subject: Re: ports/14987: graphics/xpm does not build a dynamic library, only a static one Message-ID: <19991120134800.H13565@ikhala.tcimet.net> References: <199911201350.FAA57507@freefall.freebsd.org> <19991120111531.C13565@ikhala.tcimet.net> <19991120165722.A6870@cichlids.cichlids.com> <19991120121712.D13565@ikhala.tcimet.net> <19991120180532.K41154@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <19991120180532.K41154@daemon.ninth-circle.org>; from asmodai@wxs.nl on Sat, Nov 20, 1999 at 06:05:32PM +0100 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: > -On [19991120 17:58], Bush Doctor (dervish@ikhala.tcimet.net) wrote: > >Out of da blue Alexander Langer aka (alex@cichlids.com) said: > >> Thus spake Bush Doctor (dervish@ikhala.tcimet.net): > > >> Not for me. > >> Asmodai and me talked about this on IRC, is defenitely no problem of > >> a single machine. > >hmmmm ... > > Alex is right about this. > > >> -ports cvsupped last night, XFree86 3.3.5. > >same here. > > Ports from today. XFree 3.3.3.1. > > >> Xaw3d v1.3 was ok, I now reinstalled v1.5, because Asmodai had the > >> problem and I wanted to check it, and yes, I have the same problem. > >curiouser and curiouer. Are you using the latest compiler? > > gcc 2.95.2 > > [asmodai@daemon] (1) $ gcc -v > Using builtin specs. > gcc version 2.95.2 19991024 (release) I haven't built the new compiler: ikhala.tcimet.net:Xaw3d> gcc -v Using builtin specs. gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) > > But what I also find curious is this: > > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > make Makefiles > making Makefiles in lib... > making Makefiles in sxpm... > making Makefiles in cxpm... > make includes > including in ./lib... > $(_NULLCMD_) expands to empty string > $(_NULLCMD_) expands to empty string > $(_NULLCMD_) expands to empty string > $(_NULLCMD_) expands to empty string > > [snip] > > Those NULLCMD's continue to show up during the whole compilation phase. > I can't remember for sure ever seeing those. I'm not seeing those: >> Xaw3d-1.5.tar.gz doesn't seem to exist on this system. >> Attempting to fetch from ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6.3/. Receiving Xaw3d-1.5.tar.gz (284420 bytes) 284420 bytes transferred in 5.0 seconds (55.09 Kbytes/s) ===> Extracting for Xaw3d-1.5 >> Checksum OK for Xaw3d-1.5.tar.gz. ===> Xaw3d-1.5 depends on shared library: X11.6 - found /bin/mkdir -p /usr/ports/x11-toolkits/Xaw3d/work/xc/lib/Xaw3d/X11/Xaw3d cd /usr/ports/x11-toolkits/Xaw3d/work/xc/lib/Xaw3d/X11/Xaw3d; /bin/ln -sf ../../*.h . ===> Patching for Xaw3d-1.5 ===> Applying FreeBSD patches for Xaw3d-1.5 ===> Configuring for Xaw3d-1.5 imake -DUseInstalled -I/usr/X11R6/lib/X11/config make Makefiles make includes + mkdir unshared + mkdir -p ./exports/include/X11/Xaw3d + cd ./exports/include/X11/Xaw3d + rm -f AllWidgets.h + ln -s ../../../.././AllWidgets.h . + rm -f AsciiSink.h From the looks of it there seems to be something about imake that the new cpp can't grok :( > > -- > 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 > I know you have tried, to feel... #:^) -- bush doctor harder than the rest ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message