From owner-freebsd-ports Sat May 1 22:44:27 1999 Delivered-To: freebsd-ports@freebsd.org Received: from area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76]) by hub.freebsd.org (Postfix) with ESMTP id 3FE5614EA0 for ; Sat, 1 May 1999 22:44:26 -0700 (PDT) (envelope-from mharo@area51.fremont.ca.us) Received: (from mharo@localhost) by area51.fremont.ca.us (8.9.2/8.9.2) id WAA16221; Sat, 1 May 1999 22:44:22 -0700 (PDT) (envelope-from mharo) Date: Sat, 1 May 1999 22:44:21 -0700 From: Michael Haro To: Lucky Green Cc: ports@FreeBSD.ORG Subject: Re: tix-4.1.0.006 port won't build Message-ID: <19990501224421.A16135@area51.fremont.ca.us> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Lucky Green on Sat, May 01, 1999 at 09:22:28PM -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think I found the problem. I'll commit a patch shortly (if I really did find the proper fix) Michael On Sat, May 01, 1999 at 09:22:28PM -0700, Lucky Green wrote: > cd-write depends on tix-4.1.0.006. However, the tix-4.1.0.006 port will > not build under FreeBSD 3.1. > > The follwing is 100% reproducable. It was preceeded by a make distclean. > > Relevant info follows: > > su-2.02# pwd > /usr/ports/sysutils/cd-write > su-2.02# make > ===> Extracting for cd-write-1.4.1 > [...] > ===> tix-4.1.0.006 depends on shared library: tk80.1 - found > ===> Patching for tix-4.1.0.006 > ===> Applying FreeBSD patches for tix-4.1.0.006 > ===> Configuring for tix-4.1.0.006 > [...] > cc tixAppInit.o -L/usr/ports/x11-toolkits/tix/work/Tix4.1.0/unix/tk8.0 > -ltix4180 -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 > -L/usr/X11R6/lib -lX11 -lm -o tixwish > /usr/libexec/elf/ld: cannot open -ltix4180: No such file or directory > *** Error code 1 > > Stop. > [...] > su-2.02# uname -a > FreeBSD adsl.cypherpunks.to 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Wed Mar 17 > 00:36:02 PST 1999 root@adsl.cypherpunks.to:/usr/src/sys/compile/ADSL > i386 > > What to do? > > Thanks, > --Lucky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message