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

Re: gcc working on sparc?



Ben Collins wrote:
> 
> On Tue, Jan 30, 2001 at 05:41:42PM +0000, Mike Moran wrote:
> >
> > Hi. I just recently installed Debian on a Sparc IPX. I have setup
> > apache, and I am currently trying to install mod_dav[1]. The
> > config.log[2] contains an error which seems to indicate something is
> > wrong with the compiler setup.
> >
> > I tried to rectify this by installing "libc6-dev", but it fails as
> > follows:
> >
> > foo> apt-get install libc6-dev
> > ...
> > Sorry, but the following packages have unmet dependencies:
> >   libc6-dev: Depends: libc6 (= 2.1.3-15) but 2.1.3-17 is to be installed
> > E: Sorry, broken packages
> 
> You're on the right track, but try this:
> 
> apt-get install libc6 libc6-dev

Same result:

# apt-get install libc6 libc6-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, libc6 is already the newest version
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  libc6-dev: Depends: libc6 (= 2.1.3-15) but 2.1.3-17 is to be installed
E: Sorry, broken packages

-- 
Mike.Moran@ee.ed.ac.uk 
                   Web: http://houseofmoran.com/
               AvantGo: http://houseofmoran.com/Lite/



Reply to: