solved: Problem using CP850 with samba-3.0.4

Michael Collin Nielsen michael at hum.aau.dk
Wed Jul 21 14:32:25 GMT 2004


Richard Sharpe wrote:
> On Wed, 21 Jul 2004, Michael Collin Nielsen wrote:
> 
> 
>>Hi
>>
>>I came to the conclusion that the libiconv, that I supplied when I ran
>>configure wasn't used... config.log showed that the shared library
>>couldn't be loaded by the configure script. The configure only adds a -L
>>libiconv-path not a -R libiconv-path, therefore all the tests failed. I
>>added a LDFLAGS=-R/path/to/libiconv/lib, and now configure is able to do
>>the conversions :-)
> 
> 
> Hmmm, but this suggests that configure failed to do the right thing?
> 
> Perhaps it should be fixed. What was the path to libiconv?

My configure-line looks like this:

LDFLAGS=-R/pack/libiconv-1.9.1/lib/ ./configure 
--prefix=/pack/samba-3.0.4 --with-readline --with-automount 
--with-syslog --with-quotas --with-acl-support 
--with-libiconv=/pack/libiconv-1.9.1

Regards

-Mciahel


More information about the samba-technical mailing list