Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
banshee compile problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
tronica
n00b
n00b


Joined: 09 Nov 2006
Posts: 37

PostPosted: Thu Nov 16, 2006 3:44 pm    Post subject: banshee compile problems Reply with quote

I'm trying to install banshee 11.2, and i get to a point where sg3_utils fails.

Code:
>>> Emerging (1 of 30) sys-apps/sg3_utils-1.22 to /
 * sg3_utils-1.22.tgz MD5 ;-) ...                                         [ ok ]
 * sg3_utils-1.22.tgz RMD160 ;-) ...                                      [ ok ]
 * sg3_utils-1.22.tgz SHA1 ;-) ...                                        [ ok ]
 * sg3_utils-1.22.tgz SHA256 ;-) ...                                      [ ok ]
 * sg3_utils-1.22.tgz size ;-) ...                                        [ ok ]
 * rescan-scsi-bus.sh MD5 ;-) ...                                         [ ok ]
 * rescan-scsi-bus.sh RMD160 ;-) ...                                      [ ok ]
 * rescan-scsi-bus.sh SHA1 ;-) ...                                        [ ok ]
 * rescan-scsi-bus.sh SHA256 ;-) ...                                      [ ok ]
 * rescan-scsi-bus.sh size ;-) ...                                        [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking sg3_utils-1.22.tgz ;-) ...                                    [ ok ]
 * checking rescan-scsi-bus.sh ;-) ...                                    [ ok ]
>>> Unpacking source...
>>> Unpacking sg3_utils-1.22.tgz to /var/tmp/portage/sg3_utils-1.22/work
 * Applying sg3_utils-llseek.patch ...                                    [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sg3_utils-1.22/work/sg3_utils-1.22 ...
sgp_dd.c: In function ‘read_write_thread’:
sgp_dd.c:494: warning: variable ‘stop_after_write’ might be clobbered by ‘longjmp’ or ‘vfork’
sgp_dd.c:487: warning: argument ‘v_clp’ might be clobbered by ‘longjmp’ or ‘vfork’
mkdir .libs
 gcc -c sg_lib.c  -fPIC -DPIC -o .libs/sg_lib.o
 gcc -c sg_lib.c -o sg_lib.o >/dev/null 2>&1
 gcc -c sg_cmds_basic.c  -fPIC -DPIC -o .libs/sg_cmds_basic.o
 gcc -c sg_cmds_basic.c -o sg_cmds_basic.o >/dev/null 2>&1
 gcc -c sg_cmds_extra.c  -fPIC -DPIC -o .libs/sg_cmds_extra.o
 gcc -c sg_cmds_extra.c -o sg_cmds_extra.o >/dev/null 2>&1
 gcc -c sg_pt_linux.c  -fPIC -DPIC -o .libs/sg_pt_linux.o
gcc -o sg_reset sg_reset.o
 gcc -c sg_pt_linux.c -o sg_pt_linux.o >/dev/null 2>&1
gcc -o sg_map26 sg_map26.o
i586-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/../../../crti.o /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/crtbeginS.o  .libs/sg_lib.o .libs/sg_cmds_basic.o .libs/sg_cmds_extra.o .libs/sg_pt_linux.o  -L/usr/lib/gcc/i586-pc-linux-gnu/4.1.0 -L/usr/lib/gcc/i586-pc-linux-gnu/4.1.0/../../../../i586-pc-linux-gnu/lib -L/usr/lib/gcc/i586-pc-linux-gnu/4.1.0/../../.. /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/libstdc++.so -L/usr/i586-pc-linux-gnu/bin -L/usr/i586-pc-linux-gnu/lib -L/usr/lib/gcc/i586-pc-linux-gnu/4.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lm -lc -lgcc_s /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/crtendS.o /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/../../../crtn.o  -Wl,-soname -Wl,libsgutils.so.1 -o .libs/libsgutils.so.1.0.0
i586-pc-linux-gnu-g++: /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/crtbeginS.o: No such file or directory
i586-pc-linux-gnu-g++: /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/libstdc++.so: No such file or directory
i586-pc-linux-gnu-g++: /usr/lib/gcc/i586-pc-linux-gnu/4.1.0/crtendS.o: No such file or directory
make: *** [libsgutils.la] Error 1

!!! ERROR: sys-apps/sg3_utils-1.22 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  sg3_utils-1.22.ebuild, line 37:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

localhost tronica #



does anyone know why this fails? thanks
Back to top
View user's profile Send private message
jeanfrancis
Veteran
Veteran


Joined: 17 Dec 2005
Posts: 1482
Location: Québec, Canada

PostPosted: Fri Nov 17, 2006 1:59 am    Post subject: Reply with quote

Hi!

Could you post emerge --info and the content of /etc/make.conf?

Thanks
Back to top
View user's profile Send private message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1471
Location: /uk/sheffield

PostPosted: Mon Nov 20, 2006 1:55 am    Post subject: Reply with quote

I'm having the same solution, the following worked for me...

https://forums.gentoo.org/viewtopic-t-426090.html

https://forums.gentoo.org/viewtopic-t-347885.html

https://forums.gentoo.org/viewtopic-p-3592822.html

(basically emerge libtool again, then repeat your emerge of banshee and sg3_utils should install fine).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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