Re: Re : compilation error

2005-01-09 Thread Andrea Vettorello
On Mon, 10 Jan 2005 08:40:22 +1100, Sam Watkins <[EMAIL PROTECTED]> wrote: > On Sun, Jan 09, 2005 at 10:32:48PM +0100, Andrea Vettorello wrote: > > Look in the apt-get manual for the "--reinstall" option, if you want > > only to download some packages use the "--download-only" option... > > ok, s

Re: Re : compilation error

2005-01-09 Thread Alex Papadopoulos
I removed all old versions of gcc. I only kept gcc-3.3 The error persists, but when I move /usr/lib/gcc-lib/i486-linux/2.8.1 directory, everything goes back normal. (at least gcc -v works :) But when I tried to recompile a kernel that had compiled well a couple of months ago (same config used),

Re: Re : compilation error

2005-01-09 Thread Sam Watkins
On Sun, Jan 09, 2005 at 10:32:48PM +0100, Andrea Vettorello wrote: > Look in the apt-get manual for the "--reinstall" option, if you want > only to download some packages use the "--download-only" option... ok, so: apt-get --reinstall --download-only foo will fetch "foo" from the archive even

Re: Re : compilation error

2005-01-09 Thread Hanspeter Kunz
On Mon, 2005-01-10 at 08:27 +1100, Sam Watkins wrote: > On Sun, Jan 09, 2005 at 04:57:49PM +, Alex Papadopoulos wrote: > > Oh ok, now I got it... Well it IS a problem with gcc... > > Even 'gcc -v' gives me a segmentation fault... > > > > I'll try to reinstall it... > > > > How can this be don

Re: Re : compilation error

2005-01-09 Thread Alex Papadopoulos
I tried it and it failed... It can't really, AFAIK. I would download the deb again manually, and install it with dpkg. It's a pity apt-get does not have a raw "get" function which simply downloads

Re: Re : compilation error

2005-01-09 Thread Andrea Vettorello
On Mon, 10 Jan 2005 08:27:58 +1100, Sam Watkins <[EMAIL PROTECTED]> wrote: > On Sun, Jan 09, 2005 at 04:57:49PM +, Alex Papadopoulos wrote: > > Oh ok, now I got it... Well it IS a problem with gcc... > > Even 'gcc -v' gives me a segmentation fault... > > > > I'll try to reinstall it... > > > >

Re: Re : compilation error

2005-01-09 Thread Sam Watkins
On Sun, Jan 09, 2005 at 04:57:49PM +, Alex Papadopoulos wrote: > Oh ok, now I got it... Well it IS a problem with gcc... > Even 'gcc -v' gives me a segmentation fault... > > I'll try to reinstall it... > > How can this be done actually with apt-get ? It can't really, AFAIK. I would download