RE: No iconv() implementation found in C library or libiconv



Marcus wrote:
> On, Tue Apr 19, 2005, Xu Qiang wrote:
>> However, when I run the script as:
>> ./configure --with-libiconv=gnu CPPFLAGS="-I/usr/local/include"
>> LDFLAGS="-L/usr/local/lib -lintl 
>> 
>> It told me:
>> configure: error: unrecognized option: -lintl
> 
> You are missing a " at the end of LDFLAGS=...

Oh, this is a typo in the mail, in the command line of FreeBSD, what I typed is: 
./configure --with-libiconv=gnu CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" -lintl

Can you help me?

thanks,

Regards,
Xu Qiang




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