[Gambas-user] Problem updating gambas

Bruce Steers bsteers4 at gmail.com
Mon Aug 21 14:40:28 CEST 2023


On Mon, 21 Aug 2023 at 13:19, Benoît Minisini <
benoit.minisini at gambas-basic.org> wrote:

> Le 21/08/2023 à 13:19, Bruce Steers a écrit :
> >
> >         Mine does not compile now.
> >
> >         I get this error....
> >
> >
> >         Making install in db
> >           /usr/bin/mkdir -p '/usr/lib/gambas3'
> >           ../.././install-sh -c -m 644 gb.db.component '/usr/lib/gambas3'
> >           /usr/bin/mkdir -p '/usr/lib/gambas3'
> >           /bin/bash ../../libtool --silent  --mode=install
> >         ../.././install-sh -c gb.db.la <http://gb.db.la>
> '/usr/lib/gambas3'
> >
> >         Compiling 'gb.db' component...
> >         OK
> >         Installing 'gb.db' component...
> >         /bin/bash: line 12: ../.././install-sh: No such file or directory
> >         make[5]: *** [Makefile:909: install-data-hook] Error 127
> >         make[4]: *** [Makefile:825: install-data-am] Error 2
> >         make[3]: *** [Makefile:765: install-am] Error 2
> >         make[2]: *** [Makefile:421: install-recursive] Error 1
> >         make[1]: *** [Makefile:469: install-recursive] Error 1
> >         make: *** [Makefile:446: install-recursive] Error 1
> >
> >         Respects
> >         BruceS
> >
> >
> >     I've attached the output log from compiling..
> >
> >     Respects
> >     BruceS
> >
> >
> > Never mind I just tried gambas/gambas.git master and got no problems and
> > my branches gitlab CI  is okay so clearly a problem with my local folder.
> >
> > Respects
> > BruceS
> >
>
> At each commit, Gambas is entirely recompiled and installed from scratch
> on fifteen different systems by GitLab Continuous Integration system.
>
> So if you go to GitLab and see that all pipelines passed without any
> error, you are almost sure that the problem is on your own system!
>
> Regards,
>
> --
> Benoît Minisini.
>

Yes sorry Ben i was a bit slow to figure that out :-\

But after i did I found i could compile a folder downloaded into $HOME but
not to the disk where the folder usually is.
Suddenly i got permission errors from ./configure that i never had before!
, but sorted it out by gaining ownership of the disk in question.

Respects.
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230821/54e58bfb/attachment.htm>


More information about the User mailing list