On 15 May 2002 11:03:23 -0500
Lonnie Borntreger <[EMAIL PROTECTED]> wrote:

 
> Now all that left is this:
> 
> file /lib/libgcc_s.so.1 from install of libgcc3.1-3.1-0.12mdk conflicts
> with file from package libgcc3.0-3.0.4-5mdk
> pocket-> ll /lib/libgcc*
> -rwxr-xr-x 32908 Mar 27 04:33 /lib/libgcc_s-3.0.4.so.1
> lrwxrwxrwx    13 Mar 28 01:32 /lib/libgcc_s.so -> libgcc_s.so.1
> lrwxrwxrwx    19 Mar 28 01:32 /lib/libgcc_s.so.1 -> libgcc_s-3.0.4.so.1
> 
> Any advice on how to work around that?
 

rpm -e --nodeps libgcc3.0

gcc3.0 Can use libgcc3.1 and suffer no side effects.

Prior to the kernel moving to 3.1 I used this method and had no problem rebuilding the 
NVIDIA_kernel with gcc3.0 and in fact was still using 3.0 for all builds.


    Charles

Reply via email to