View previous topic :: View next topic |
Author |
Message |
dot Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Star Wars/movie_star_wars_yoda.gif)
Joined: 05 May 2003 Posts: 335 Location: Germany
|
Posted: Wed Nov 24, 2004 8:05 am Post subject: gcc update und libdv |
|
|
Hallo,
hab gestern denn gcc von 3.4.2 auf 3.4.3 upgedated, wenn ich allerdings jetzt
ein "emerge world -uDv" mache, will er libdv updaten und dabei passiert
folgendes:
Code: | /bin/sh ../libtool --silent --mode=link i686-pc-linux-gnu-gcc -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -o playdv playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lXv ../libdv/libdv.la -lpopt -lm
libtool: link: cannot find the library `/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.la'
make[2]: *** [playdv] Error 1
make[2]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102/playdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.102/work/libdv-0.102'
make: *** [all] Error 2
!!! ERROR: media-libs/libdv-0.102 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! compile problem
|
Wichtig ist folgende Zeile:
Code: | libtool: link: cannot find the library `/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/libstdc++.la' |
Woher nimmt der gcc die Info, dass die libstdc++.la in diesem Verzeichniss liegt?
Grüße
Flo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
toon n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Jan 2003 Posts: 69 Location: The Netherlands
|
Posted: Mon Feb 21, 2005 10:52 am Post subject: |
|
|
Ich habe das problem auch:
Code: | /bin/sh ../libtool --silent --mode=link --tag=CC i586-pc-linux-gnu-gcc -I/usr/include/SDL -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -march=i586 -O2 -pipe -fomit-frame-pointer -Wall -o playdv playdv.o display.o oss.o -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lXv ../libdv/libdv.la -lpopt -lm
libtool: link: cannot find the library `/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.la'
make[2]: *** [playdv] Error 1
make[2]: Leaving directory `/mnt/iso/portage-tmp/portage/libdv-0.104/work/libdv-0.104/playdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/iso/portage-tmp/portage/libdv-0.104/work/libdv-0.104'
make: *** [all] Error 2
!!! ERROR: media-libs/libdv-0.104 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.
|
Mit libdv-0.102 bekomme ich dasselbe resultat.
Hat jemand es schon gelöst?
Toon. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
theche Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/183207830443481865115c7.gif)
Joined: 26 Feb 2004 Posts: 512
|
Posted: Mon Feb 21, 2005 11:11 am Post subject: |
|
|
Info wohl von /etc/ld.so.conf
aber schau dir auch mal den sticky thread hier im Forum an...
möglichkeit 1 (ungetestet): dieses fix_irgendwas_schlagmichtot.sh mit i686 architektur ausfürhren
möglichkeit 2 (hat schonmal funktioniert): symlink auf das i686-verzeichnis ---i586--- -> ---i686---
hth _________________ Stellt euch vor, es geht, und keiner bekommt's hin! --theche, der gefragt worden ist, was sein nick bedeuten soll... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
toon n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Jan 2003 Posts: 69 Location: The Netherlands
|
Posted: Mon Feb 21, 2005 11:26 am Post subject: |
|
|
theche schrieb:
Quote: | möglichkeit 1 (ungetestet): dieses fix_irgendwas_schlagmichtot.sh mit i686 architektur ausfürhren |
Danke! Das war es.
Ich habe dieses commando ausgeführt, und jetzt compiliert libdv tadellos.
Code: | fix_libtool_files.sh 3.3.4 |
(3.3.4 is die version des altes, nicht mehr verfugbares gcc compilers)
Nochmal danke.
Toon. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|