Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 05:57:37 +0800
From:      Peter Wemm <peter@spinner.DIALix.COM>
To:        asami@freebsd.org (Satoshi Asami)
Cc:        chuckr@glue.umd.edu, ports@freebsd.org
Subject:   Re: expect build failure 
Message-ID:  <199610302157.FAA01248@spinner.DIALix.COM>
In-Reply-To: Your message of "Wed, 30 Oct 1996 13:38:03 PST." <199610302138.NAA21271@silvia.HIP.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi Asami wrote:
> I have itcl installed (there is a "libtk41i" shared library in
> /usr/local/lib), could it be causing the confusion?
> 
> Satoshi
> -------
> ===>  Extracting for expect-5.21
> ===>  expect-5.21 depends on shared library: tk41\.1\. - found
> (cd /usr/ports/x11/tk41 && make extract)
> Checksums OK.
> ===>  Extracting for tk-4.1
> ln -s /usr/ports/x11/tk41/work/tk* /a/ports/lang/expect/work
> ===>  Patching for expect-5.21

[...]

> cc -O2 -pipe -g -fPIC  -o expectk exp_main_tk.o -L/a/ports/lang/expect/work/e
    xpect-5.21 -lexpect521 -LNONE/lib/itcl -ltk41i -ltcl75   -lutil 
-L/usr/X11R
    6/lib -lX11   -lm
> ld: -ltk41i: no match
> *** Error code 1

Hmm, it's getting the itcl stuff from somewhere, but it's not showing it 
up in the config output..

Have a look through the config.status file and see what values it's picked 
up for TCL_LIB_SPEC, TCL_BUILD_LIB_SPEC etc.  Hmm, no, that would be in 
the tclConfig.sh and tkConfig.sh files.  Hmm...  The tkConfig.sh file 
hasn't been overwritten by any chance, has it?

Cheers,
-Peter





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