From: Josue Andrade Gomes on
Hi,

I just got the latest daily snapshot of wxGTK from
http://wxwindows.sourceforge.net/snapshots/
And after issuing ../configure --with-gtk I got the following error message:

...
checking if the compiler supports precompiled headers... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.8.0... no
configure: creating ./config.status
config.status: creating lib/wx/config/gtk2-unicode
-release-2.9
config.status: creating lib/wx/config/inplace-gtk2-unicode-release-2.9
config.status: error: cannot find input file: utils/ifacecheck/rungccxml.sh.in

Any idea?

I'm using Ubuntu 7.10

regards,
josue gomes
From: Vadim Zeitlin on
On Thu, 10 Apr 2008 11:45:09 -0300 Josue Andrade Gomes <josue.gomes.honeypot(a)gmail.com> wrote:

JAG> I just got the latest daily snapshot of wxGTK from
JAG> http://wxwindows.sourceforge.net/snapshots/
JAG> And after issuing ../configure --with-gtk I got the following error message:
JAG>
JAG> ...
JAG> checking if the compiler supports precompiled headers... yes
JAG> checking whether make sets $(MAKE)... (cached) yes
JAG> checking for cppunit-config... no
JAG> checking for Cppunit - version >= 1.8.0... no
JAG> configure: creating ./config.status
JAG> config.status: creating lib/wx/config/gtk2-unicode
JAG> -release-2.9
JAG> config.status: creating lib/wx/config/inplace-gtk2-unicode-release-2.9
JAG> config.status: error: cannot find input file: utils/ifacecheck/rungccxml.sh.in
JAG>
JAG> Any idea?

Assuming the file is really not there (is it?) it seems it was somehow
omitted from the snapshots. You can get it from the svn in the meanwhile
and I'm cc'ing this to Chris in case he didn't see it and in the hope that
he can fix it -- I'm afraid I still don't really know how are these
snapshots generated, sorry.

Regards,
VZ

--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/

From: Josue Andrade Gomes on
On Fri, Apr 11, 2008 at 11:32 PM, Vadim Zeitlin <vadim(a)wxwidgets.org> wrote:
> On Thu, 10 Apr 2008 11:45:09 -0300 Josue Andrade Gomes <josue.gomes.honeypot(a)gmail.com> wrote:
>
> JAG> I just got the latest daily snapshot of wxGTK from
> JAG> http://wxwindows.sourceforge.net/snapshots/
> JAG> And after issuing ../configure --with-gtk I got the following error message:
> JAG>
> JAG> ...
> JAG> checking if the compiler supports precompiled headers... yes
> JAG> checking whether make sets $(MAKE)... (cached) yes
> JAG> checking for cppunit-config... no
> JAG> checking for Cppunit - version >= 1.8.0... no
> JAG> configure: creating ./config.status
> JAG> config.status: creating lib/wx/config/gtk2-unicode
> JAG> -release-2.9
> JAG> config.status: creating lib/wx/config/inplace-gtk2-unicode-release-2.9
> JAG> config.status: error: cannot find input file: utils/ifacecheck/rungccxml.sh.in
> JAG>
> JAG> Any idea?
>
> Assuming the file is really not there (is it?) it seems it was somehow
> omitted from the snapshots. You can get it from the svn in the meanwhile
> and I'm cc'ing this to Chris in case he didn't see it and in the hope that
> he can fix it -- I'm afraid I still don't really know how are these
> snapshots generated, sorry.
>

No, the file is not there.
From: Chris Elliott on

snapshots should be created with kevin's scripts, so the utils/
ifacecheck/rungccxml.sh.in file must need adding to a manifest

chris


On 12 Apr 2008, at 11:56, Josue Andrade Gomes wrote:
> On Fri, Apr 11, 2008 at 11:32 PM, Vadim Zeitlin
> <vadim(a)wxwidgets.org> wrote:
>> On Thu, 10 Apr 2008 11:45:09 -0300 Josue Andrade Gomes <josue.gomes.honeypot(a)gmail.com
>> > wrote:
>>
>> JAG> I just got the latest daily snapshot of wxGTK from
>> JAG> http://wxwindows.sourceforge.net/snapshots/
>> JAG> And after issuing ../configure --with-gtk I got the following
>> error message:
>> JAG>
>> JAG> ...
>> JAG> checking if the compiler supports precompiled headers... yes
>> JAG> checking whether make sets $(MAKE)... (cached) yes
>> JAG> checking for cppunit-config... no
>> JAG> checking for Cppunit - version >= 1.8.0... no
>> JAG> configure: creating ./config.status
>> JAG> config.status: creating lib/wx/config/gtk2-unicode
>> JAG> -release-2.9
>> JAG> config.status: creating lib/wx/config/inplace-gtk2-unicode-
>> release-2.9
>> JAG> config.status: error: cannot find input file: utils/
>> ifacecheck/rungccxml.sh.in
>> JAG>
>> JAG> Any idea?
>>
>> Assuming the file is really not there (is it?) it seems it was
>> somehow
>> omitted from the snapshots. You can get it from the svn in the
>> meanwhile
>> and I'm cc'ing this to Chris in case he didn't see it and in the
>> hope that
>> he can fix it -- I'm afraid I still don't really know how are these
>> snapshots generated, sorry.
>>
>
> No, the file is not there.
> _______________________________________________
> wx-users mailing list
> wx-users(a)lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-users

From: Chris Elliott on
I've added the files to distrib/scripts/manifests/utils.rsp

Francesco, if you [have] create[d] other files/directories, please
always add them to the appropriate rsp !!

thanks
chris

>> and I'm cc'ing this to Chris in case he didn't see it and in the
>> hope that
>> he can fix it -- I'm afraid I still don't really know how are these
>> snapshots generated, sorry.
>>
>
> No, the file is not there.
> _______________________________________________
> wx-users mailing list
> wx-users(a)lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-users