This one gives the problems:

gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)

This one is oke:

gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3


Although Redhat is behind, it if the official current release.

Regards,

Klaas


On 06/25/2010 05:00 AM, John Labenski wrote:
> On Wed, Jun 23, 2010 at 2:21 PM, klaas.holwerda<n...@klaasholwerda.nl>  wrote:
>    
>> Hi,
>>
>> On Redhat I get this error after an update from cvs.
>>
>> ../wxLua/configure --prefix="/thales/thales_localwork/soft/usr/local"
>>
>> Now make:
>>
>> .pch/wxprec_wxbindadv_lib/wx/wxprec.h: No such file or directory
>> make[1]: *** [wxbindadv_lib_wxadv_bind.o] Error 1
>> make[1]: Leaving directory
>> `/thales/thales_localwork/soft/buildluarel/modules'
>> make: *** [modules] Error 2
>>
>> If I add:
>>
>> ../wxLua/configure --prefix="/thales/thales_localwork/soft/usr/local"
>> --disable-precomp-headers
>>
>> and make, it is oke.
>>
>> The precompiled headers are not genereated, the directory is missing.
>> But when I compile wxWidgets itself, they are generated.
>> Next i tried on ubuntu, but there i do not need to specify
>> --disable-precomp-headers.
>> Still when i want to look in the .pch, it is not generated. Therefore it
>> looks like newer version of gcc, skip it is not found??
>> I did a grep on the script bk-make-pch in the build directory, but it looks
>> like it is never called.
>>
>> So it looks like it is a wxLua/bakefile problem somehow.
>>      
> Probably, what are the two version of GCC you're using. I'm on a trip
> right now so I can't do any testing, but I'll be home in a week.
>
> Regards,
>      John
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> wxlua-users mailing list
> wxlua-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxlua-users
>
>    


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to