On Wed, 27 Oct 1999 [EMAIL PROTECTED] wrote:

> Hello Essam,
> 
> Wednesday, October 27, 1999, 12:21:15 AM, you wrote:
> 
> EH> Hi,
> 
> EH> I have updated a lot of my mandarke6.1 from cooker. Now I could not able to
> EH> compile any source of rpm's on my machine. Usually, I end up with the
> EH> following error messge although the compiler(pgcc-1.3) is working fine:
> 
> EH> checking whether the C compiler (gcc -O6 -fomit-frame-pointer -fno-exceptions
> EH> -fno-rtti -pipe -s -mpentium -mcpu=pentium -march=pentium -ffast-math
> EH> -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 -malign-functions=2
> EH> -mpreferred-stack-boundary=2 ) works... no
> EH> configure: error: installation or configuration problem: C compiler cannot
> EH> create executables.
> 
> EH> Any idea to get around this problem.
> 
> colorgcc, I think! :-)
> Try to re-install the compiler without gcc-colorgcc ( or pgccxxx ).
> In   the  past  I  have  encountered  the same problem many times, the
> latest time I'm not able to solve it ( problem with perl? ).
> Removed   perl,  removed  perl  dirs, gcc, symlinks to colorgcc redone
> manually...  At the end I have reinstalled everything...
> 
> Best regards,
>  allxsan                            mailto:[EMAIL PROTECTED]
> 
> 

perl -p -i -e 's/-mpreferred-stack-boundary=2//g' /usr/lib/rpm/rpmrc

it's an invalid option for pgcc 1.1.3. 

--
MandrakeSoft          http://www.mandrakesoft.com/
                                        --Axalon

Reply via email to