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

Re: make-kpkg problem



On Wed, Jun 26, 2002 at 09:25:28AM +0800, Joel wrote:
> Colin Watson wrote:
> >That looks like gcc isn't installed.
> 
> $ gcc --version
> 3.0.2
> 
> thanks anyway.

Do you have the environment variable $CC set to something else? What
does the following print?

  ${CC:-gcc} --print-libgcc-file-name

This is essentially what dpkg does to find the architecture, and the
"not in remapping table" message indicates that that's gone wrong.

Having gcc 3.0.2 as the default /usr/bin/gcc suggests you're not using
Debian's normal gcc setup, so something may still be awry.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: