Date: Tue, 23 Apr 2002 16:05:13 +0100 From: Eivind Hagen <kilroy@diku.dk> To: Roman Neuhauser <neuhauser@mail.cz> Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd 4.5-stable ports problem Message-ID: <3CC57828.30F9A171@diku.dk> References: <3CC49849.2EBCF4EE@diku.dk> <20020423102050.GE27975@roman.mobil.cz> <3CC5569D.30C36029@diku.dk> <20020423123811.GN27975@roman.mobil.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
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". > > > > > > > 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. > > Umm... Does the port version you have install libiconv.so.3? You > might be having a version mismatch... (another wild guess) Problem solved. I checked my supfile, and it turns out I forgot to include 'ports-converters' (DOH!).... Now everything works fine. Thanks! 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?3CC57828.30F9A171>