Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32665 - cdrtools fails to compile, bails on ld saying ld --lscg not found.
Summary: cdrtools fails to compile, bails on ld saying ld --lscg not found.
Status: RESOLVED DUPLICATE of bug 30798
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 16:25 UTC by John Davis (zhen) (RETIRED)
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 John Davis (zhen) (RETIRED) gentoo-dev 2003-11-03 16:25:40 UTC
Error message from then end of *any* cdrtools build on this machine:

make[1]: Leaving directory
`/var/tmp/portage/cdrtools-2.01_alpha19/work/cdrtools-2.01/scgcheck'
make[1]: Entering directory
`/var/tmp/portage/cdrtools-2.01_alpha19/work/cdrtools-2.01/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.3/../../../../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-2.01_alpha19/work/cdrtools-2.01/scgcheck'
make: *** [all] Error 2

!!! ERROR: app-cdr/cdrtools-2.01_alpha19 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! (no error message)



Reproducible: Always
Steps to Reproduce:
1. emerge cdrtools
2.
3.




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test6-mm4)
=================================================================
System uname: 2.6.0-test6-mm4 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/co                       lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/sha                       tex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg n                       g quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts tetex                        m libwww ssl esd imlib
oggvorbis qt kde motif opengl mozilla X gtk gtk2 sse 3dnow s                   
   tcpd -gpm -doc -nls -gnome -python -perl"
Comment 1 SpanKY gentoo-dev 2003-11-03 16:42:04 UTC

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