[kde-solaris] Problem when compile arts-1.0.4 on Solaris 8

Pedro Herbello Hermelo kde-solaris@mail.kde.org
Thu Oct 24 16:24:03 2002


Hello,
 
i am trying to compile the KDE 3.0.4 and i have a problem when i compile 
the arts-1.0.4 on Solaris 8.

I already built th gcc 3.2 with the --enable-shared option, and it looks 
fine.



The trace error i get is:


cc1plus: warning: changing search order for system directory 
"/usr/local/include"
cc1plus: warning:   as it has already been specified as a non-system 
directory
/bin/sh ../libtool --mode=link --tag=CXX g++  -fno-exceptions 
-fno-check-new    -L/home/ecepehh/Local/qt-x11-free-3.0.5/lib 
-L/home/ecepehh/Local/KDE3/kde-3.0.4/lib  -L/usr/openwin/lib 
-L/home/ecepehh/Local/KDE3/lib -o mcopidl  mcopidl.o yacc.o scanner.o  
namespace.o ../mcop/libmcop.la
mkdir .libs
g++ -fno-exceptions -fno-check-new -o .libs/mcopidl mcopidl.o yacc.o 
scanner.o namespace.o  -L/home/ecepehh/Local/qt-x11-free-3.0.5/lib 
-L/home/ecepehh/Local/KDE3/kde-3.0.4/lib -L/usr/openwin/lib 
-L/home/ecepehh/Local/KDE3/lib ../mcop/.libs/libmcop.so 
-L/home/ecepehh/Local/gcc-3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/home/ecepehh/Local/gcc-3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2/../../.. 
-L/usr2/SOURCES/S8/gcc-3.2/objdir/sparc-sun-solaris2.8/libstdc++-v3/src 
-L/usr2/SOURCES/S8/gcc-3.2/objdir/sparc-sun-solaris2.8/libstdc++-v3/src/.libs 
-L/usr2/SOURCES/S8/gcc-3.2/objdir/gcc 
-L/usr/local/sparc-sun-solaris2.8/bin 
-L/usr/local/sparc-sun-solaris2.8/lib -lsocket -lnsl -ldl 
/usr/local/lib/libstdc++.so -lm -lgcc_s -Wl,-R 
-Wl,/home/ecepehh/Local/KDE3/kde-3.0.4/lib -Wl,-R -Wl,/usr/local/lib
ld: fatal: file 
/home/ecepehh/Local/gcc-3.2/lib/gcc-lib/sparc-sun-solaris2.8/3.2/../../../libstdc++.so: 
recording name `libstdc++.so.5' matches that provided by file 
/usr/local/lib/libstdc++.so
ld: fatal: File processing errors. No output written to .libs/mcopidl
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `mcopidl'
Current working directory /export/home/local/ecepehh/KDE3/arts-1.0.4/mcopidl
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/local/ecepehh/KDE3/arts-1.0.4
*** Error code 1
make: Fatal error: Command failed for target `all'



Could anyone give me a hint about what is happening?


Thanks a lot,


Pedro