Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 1999 22:44:21 -0700
From:      Michael Haro <mharo@area51.fremont.ca.us>
To:        Lucky Green <shamrock@adsl.cypherpunks.to>
Cc:        ports@FreeBSD.ORG
Subject:   Re: tix-4.1.0.006 port won't build
Message-ID:  <19990501224421.A16135@area51.fremont.ca.us>
In-Reply-To: <Pine.BSF.4.05.9905012112420.9040-100000@adsl.cypherpunks.to>; from Lucky Green on Sat, May 01, 1999 at 09:22:28PM -0700
References:  <Pine.BSF.4.05.9905012112420.9040-100000@adsl.cypherpunks.to>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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