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

Bug#2890: dpkg has dependancy on GCC



Package: dpkg
Maintainer: Ian Jackson <iwj10@cus.cam.ac.uk>
Version: 1.1.3

It seems that dpkg calls GCC for its architecture information.  This causes
'dftp' to give errors on machines that don't have GCC installed.  Could
'uname' be used instead?


gatekeeper:~# dpkg --print-architecture
dpkg (subprocess): failed to exec C compiler `gcc': No such file or directory
dpkg: subprocess gcc --print-libgcc-file-name returned error exit status 2
gatekeeper:~# dpkg --status gcc
Package: gcc
Status: purge ok not-installed
Priority: standard
Section: devel
gatekeeper:~#

                                        Brian
                               ( bcwhite@verisim.com )

-------------------------------------------------------------------------------
    In theory, theory and practice are the same.  In practice, they're not.


Reply to: