LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Problem compiling ncpfs (https://www.linuxquestions.org/questions/slackware-14/problem-compiling-ncpfs-68649/)

homerjatmoes 06-28-2003 10:07 AM

Problem compiling ncpfs
 
When I try to make ncpfs I get th following error;

make[1]: Entering directory `/home/mark/ncpfs-2.2.3/sutil'
gcc -Wl,--gc-sections -o nwsfind nwsfind.o ../lib/libncp.a
../lib/libncp.a(nwnet.o)(.text.libc_iconv_open+0xe): In function `libc_iconv_open':
/home/mark/ncpfs-2.2.3/lib/nwnet.c:486: undefined reference to `libiconv_open'
../lib/libncp.a(nwnet.o)(.text.libc_iconv_open+0x45):/home/mark/ncpfs-2.2.3/lib/nwnet.c:417: undefined reference to `libiconv_close'
../lib/libncp.a(nwnet.o)(.text.my_iconv_close+0x28): In function `my_iconv_close':
/home/mark/ncpfs-2.2.3/lib/nwnet.c:189: undefined reference to `libiconv_close'
../lib/libncp.a(nwnet.o)(.text.my_iconv+0x6b): In function `NWDSSpyConns':
/home/mark/ncpfs-2.2.3/lib/nwnet.c:408: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[1]: *** [nwsfind] Error 1
make[1]: Leaving directory `/home/mark/ncpfs-2.2.3/sutil'
make: *** [all] Error 2


I am using Slackware 9.0 any help would be appreciated.
Mark

kater 06-29-2003 04:54 AM

The source seems to be broken and/or buggy. Did you tried with another gcc?

homerjatmoes 06-29-2003 11:28 AM

No I havn't, I have installed ncpfs using rpms on mandrake 9 and suse 8.2. I have installed slack on another computer and will try it there, or am I better off insyalling slack 8?

Mark


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