On Fri, 2003-03-07 at 21:10, steven wrote: > i did a minimal install of 9.1rc2, planning to install as needed later. > need to install gcc to compile another package. did the usual: > > [EMAIL PROTECTED] root]# urpmi gcc > To satisfy dependencies, the following packages are going to be installed > (22 MB): > binutils-2.13.90.0.18-3mdk.i586 > gcc-3.2.2-2mdk.i586 > glibc-devel-2.3.1-10mdk.i586 > libbinutils2-2.13.90.0.18-3mdk.i586 > Is this OK? (Y/n) y > installing /var/cache/urpmi/rpms/glibc-devel-2.3.1-10mdk.i586.rpm > /var/cache/urpmi/rpms/libbinutils2-2.13.90.0.18-3mdk.i586.rpm > /var/cache/urpmi/rpms/binutils-2.13.90.0.18-3mdk.i586.rpm > /var/cache/urpmi/rpms/gcc-3.2.2-2mdk.i586.rpm > > Installation failed: > gcc-cpp == 3.2.2-2mdk is needed by gcc-3.2.2-2mdk > [EMAIL PROTECTED] root]# urpmi gcc --allow-nodeps > > > works, gcc installed properly. > Better not put any macro if you want your programs to compile without a preprocessor... Seriously, you surely need gcc-cpp: 'urpmi gcc-cpp' should do it or download it from the net if you don't have it locally. -- Quel Qun <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
