Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto] Problema con xine-lib
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Disabled
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2004
Posts: 96

PostPosted: Thu Mar 24, 2005 12:26 am    Post subject: [Risolto] Problema con xine-lib Reply with quote

Stavo provando ad emergere xine-lib, ma l'emerge fallisce col seguente messaggio:

Code:
grep: //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
/bin/sed: can't read //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la: No such file or directory
libtool-nofpic: link: `//usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.la' is not a valid libtool archive
make[4]: *** [xineplug_vo_out_sdl.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/xine-lib-1.0/work/xine-lib-1.0/src/video_out'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1.0/work/xine-lib-1.0/src/video_out'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1.0/work/xine-lib-1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1.0/work/xine-lib-1.0'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1.0 failed.
!!! Function src_compile, Line 243, Exitcode 2
!!! Parallel make failed
!!! If you need support, post the topmost build error, NOT this status message.


Ora, io nn ho, effettivamente, il file libstdc++.la nella directory //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/, poichè è nella directory //usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/ che è quella della mia attuale versione del gcc...

Qualcuno mi sa dire come posso risolvere questo problema? Grazie mille :)


Last edited by Disabled on Thu Mar 24, 2005 1:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Thu Mar 24, 2005 7:12 am    Post subject: Reply with quote

hai provato a creare un link simbolico al file nella directory in cui lo cerca?
Penso che ti basti creare il link e sei a posto....
Code:
cd /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/
ln -s /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/libstdc++.la libstdc++.la

Se la dir 3.4.3 non ce l hai la crei e crei il link al suo interno... :D
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31478
Location: here

PostPosted: Thu Mar 24, 2005 8:03 am    Post subject: Reply with quote

Il meglio sarebbe usare fix_libtool_files.sh
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Thu Mar 24, 2005 8:18 am    Post subject: Reply with quote

fedeliallalinea wrote:
Il meglio sarebbe usare fix_libtool_files.sh


si in effetti la mia soluzione era funzionante ma poco elegante.. :wink:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
Disabled
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2004
Posts: 96

PostPosted: Thu Mar 24, 2005 11:04 am    Post subject: Reply with quote

La soluzione di neryo l'avevo pensata anche io 5 min dopo aver postato :P però mi sembrava, appunto, molto un rappezzamento...

fix_libtool_files.sh si è invece dimostrato perfettamente adatto al problema :) grazie mille a tutti
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Mar 24, 2005 11:17 am    Post subject: Reply with quote

Per favore metti il tag [Risolto].
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
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