Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 00:10:01 +0100
From:      Eivind Hagen <kilroy@diku.dk>
To:        freebsd-questions@freebsd.org
Subject:   Freebsd 4.5-stable ports problem
Message-ID:  <3CC49849.2EBCF4EE@diku.dk>

next in thread | raw e-mail | index | archive | help
I have a problem setting up a FreeBSD machine.

If I try to 'make' certain ports which requires the port "libiconv" (or
more specifically "iconv.3")  the process fails. I've tried to reinstall
"libiconv" - this completes fine, but doesn't solve the problem.

Mozilla, kde and imwheel fails to install. I could install VIM without
any problems - though it seems this port also uses "libiconv".

Here is the output, trying to 'make'  /usr/ports/x11/imwheel

===>  Extracting for imwheel-0.9.9
>> Checksum OK for imwheel-0.9.9.tar.gz.
===>   imwheel-0.9.9 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>  Extracting for gmake-3.79.1_1
>> Checksum OK for make-3.79.1.tar.gz.
===>   gmake-3.79.1_1 depends on shared library: intl.2 - not found
===>    Verifying install for intl.2 in /usr/ports/devel/gettext
===>  Extracting for gettext-0.11.1_1
>> Checksum OK for gettext-0.11.1.tar.gz.
===>   gettext-0.11.1_1 depends on executable: bison - not found
===>    Verifying install for bison in /usr/ports/devel/bison
===>  Extracting for bison-1.35
>> Checksum OK for bison-1.35.tar.bz2.
===>   bison-1.35 depends on shared library: iconv.3 - not found
===>    Verifying install for iconv.3 in /usr/ports/converters/libiconv
===>   Returning to build of bison-1.35
Error: shared library "iconv.3" does not exist
*** Error code 1

Stop in /usr/ports/devel/bison.
*** Error code 1

Stop in /usr/ports/devel/gettext.
*** Error code 1

Stop in /usr/ports/devel/gmake.
*** Error code 1

Stop in /usr/ports/x11/imwheel.
----------

The source is updated via cvsup.

Any suggestions?


Eivind





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?3CC49849.2EBCF4EE>