pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libiconv


From: Jason Stover
Subject: libiconv
Date: Tue, 27 Jun 2006 09:42:46 -0400
User-agent: Mutt/1.5.10i

ld was telling it couldn't find libiconv. I had to
put -liconv in the Makefile manually:

LIBS = -lncurses -lgsl -lgslcblas -lplot -lm -liconv

That was in spite of having LIBICONV = -liconv already
in the Makefile.

This only happened on a BSD machine.

-Jason




reply via email to

[Prev in Thread] Current Thread [Next in Thread]