Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  7 Oct 2001 14:44:58 -0700 (PDT)
From:      Jonathan Blanton <jmblant@clemson.edu>
To:        freebsd-questions@FreeBSD.org
Subject:   ical won't build
Message-ID:  <20011007214458.8BF0D37B405@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
I tried to build /usr/ports/deskutils/ical, but the configure step
failed.  Following is a transcript of the build.


Script started on Wed Sep 12 16:14:33 2001
[root - /usr/ports/deskutils/ical]# make
===>  Extracting for ical-2.2
>> Checksum OK for ical-2.2.tar.gz.
===>   ical-2.2 depends on shared library: tk83.1 - not found
===>    Verifying install for tk83.1 in /usr/ports/x11-toolkits/tk83
===>  Extracting for tk-8.3.3
>> Checksum OK for tk8.3.3.tar.gz.
===>   tk-8.3.3 depends on shared library: tcl83.1 - not found
===>    Verifying install for tcl83.1 in /usr/ports/lang/tcl83

[ ... successful build of tcl-8.3.3_4 ... ]

===>   Returning to build of tk-8.3.3
===>   tk-8.3.3 depends on shared library: X11.6 - found

[ ... successful build of tk-8.3.3 ... ]

===>   Returning to build of ical-2.2
===>  Patching for ical-2.2
===>  Applying FreeBSD patches for ical-2.2
===>  Configuring for ical-2.2
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for Mail... /usr/bin/Mail
checking for c++... c++
checking whether the C++ compiler (c++  -O -pipe  ) works... yes
checking whether the C++ compiler (c++  -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for POSIXized ISC... no
checking Tcl/Tk installation
checking for tclsh... /usr/local/bin/tclsh8.3
checking for tclConfig.sh... /usr/local/lib/tcl8.3/tclConfig.sh
checking for tkConfig.sh... /usr/local/lib/tk8.3/tkConfig.sh
checking for installed Tcl/Tk library files... /usr/local/lib/libtcl83${TCL_DBGX}.so.1 not found
configure: error: Make sure Tcl/Tk are installed correctly on your
system and then rerun configure.
===>  Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:602: checking for a BSD compatible install
configure:657: checking for ranlib
configure:685: checking whether ln -s works
configure:710: checking for Mail
configure:988: checking for c++
configure:1020: checking whether the C++ compiler (c++  -O -pipe  ) works
configure:1036: c++ -o conftest  -O -pipe    conftest.C  1>&5
configure:1062: checking whether the C++ compiler (c++  -O -pipe  ) is a cross-compiler
configure:1067: checking whether we are using GNU C++
configure:1076: c++ -E conftest.C
configure:1095: checking whether c++ accepts -g
configure:1131: checking for POSIXized ISC
configure:1207: checking Tcl/Tk installation
configure:1220: checking for tclsh
configure:1279: checking for tclConfig.sh
configure:1306: checking for tkConfig.sh
configure:1337: checking for installed Tcl/Tk library files
(end of "config.log")
*** Error code 1

Stop in /usr/ports/deskutils/ical.
*** Error code 1

Stop in /usr/ports/deskutils/ical.
*** Error code 1

Stop in /usr/ports/deskutils/ical.
*** Error code 1

Stop in /usr/ports/deskutils/ical.
[root - /usr/ports/deskutils/ical]# exit
exit

Script done on Wed Sep 12 16:19:19 2001


I checked, and I do have /usr/local/lib/libtcl83.so.1.  Is the port
broken, or is the problem with my system?  I'm running FreeBSD
4.4-RELEASE.  My /etc/make.conf contains the single line
"XFREE86_VERSION=4", although I got the same error when I was using
Xfree86 3.3.6.  If the problem is with my system, what do I have
to do to get it to build?

-- 
Jonathan Blanton 
jmblant@clemson.edu
PGP Fingerprint = EB4B 4812 C82E 77F8 B6A7  D674 8F02 A1E7 5C4F CDBC


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?20011007214458.8BF0D37B405>