[Gambas-user] test build of 3.3.0

Tobias Boege taboege at ...626...
Sun Sep 23 20:06:18 CEST 2012


On Sun, 23 Sep 2012, RICHARD WALKER wrote:
> Hi Beno?t
> 
> I am on my first attempt to build 3.3.0 and I have this error:
> 
> Making all in data
> make[5]: Entering directory
> `/home/richard/rpm/BUILD/gambas3-3.3.0/main/lib/data'
>   CC     gb_data_la-main.lo
>   CC     gb_data_la-c_list.lo
> c_list.c:25:18: fatal error: list.h: No such file or directory
> compilation terminated.
> In file included from main.c:24:0:
> c_list.h:26:18: fatal error: list.h: No such file or directory
> compilation terminated.
> 
> I am building a Mageia2 RPM with a modified spec file to see if the
> new components have uninstalled dependencies but this seems to be
> something missing from the main/lib/data directory, yes?
> 
> Richard

So it seems but that's not true :-O

I successfully built the main/ directory from untouched trunk/ and
tags/3.3.0/ trees. Where do you get your sources from? Do you mean an RPM or
a gcc 'spec file'? The former, I wouldn't know what to do with, sorry. In
this case, if I were you and knew RPM, I would try a pristine source tree
and trace the error from there on.

Maybe there is something we can see from a non-beautified make,
nevertheless?:

[gambas3-3.3.0]$ cd main/lib/data; V=1 make

Regards,
Tobi




More information about the User mailing list