[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-solaris
Subject:    [kde-solaris] Error during compiling kdebase
From:       "Reuter Enno" <Enno.Reuter () Micronas ! com>
Date:       2006-04-03 14:32:53
Message-ID: 9B87CAFDC06AB245B475EE97BBAB48A830A8D2 () EXCHANGE3 ! Micronas ! com
[Download RAW message or body]

--===============0360591457==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C6572B.7DDAC1FF"

This is a multi-part message in MIME format.


Hi to all,
During compiling kdebase-3.5.2 I got following errors:
Kde-3.5.2
Qt-3.3.6


gmake[4]: Entering directory
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'
if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/scratch/kde/kde-3.5.2/include
-I/scratch/kde/qt-x11-free-3.3.6/include    -DQT_THREAD_SUPPORT
-I/scratch/kde/kde-3.5.2/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DUSE_SOLARIS -DSVR4 -D_FILE_OFFSET_BITS=64  -Wno-long-long -Wundef
-Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -shared
-MT kicker_dummy.lo -MD -MP -MF ".deps/kicker_dummy.Tpo" -c -o
kicker_dummy.lo kicker_dummy.cpp; \
then mv -f ".deps/kicker_dummy.Tpo" ".deps/kicker_dummy.Plo"; else rm -f
".deps/kicker_dummy.Tpo"; exit 1; fi
echo > dummy.cpp
if /bin/bash ../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/scratch/kde/kde-3.5.2/include
-I/scratch/kde/qt-x11-free-3.3.6/include    -DQT_THREAD_SUPPORT
-I/scratch/kde/kde-3.5.2/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DUSE_SOLARIS -DSVR4 -D_FILE_OFFSET_BITS=64  -Wno-long-long -Wundef
-Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -shared
-MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.cpp; \
then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f
".deps/dummy.Tpo"; exit 1; fi
/bin/bash ../../libtool --silent --tag=CXX --mode=link g++
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -D_GNU_SOURCE -shared   -mimpure-text -o
libkdeinit_kicker.la -rpath /scratch/kde/kde-3.5.2/lib -no-undefined
-avoid-version -L/scratch/kde/kde-3.5.2/lib
-L/scratch/kde/qt-x11-free-3.3.6/lib     dummy.lo core/libkicker_core.la
buttons/libkicker_buttons.la ui/libkicker_ui.la
../libkicker/libkickermain.la -lkio -lkutils 
ld: fatal: symbol `__gnu_cxx::free_list::_M_get(unsigned int)' is
multiply-defined:
	(file
.libs/libkdeinit_kicker.lax/libkicker_core.a/bitmap_allocator.o and file
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/bitmap_allocator.o);
ld: fatal: symbol `__gnu_cxx::free_list::_M_clear()' is
multiply-defined:
	(file
.libs/libkdeinit_kicker.lax/libkicker_core.a/bitmap_allocator.o and file
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/bitmap_allocator.o);
ld: fatal: symbol
`__gnu_cxx::__pool_alloc_base::_M_allocate_chunk(unsigned int, int&)' is
multiply-defined:
	(file
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);
ld: fatal: symbol
`__gnu_cxx::__pool_alloc_base::_M_get_free_list(unsigned int)' is
multiply-defined:
	(file
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);
ld: fatal: symbol `__gnu_cxx::__pool_alloc_base::_M_get_mutex()' is
multiply-defined:
	(file
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);
ld: fatal: symbol `__gnu_cxx::__pool_alloc_base::_S_end_free' is
multiply-defined:
	
	
snip	
	
	
ld: fatal: symbol `__gnu_cxx::__verbose_terminate_handler()' is
multiply-defined:
	(file .libs/libkdeinit_kicker.lax/libkicker_core.a/vterminate.o
and file .libs/libkdeinit_kicker.lax/libkicker_ui.a/vterminate.o);
ld: fatal: symbol `__cxa_demangle' is multiply-defined:
	(file .libs/libkdeinit_kicker.lax/libkicker_core.a/cp-demangle.o
and file .libs/libkdeinit_kicker.lax/libkicker_ui.a/cp-demangle.o);
ld: fatal: File processing errors. No output written to
.libs/libkdeinit_kicker.so
collect2: ld returned 1 exit status
gmake[4]: *** [libkdeinit_kicker.la] Error 1
gmake[4]: Leaving directory
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2'


Can anybody give me a hint whats wrong? 


Thanks Enno



[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.5">
<TITLE>Error during compiling kdebase</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi to all,</FONT>

<BR><FONT SIZE=2 FACE="Arial">During compiling kdebase-3.5.2 I got following \
errors:</FONT>

<BR><FONT SIZE=2 FACE="Arial">Kde-3.5.2</FONT>

<BR><FONT SIZE=2 FACE="Arial">Qt-3.3.6</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">gmake[4]: Entering directory \
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'</FONT>

<BR><FONT SIZE=2 FACE="Arial">if /bin/bash ../../libtool --silent --tag=CXX \
--mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/scratch/kde/kde-3.5.2/include \
-I/scratch/kde/qt-x11-free-3.3.6/include&nbsp;&nbsp;&nbsp; -DQT_THREAD_SUPPORT \
-I/scratch/kde/kde-3.5.2/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
-DUSE_SOLARIS -DSVR4 -D_FILE_OFFSET_BITS=64&nbsp; -Wno-long-long -Wundef -Wall -W \
-Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common \
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT \
-DQT_NO_TRANSLATION -D_GNU_SOURCE -shared&nbsp; -MT kicker_dummy.lo -MD -MP -MF \
&quot;.deps/kicker_dummy.Tpo&quot; -c -o kicker_dummy.lo kicker_dummy.cpp; \
\</FONT></P>

<P><FONT SIZE=2 FACE="Arial">then mv -f &quot;.deps/kicker_dummy.Tpo&quot; \
&quot;.deps/kicker_dummy.Plo&quot;; else rm -f &quot;.deps/kicker_dummy.Tpo&quot;; \
exit 1; fi</FONT>

<BR><FONT SIZE=2 FACE="Arial">echo &gt; dummy.cpp</FONT>

<BR><FONT SIZE=2 FACE="Arial">if /bin/bash ../../libtool --silent --tag=CXX \
--mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/scratch/kde/kde-3.5.2/include \
-I/scratch/kde/qt-x11-free-3.3.6/include&nbsp;&nbsp;&nbsp; -DQT_THREAD_SUPPORT \
-I/scratch/kde/kde-3.5.2/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
-DUSE_SOLARIS -DSVR4 -D_FILE_OFFSET_BITS=64&nbsp; -Wno-long-long -Wundef -Wall -W \
-Wpointer-arith -O2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common \
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT \
-DQT_NO_TRANSLATION -D_GNU_SOURCE -shared&nbsp; -MT dummy.lo -MD -MP -MF \
&quot;.deps/dummy.Tpo&quot; -c -o dummy.lo dummy.cpp; \</FONT></P>

<P><FONT SIZE=2 FACE="Arial">then mv -f &quot;.deps/dummy.Tpo&quot; \
&quot;.deps/dummy.Plo&quot;; else rm -f &quot;.deps/dummy.Tpo&quot;; exit 1; \
fi</FONT>

<BR><FONT SIZE=2 FACE="Arial">/bin/bash ../../libtool --silent --tag=CXX --mode=link \
g++&nbsp; -Wno-long-long -Wundef -Wall -W -Wpointer-arith -O2 -Wno-non-virtual-dtor \
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST \
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -shared&nbsp;&nbsp; \
-mimpure-text -o libkdeinit_kicker.la -rpath /scratch/kde/kde-3.5.2/lib -no-undefined \
-avoid-version -L/scratch/kde/kde-3.5.2/lib \
-L/scratch/kde/qt-x11-free-3.3.6/lib&nbsp;&nbsp;&nbsp;&nbsp; dummy.lo \
core/libkicker_core.la&nbsp; buttons/libkicker_buttons.la ui/libkicker_ui.la \
../libkicker/libkickermain.la -lkio -lkutils </FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol `__gnu_cxx::free_list::_M_get(unsigned \
int)' is multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/bitmap_allocator.o and file \
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/bitmap_allocator.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol `__gnu_cxx::free_list::_M_clear()' is \
multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/bitmap_allocator.o and file \
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/bitmap_allocator.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol \
`__gnu_cxx::__pool_alloc_base::_M_allocate_chunk(unsigned int, int&amp;)' is \
multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file \
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol \
`__gnu_cxx::__pool_alloc_base::_M_get_free_list(unsigned int)' is \
multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file \
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol \
`__gnu_cxx::__pool_alloc_base::_M_get_mutex()' is multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/pool_allocator.o and file \
.libs/libkdeinit_kicker.lax/libkicker_buttons.a/pool_allocator.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol \
`__gnu_cxx::__pool_alloc_base::_S_end_free' is multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 

<BR><FONT SIZE=2 FACE="Arial">snip&nbsp;&nbsp;&nbsp; </FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 

<BR><FONT SIZE=2 FACE="Arial">ld: fatal: symbol \
`__gnu_cxx::__verbose_terminate_handler()' is multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/vterminate.o and file \
.libs/libkdeinit_kicker.lax/libkicker_ui.a/vterminate.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: symbol `__cxa_demangle' is \
multiply-defined:</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">(file \
.libs/libkdeinit_kicker.lax/libkicker_core.a/cp-demangle.o and file \
.libs/libkdeinit_kicker.lax/libkicker_ui.a/cp-demangle.o);</FONT></P>

<P><FONT SIZE=2 FACE="Arial">ld: fatal: File processing errors. No output written to \
.libs/libkdeinit_kicker.so</FONT>

<BR><FONT SIZE=2 FACE="Arial">collect2: ld returned 1 exit status</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[4]: *** [libkdeinit_kicker.la] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[4]: Leaving directory \
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[3]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[3]: Leaving directory \
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker/kicker'</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[2]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[2]: Leaving directory \
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2/kicker'</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[1]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">gmake[1]: Leaving directory \
`/scratch/kde/kde-3.5.2_tmp/kdebase-3.5.2'</FONT> </P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Can anybody give me a hint whats wrong? </FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">Thanks Enno</FONT>
</P>
<BR>

</BODY>
</HTML>



___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
--===============0360591457==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic