scallop - 2004-07-11

Hiya everyone,

after successfully going through the ./configure stage, I have encountered another problem while compiling the package with the make command. The same error occurred when I tried to install libwmp using fink (libwmp version 0.2.8.2-4).

The error message:
grep: /usr/local/lib/libiconv.la: No such file or directory
sed: /usr/local/lib/libiconv.la: No such file or directory
libtool: link: `/usr/local/lib/libiconv.la' is not a valid libtool archive
make[3]: *** [libwmf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Anyone has a clue? Thank you in advance.