LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   smb4k install error (https://www.linuxquestions.org/questions/linux-software-2/smb4k-install-error-206682/)

glaex 07-18-2004 04:45 PM

smb4k install error
 
background:

im relatively new to linux, i tried slax out about 6 months ago and decided to install linux to my hard drive. one thing i really liked about slax was how easy it was to network. unfortunately onebase (the distro i chose after testing 5 or 6 others, i really like it, great support, and its noticeably faster than anything else i tried) doesnt include smb4k, the program that made slax so easy to network.

problem:

i am trying to install smb4k (from source) ./configure works fine but i when i make i get
Code:

smb4kmounter.cpp: In member function `void Smb4KMounter::import()':
smb4kmounter.cpp:224: warning: format not a string literal and no format
  arguments
smb4kmounter.cpp:1132:28: smb4kmounter.moc: No such file or directory
make[3]: *** [smb4kmounter.o] Error 1
make[3]: Leaving directory `/home/smb4k-0.4.0/smb4k/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/smb4k-0.4.0/smb4k'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/smb4k-0.4.0'
make: *** [all] Error 2

any help/advice would be greatly appreciated

MS3FGX 07-18-2004 09:19 PM

It seems odd it is trying to make it's own home directory...


All times are GMT -5. The time now is 12:11 AM.