[Gambas-user] BSD gambas compile

Bruce Steers bsteers4 at gmail.com
Thu Dec 31 18:23:36 CET 2020


i found and fixed problem :)
https://gitlab.com/bsteers4/gambas/-/blob/master-bsd/main/Makefile.am


On Thu, 31 Dec 2020 at 16:32, Tobias Boege <taboege at gmail.com> wrote:

> On Thu, 31 Dec 2020, Bruce Steers wrote:
> > On Wed, 30 Dec 2020 at 19:20, Benoît Minisini <g4mba5 at gmail.com> wrote:
> >
> > > Le 30/12/2020 à 20:10, Bruce Steers a écrit :
> > > > aah , now you tell me lol.
> > > > okay point noted.
> > > >
> > > > On the plus side though i have BSD compiling up to date :)
> > > > (well GhostBSD at least)
> > > >
> > > > I've encountered 3 issues with 3 fixes applied after getting the
> > > > dependencies right...
> > > >
> > > > 1. trunk_version.h does not get created in ./main/
> > > > fix: copy the trunk_version.h file from another source folder
> > >
> > > No idea why.
> > >
> >
> > Me neither,  where is the command that does it? I can investigate.
> >
>
> It's in main/Makefile.am near the beginning of the file.
>
> The configure script translates Makefile.am into a real Makefile, so you
> have to re-./configure after you made changes to Makefile.am to regenerate
> the Makefile, if you want to test your changes in the actual build process.
>
> Regards,
> Tobias
>
> --
> "There's an old saying: Don't change anything... ever!" -- Mr. Monk
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201231/f27fc912/attachment.htm>


More information about the User mailing list