On Wed, Jun 26, 2002 at 04:31:59PM -0000, Jonathan Duncan wrote:
> Both processes game me this error message:
> 
> cc -fno-strict-aliasing -I/usr/local/include -O spamd/spamc.c  -o
> spamd/spamc -Wl,-E  -L/usr/local/lib -lg dbm -lm -lc -lcrypt -liconv -lutil
> /usr/libexec/elf/ld: cannot find -liconv
> *** Error code 1
> 
> Any idea what could be wrong?

You need to insall libiconv. Spamc is compiled in C, and as a result
needs to be linked with a few libraries.

-- 
Duncan Findlay


-------------------------------------------------------
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to