Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10809

Summary: cdrtools-1.11.39 fails unable to find -lscg
Product: Gentoo Linux Reporter: Andrew Sayman <lorien420>
Component: [OLD] GCC PortingAssignee: Matthew Kennedy (RETIRED) <mkennedy>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Sayman 2002-11-15 21:47:01 UTC
When emerging cdrtools I receive this error:

make[1]: Entering directory
`/var/tmp/portage/cdrtools-1.11.39/work/cdrtools-1.11/scgcheck'
        ==> COMPILING "OBJ/x86-linux-cc/scgcheck.o"
        ==> COMPILING "OBJ/x86-linux-cc/sense.o"
        ==> COMPILING "OBJ/x86-linux-cc/dmaresid.o"
        ==> COMPILING "OBJ/x86-linux-cc/scsi_scan.o" 
        ==> COMPILING "OBJ/x86-linux-cc/scsi_cdr.o"
        ==> COMPILING "OBJ/x86-linux-cc/cd_misc.o"
        ==> COMPILING "OBJ/x86-linux-cc/modes.o"
        ==> LINKING "OBJ/x86-linux-cc/scgcheck"
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lscg
collect2: ld returned 1 exit status
make[1]: *** [OBJ/x86-linux-cc/scgcheck] Error 1 
make[1]: Leaving directory
`/var/tmp/portage/cdrtools-1.11.39/work/cdrtools-1.11/scgcheck'
make: *** [all] Error 2
        
!!! ERROR: app-cdr/cdrtools-1.11.39 failed.
!!! Function src_compile, Line 1, Exitcode 2
!!! (no error message)

I don't know what -lscg is or which package it is a part of. Doing an emerge
with an empty tree didn't solve the problem either.
Comment 1 SpanKY gentoo-dev 2002-11-16 03:36:56 UTC
please read bug 6425 for more info

*** This bug has been marked as a duplicate of 6425 ***