Re: Make Failure with tin on sparc Solaris 9
Urs Janßen <[email protected]>
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 13, 2004 at 10:42:55AM -0400, Thomas Dickey wrote: > > ld.so.1: ./makecfg: fatal: libiconv.so.2: open failed: No such file or directory > > *** Signal 9 > > make: Fatal error: Command failed for target `tincfg.h' > > Current working directory /home/skidmore/downloads/tin-1.7.5/src > > *** Error code 1 (ignored) > > bash-2.05$ locate libiconv.so.2 > > /usr/local/lib/libiconv.so.2 > Putting it in LD_LIBRARY_PATH would be more helpful. or use -L/usr/local/lib in LDFLAGS. dunno how complicate it is but we might also inspect the configure process and try to make the linkage of makecfg not to "depend" on extra libs like libiconv. urs -- "Only whimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it ;)" - Linus