Author
|
Topic: unused definition ... (proftp compil)
|
tazzfr
Junior Member
Member # 241
|
posted November 30, 2001 07:42 PM
I try to compile proftpd but I always get the same errors:[...] lib/libsupp.a(getopt.o) definition of _optarg in section (__DATA,__data) /usr/lib/libSystem.dylib(getopt.o) unused definition of _optarg /usr/bin/ld: warning unused multiple definitions of symbol _opterr lib/libsupp.a(getopt.o) definition of _opterr in section (__DATA,__data) /usr/lib/libSystem.dylib(getopt.o) unused definition of _opterr /usr/bin/ld: warning unused multiple definitions of symbol _optind lib/libsupp.a(getopt.o) definition of _optind in section (__DATA,__data) /usr/lib/libSystem.dylib(getopt.o) unused definition of _optind /usr/bin/ld: warning unused multiple definitions of symbol _optopt [...] Does some know this problem ? tazzfr
Posts: 1 | Registered: Nov 2001
| IP: Logged
|
|
|
willy wonka
Member
Member # 32
|
posted February 15, 2002 07:07 AM
i would think unused definitions wouldn't be that big a deal. i've gotten things to work before with them. just means it's defining a variable it's not using.-------------------- -- -willy "Freedom will henceforth be compulsory." -Random Party Manifesto
Posts: 92 | Registered: Aug 2001
| IP: Logged
|
|
|