[Gambas-user] BSD gambas compile
Tobias Boege
taboege at gmail.com
Thu Dec 31 17:31:32 CET 2020
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
More information about the User
mailing list