help-texinfo
[Top][All Lists]
Advanced

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

[help-texinfo] Texinfo 4.8 make issues under Mac OS X 10.4.1


From: Marshall DeBerry
Subject: [help-texinfo] Texinfo 4.8 make issues under Mac OS X 10.4.1
Date: Sat, 9 Jul 2005 16:51:04 -0400

Hello,
I am getting the following messages when doing a make of texinfo 4.8 under Mac OS X 10.4.1 using the gcc 4.0 compiler:


/usr/bin/ld: multiple definitions of symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libc.dylib (getopt.So) definition of _getopt ../lib/libtxi.a(getopt.o) definition of _getopt in section (__TEXT,__text)
/usr/bin/ld: multiple definitions of symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libc.dylib (getopt.So) definition of _opterr ../lib/libtxi.a(getopt.o) definition of _opterr in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libc.dylib (getopt.So) definition of _optind ../lib/libtxi.a(getopt.o) definition of _optind in section (__DATA,__data)
/usr/bin/ld: multiple definitions of symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../../libc.dylib (getopt.So) definition of _optopt ../lib/libtxi.a(getopt.o) definition of _optopt in section (__DATA,__data)
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
collect2: ld returned 1 exit status
make[3]: *** [ginfo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any help/suggestions would be appreciated.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]