Mailinglist Archive: opensuse-buildservice (158 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] /lib/cpp error
- From: P Linnell <mrdocs@xxxxxxxxxxxx>
- Date: Thu, 25 Nov 2010 23:06:03 +0100
- Message-id: <E1PTZjQ-0006Yv-H1@xxxxxxxxxxxxxxx>
On Thursday 25 November 2010 21:12:20 Carsten Schoene wrote:
Hi,
I am guessing that on a local OBS the project config is not the same as the
public OBS, which would have something like:
Preinstall: gcc-c++
This is a guess, but this might fix it for all your packages building locally.
Peter
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Hi Robert,
i think you need
BuildRequires: gcc-c++
Cheers,
Carsten
Robert Xu schrieb:
Hi all,
It seems that every time I build for Fedora:*, and the build host
doesn't like the gcc, it always drops an error:
checking how to run the C++ preprocessor... /lib/cpp
configure: error: in `/home/abuild/rpmbuild/BUILD/dependencies/tqtinterf
ace': configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
Any way to override this or fix this? I can guarantee that this builds
on Fedora 14 x86_64 natively.
Hi,
I am guessing that on a local OBS the project config is not the same as the
public OBS, which would have something like:
Preinstall: gcc-c++
This is a guess, but this might fix it for all your packages building locally.
Peter
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |