Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10809 - cdrtools-1.11.39 fails unable to find -lscg
Summary: cdrtools-1.11.39 fails unable to find -lscg
Status: RESOLVED DUPLICATE of bug 6425
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-15 21:47 UTC by Andrew Sayman
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***