bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] duplicate symbol _argp_fmtstream_write tar 1.19 under Mac OS X


From: Marius Schamschula
Subject: [Bug-tar] duplicate symbol _argp_fmtstream_write tar 1.19 under Mac OS X 10.5
Date: Tue, 27 Nov 2007 06:40:56 -0600

I have the following problem when building tar 1.19 (also happened with 1.18) under Mac OS 10.5.1 (note the same versions build correctly under 10.3.9 and 10.4.11):

if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../ lib -I/usr/local/include -g -O2 -MT utf8.o -MD -MP -MF ".deps/ utf8.Tpo" -c -o utf8.o utf8.c; \ then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/ utf8.Tpo"; exit 1; fi
utf8.c: In function ‘string_ascii_p’:
utf8.c:94: warning: comparison is always true due to limited range of data type gcc -std=gnu99 -g -O2 -o tar buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o misc.o names.o sparse.o system.o tar.o transform.o update.o utf8.o ../lib/libtar.a -L/usr/local/lib - lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation -L/usr/local/lib - liconv ld: duplicate symbol _argp_fmtstream_write in ../lib/libtar.a(argp- help.o) and tar.o

collect2: ld returned 1 exit status
make[2]: *** [tar] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Note: I'm not on the bug-tar list.

TIA

Marius



reply via email to

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