You are not logged in.

#1 2010-08-01 20:25:26

Square
Member
Registered: 2008-06-11
Posts: 435

C++ compiler cannot create executables [solved]

It turns out that colorwrapper interferes even when disabled for makepkg. Taking it out of my path fixes the issue.

Original post:

I have a build failing that is complaining the C++ compiler cannot create executables.
This example of the occurance is with a pkgbuild I wrote myself. If needed, I can paste that in here. The package does build fine, however, on another machine.

Here is config.log

I noticed the line "g++: error trying to exec 'cc1plus': execvp: No such file or directory", but...

┌╼[ ~ ]
└╼> locate cc1plus
/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/cc1plus

I should note, I do have [testing] enabled on this machine so that may be the cause of the breakage. If so, is there a workaround (theoretical or otherwise)?

sad

Last edited by Square (2010-08-02 07:10:04)


 

Offline

Board footer

Powered by FluxBB