also, ich bin nach der Anleitung http://www.debianforum.de/wiki/?page=ko ... p%3B+dirty hier vorgegangen , hab allerdings noch "flex" "bison" und "automake1.7" nachinstalliert damit SIM länger als 5 mins compiliert
Jetzt nach ca 10 Mins compilieren bleibt SIM wieder hängen ..:
Code: Alles auswählen
i386-linux-g++: -lstdc++: linker input file unused because linking not done
creating remote_la_meta_unload.cpp
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX i386-linux-g++ -DHAVE
_CONFIG_H -I. -I. -I../.. -I../../sim/api -I../_core -I/usr/include/kde -I/usr/i
nclude/qt3 -I/usr/include/qt3 -I/usr/X11R6/include -DPIC -fPIC -DQT_THREAD_SUP
PORT -DPIC -fPIC -DQT_THREAD_SUPPORT -D_REENTRANT -lstdc++ -O2 -D_REENTRANT
-O2 -fno-exceptions -fno-check-new -MT remote_la_meta_unload.lo -MD -MP -MF ".
deps/remote_la_meta_unload.Tpo" \
-c -o remote_la_meta_unload.lo `test -f 'remote_la_meta_unload.cpp' ||
echo './'`remote_la_meta_unload.cpp; \
then mv -f ".deps/remote_la_meta_unload.Tpo" ".deps/remote_la_meta_unloa
d.Plo"; \
else rm -f ".deps/remote_la_meta_unload.Tpo"; exit 1; \
fi
i386-linux-g++: -lstdc++: linker input file unused because linking not done
i386-linux-g++: -lstdc++: linker input file unused because linking not done
/bin/sh ../../libtool --silent --mode=link --tag=CXX i386-linux-g++ -O2 -fno-ex
ceptions -fno-check-new -o remote.la.closure remote_la_closure.lo -module -no
-undefined -avoid-version -R /usr/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -DPIC
-fPIC -DPIC -fPIC -L/usr/lib remotecfg.lo remote.lo remotecfgbase.lo remote_l
a_meta_unload.lo ../../sim/api/libsimapi.la -lqt-mt -lpng -lz -lm -lXext -lX11
-lresolv -lSM -lICE -lart_lgpl_2
/bin/sh ../../libtool --silent --mode=link --tag=CXX i386-linux-g++ -O2 -fno-ex
ceptions -fno-check-new -o remote.la -rpath /usr/share/apps/sim/plugins -modu
le -no-undefined -avoid-version -R /usr/lib -R /usr/X11R6/lib -L/usr/X11R6/lib
-DPIC -fPIC -DPIC -fPIC -L/usr/lib remotecfg.lo remote.lo remotecfgbase.lo re
mote_la_meta_unload.lo ../../sim/api/libsimapi.la -lqt-mt -lpng -lz -lm -lXext
-lX11 -lresolv -lSM -lICE -lart_lgpl_2
libtool: link: warning: `/usr/X11R6/lib/libXrender.la' seems to be moved
/bin/sh ../../libtool --silent --mode=link --tag=CXX i386-linux-g++ -O2 -fno-ex ceptions -fno-check-new -o simctrl simctrl.o -lart_lgpl_2
simctrl.o(.text+0x761): In function `createTCPProcessor(char const*)':
/usr/include/g++/bits/basic_string.h:781: undefined reference to `__inet_addr'
simctrl.o(.text+0x846): In function `createTCPProcessor(char const*)':
/u/vova/t/sim/plugins/remote/simctrl.cpp:191: undefined reference to `__inet_add r'
simctrl.o(.text+0xd06): In function `usage':
/u/vova/t/sim/plugins/remote/simctrl.cpp:365: undefined reference to `__stderrp'
simctrl.o(.text+0xdf3): In function `main':
/u/vova/t/sim/plugins/remote/simctrl.cpp:398: undefined reference to `__stderrp'
simctrl.o(.text+0xffa):/u/vova/t/sim/plugins/remote/simctrl.cpp:413: undefined r eference to `__stdinp'
collect2: ld returned 1 exit status
make[3]: *** [simctrl] Fehler 1
make[3]: Leaving directory `/usr/local/src/sim-0.9.2/plugins/remote'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/usr/local/src/sim-0.9.2'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/usr/local/src/sim-0.9.2'
make: *** [build-stamp] Fehler 2
Danke für Eure Hilfe