bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] pls help


From: Pavel . Bortnovskiy
Subject: [Bug-tar] pls help
Date: Wed, 20 Oct 2004 19:13:06 -0400

Hello, I am building tar on our Solaris box (to be by KDE build which requires gnu tar because of the usage of "-C" option). However, I am running into a strange error which I cannot figure out. Perhaps you could have a min to give me some kind of direction/suggestion. Thank you!
 
make[2]: Entering directory `/ccclocal/dvtr9874dfs/a4/opt/kdev/src/tar-1.14/src'
/cccimp/run/pd/gcc/3.3.4-32bit/bin/gcc  -I/home/a4dev/opt/kdev/gtk/include -I/home/a4dev/opt/kdev/kdelibs/include -I/home/a4dev/opt/kdev/graphviz/include  -L/home/a4dev/opt/kdev/gtk/lib -L/home/a4dev/opt/kdev/kdelibs/lib -L/home/a4dev/opt/kdev/graphviz/lib/graphviz -o tar  buffer.o compare.o create.o delete.o extract.o xheader.o incremen.o list.o mangle.o misc.o names.o rtapelib.o sparse.o system.o tar.o update.o utf8.o ../lib/libtar.a  -lrt
../lib/libtar.a(human.o)(.text+0x70): In function `adjust_value':
: undefined reference to `_Q_flt'
../lib/libtar.a(human.o)(.text+0x170): In function `adjust_value':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0x2a0): In function `adjust_value':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0x940): In function `human_readable':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0xa00): In function `human_readable':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0xab0): In function `human_readable':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0xb40): In function `human_readable':
: undefined reference to `_Q_mul'
../lib/libtar.a(human.o)(.text+0xc0c): In function `human_readable':
: undefined reference to `_Q_itoq'
../lib/libtar.a(human.o)(.text+0xc80): In function `human_readable':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0xcd0): In function `human_readable':
: undefined reference to `_Q_mul'
../lib/libtar.a(human.o)(.text+0xd04): In function `human_readable':
: undefined reference to `_Q_itoq'
../lib/libtar.a(human.o)(.text+0xd78): In function `human_readable':
: undefined reference to `_Q_add'
../lib/libtar.a(human.o)(.text+0xdc8): In function `human_readable':
: undefined reference to `_Q_mul'
../lib/libtar.a(human.o)(.text+0xfd0): In function `human_readable':
: undefined reference to `_Q_mul'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x70): In function `__fixunstfdi':
/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:855: undefined reference to `_Q_flt'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0xc0):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:859: undefined reference to `_Q_mul'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0xdc):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:862: undefined reference to `_Q_qtou'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x16c):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:865: undefined reference to `_Q_sub'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x19c):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:869: undefined reference to `_Q_flt'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x1c4):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:870: undefined reference to `_Q_qtou'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x1e8):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:872: undefined reference to `_Q_qtou'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_fixunstfdi.oS)(.text+0x22c):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:873: undefined reference to `_Q_add'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0x6c): In function `__floatditf':
/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1046: undefined reference to `_Q_itoq'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0xb4):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1047: undefined reference to `_Q_mul'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0xe8):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1048: undefined reference to `_Q_mul'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0x104):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1049: undefined reference to `_Q_itoq'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0x158):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1049: undefined reference to `_Q_add'
/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/libgcc.a(_floatditf.oS)(.text+0x188):/cccimp/build/pd/gcc-3.3.4/gcc/libgcc2.c:1049: undefined reference to `_Q_add'
/cccimp/run/pd/binutils/2.14/bin/ld: tar: hidden symbol `_Q_sub' isn't defined
collect2: ld returned 1 exit status
make[2]: *** [tar] Error 1
make[2]: Leaving directory `/ccclocal/dvtr9874dfs/a4/opt/kdev/src/tar-1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/ccclocal/dvtr9874dfs/a4/opt/kdev/src/tar-1.14'
make: *** [all] Error 2
 

bash-2.03$ uname -a
SunOS svtr9870dap 5.8 Generic_117000-05 sun4u sparc SUNW,Sun-Fire-480R
 
bash-2.03$ gcc -v
Reading specs from /cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4/specs
Configured with: /cccimp/build/pd/gcc-3.3.4/configure --prefix=/cccimp/run/pd/gcc/3.3.4-32bit --with-gnu-as --with-as=/cccimp/run/pd/binutils/2.14/bin/as --with-gnu-ld --with-ld=/cccimp/run/pd/binutils/2.14/bin/ld --enable-shared --enable-threads=posix --with-cpu=ultrasparc --with-tune=ultrasparc --enable-languages=c,c++,java,f77 --disable-checking --enable-version-specific-runtime-libs --program-suffix=3.3 --with-dwarf2 --with-system-zlib
Thread model: posix
gcc version 3.3.4
bash-2.03$
 

bash-2.03$ echo $PATH
/home/a4dev/opt/kdev/graphviz/bin:/home/a4dev/opt/kdev/kdelibs/bin:/home/a4dev/opt/kdev/autoconf/bin:/home/a4dev/opt/kdev/m4/bin:/home/a4dev/opt/kdev/gtk/bin:/home/a4dev/opt/kdev/pkgconfig/bin:
/cccimp/run/pd/gcc/3.3.4-32bit/bin:/vobs/vtr_FIX_A4/EQY_FixA4/opt/32/bin:/cccimp/run/pd/binutils/2.14/bin:/vobs/vtr_FIX_A4/EQY_FixA4/opt/32/ACE_wrappers/bin:
/usr/atria/bin:/usr/openwin/bin:/ccclocal/dvtr9874dfs/a2/bortnopa/bin:/ccclocal/dvtr9874dfs/a2/bortnopa/scripts:/cccimp/run/tp/oracle/client/v9.2.0.1.0/bin:/cccimp/run/pd/gnumake/v3.80/bin:/cccimp/run/tp/sun/SUNWspro/v6.2/bin:/cccimp/run/tp/Tibco/Rendezvous/6.9/bin:/home/bortnopa/bin:/cccimp/run/tp/netscape/communicator/4.72/netscape:/home/a4dev/bin:/usr/ccs/bin:/etc:/bin:/usr/lib:/usr/sbin:/usr/bin:/cccimp/run/tp/rational/PurifyPlus/v2003a.06.13/releases/PurifyPlus.2003a.06.13/sun4_solaris2/bin:/cccimp/dyn/data/ProgramTrading/s26_gcc/bin
 
bash-2.03$ echo $LD_LIBRARY_PATH
/home/a4dev/opt/kdev/graphviz/lib/graphviz:/home/a4dev/opt/kdev/kdelibs/lib:/home/a4dev/opt/kdev/gtk/lib:/ccclocal/dvtr9874dfs/a4/opt/kdev/src/qt-x11-free-3.3.3/lib:/cccimp/run/tp/Tibco/Rendezvous/6.9/lib:/cccimp/run/tp/IBM/mqm/5.3.0/lib:/usr/atria/lib:/cccimp/run/tp/oracle/client/v9.2.0.1.0/lib32:/cccimp/run/tp/oracle/client/v9.2.0.1.0/lib:/vobs/vtr_FIX_A4/EQY_FixA4/opt/32/ACE_wrappers/ace:/cccimp/run/pd/binutils/2.14/lib:/vobs/vtr_FIX_A4/EQY_FixA4/opt/32/lib:/cccimp/run/pd/gcc/3.3.4-32bit/lib:/cccimp/run/pd/gcc/3.3.4-32bit/lib/gcc-lib/sparc-sun-solaris2.8/3.3.4
bash-2.03$
 

-----------------------------------------

        Pavel Bortnovskiy

        UBS Investment Bank

      A4 – Client Connectivity

      Ext. Ph.: 203-719-3014

      Int. Ph.: 19-337-3014

      Cell Ph.: 917-952-9822

      Email: address@hidden

      Interchange: bortnopa

-----------------------------------------

 
Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.

reply via email to

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