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

Re: gcc working on sparc?



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

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: