Re: ld: cannot find -lsmbclient



On Tue, 2003-09-16 at 21:15, rolf deenen wrote:
> Hello,
> 
> I am trying to run install garnome 0.27.1 on a linuxfromscratch-machine. At 
> the moment i am running gnome 2.2, compiled from source but concidering the 
> extraordinous effort it takes to do this i thought of letting garnome do all 
> the work for me. Tough luck though. Trying to compile gnome-vfs-extra it 
> stops with this error: "/usr/bin/ld: cannot find -lsmbclient" during "make". 
> I did install samba (and since "./configure" didn't complain it must have 
> been detected). Does anybody have a clue to what the problem may be?

Out of curiosity... If you don't especially enjoy compiling software and
fiddling with it, why on earth would you choose LFS? :-)


> Thanks in advance,
> Rolf Deenen
> 
> PS. samba's "make install" didn't copy libsmbclient to /usr/include. I had to 
> do this manually. Perhaps another file didn't get placed in it's correct 
> location?
> PPS. This has been asked before on this list. But it never got an awnser.

It sounds like the libsmbclient library wasn't installed into /usr/lib
or wherever LFS puts libraries. You need more than the header files in
/usr/include to be able to link to the library.

It sounds to me like your samba install isn't complete. Maybe
libsmbclient is something you can choose specifically to build and
install?

Other than that I have no ideas.


Cheers,
Jens




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