Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 14:55:29 +0100
From:      Adam Nealis <adamn@csl.com>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Is tcl8.0.5 port broken?
Message-ID:  <37947FD1.7DF96EE1@csl.com>

next in thread | raw e-mail | index | archive | help
Maybe this should go to bugs, but I've never been clever
enough to find a bug!

I last cvsupped on Saturday last.

Using a FreeBSD 2.2.7-STABLE box, while trying to build

cyrus-1.5.19

from the ports, its ./configure tries to run tclsh8.0 and it
barfs with a core dump:
 
beast:{adamn - cyrus}# make
===>  Configuring for cyrus-1.5.19
loading cache ./config.cache
checking for makedepend... makedepend   
.
.
.
checking where Tcl says it lives... Bus error - core dumped

can't find tclsh


Undaunted I popped over to

/usr/ports/lang/tcl80

and did a

makedeinstall
make reinstall

which updated me to 8.0.5 (I was at 8.0.4), then back to

/usr/ports/mail/cyrus

and

make clean
make

which barfed again in the same place.

I hacked the Makefile to use Tcl7.6 and cyrus built fine. I
also did

/usr/local/bin/tclsh8.0

and got a core dump, so it's tcl8.0, no?.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37947FD1.7DF96EE1>