[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libgcc.map: No such file...



-----BEGIN PGP SIGNED MESSAGE-----

Hey all.  I'm trying to build KDE 1.1pre2 (on slink with the qt1g and
qt1g-dev from potato), and to my surprise, the sources came in debian
source format.  So, I'm building the kdelibs package by running
debian/rules build.  Configure runs, and the source is compiled,
but I get the following error message at link time:
/usr/bin/ld: cannot open linker script file libgcc.map: No such file or
directory

libgcc.map does not exist on my system at all.  I also determined that the
file isn't being referenced from any of thefiles in the kdelibs package
(using 'find . -type f -exec grep libgcc.map {} \;').  So, it's coming
from somewhere in my system.  Does anybody know what that file is, and why
ld thinks it needs it?  The full link line is included below.

link line:
make[3]: Entering directory
`/home/frodo/kde_files/1.1-pre2/kdelibs-1.1pre2/kdecore'
/bin/sh ../libtool --silent --mode=link g++ -O2 -Wall -g  -o libkdecore.la
- -rpath /usr/X11R6/lib -version-info 2:0 kconfig.lo kconfigbase.lo
ksimpleconfig.lo kcolorgroup.lo kapp.lo kurl.lo ksock.lo drag.lo
kprocess.lo kprocctrl.lo klocale.lo libintl.lo fakes.lo kiconloader.lo
kdebug.lo kstdaccel.lo kwm.lo krootprop.lo kcharsets.lo kcharsetsdata.lo
kchartables.lo kstring.lo kpixmap.lo dither.lo kckey.lo kaccel.lo
kglobalaccel.lo kclipboard.lo krect.lo ksize.lo kpoint.lo  
/usr/bin/ld: cannot open linker script file libgcc.map: No such file or
directory
collect2: ld returned 1 exit status
make[3]: *** [libkdecore.la] Error 1


TIA,
noah

  PGP public key available at
  http://lynx.dac.neu.edu/home/httpd/n/nmeyerha/mail.html
  or by 'finger -l frodo@ccs.neu.edu'

  This message was composed in a 100% Microsoft free environment.


-----BEGIN PGP SIGNATURE-----
Version: 2.6.2

iQCVAwUBNq4ZrIdCcpBjGWoFAQHhewP/QQDPaYmchfVgn8aVVkZPWJiNUjQ3Totn
eIKgBp9S9EUQUmNNjeLQ9JSOWEwCfW3z/1NDbh+sCuBbUOMZlRg3XmYuICpaWFsN
jSH1YGqBfrt+X56424YIAxkacwc/v16zIOtgmZ37kYnckDtOIKph3q2eQ8Su72rG
gkyt4bxcPxs=
=87ho
-----END PGP SIGNATURE-----


Reply to: