From owner-freebsd-questions Tue Apr 23 11: 6:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fepD.post.tele.dk (fepD.post.tele.dk [195.41.46.149]) by hub.freebsd.org (Postfix) with ESMTP id DE4C537B405 for ; Tue, 23 Apr 2002 11:06:53 -0700 (PDT) Received: from diku.dk ([62.242.131.129]) by fepF.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020423114038.DUTM16199.fepF.post.tele.dk@diku.dk>; Tue, 23 Apr 2002 13:40:38 +0200 Message-ID: <3CC5569D.30C36029@diku.dk> Date: Tue, 23 Apr 2002 13:42:06 +0100 From: Eivind Hagen X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Roman Neuhauser Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd 4.5-stable ports problem References: <3CC49849.2EBCF4EE@diku.dk> <20020423102050.GE27975@roman.mobil.cz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Roman Neuhauser wrote: > > 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 > > this is just a shot in the dark, but try to > > > make clean install -DFORCE_PKG_REGISTER > > in /usr/ports/converters/libiconv > The command above completes without any problems. However it doesn't solve the problem! 'make imwheel' still reports the same error. Any other suggestions? will be greatly appreciated! Eivind To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message