[Gambas-user] Problem updating gambas
Bruce Steers
bsteers4 at gmail.com
Mon Aug 21 13:51:37 CEST 2023
On Mon, 21 Aug 2023 at 12:19, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>
> On Mon, 21 Aug 2023 at 00:59, Bruce Steers <bsteers4 at gmail.com> wrote:
>
>>
>>
>> On Sun, 20 Aug 2023 at 22:21, Bruce Steers <bsteers4 at gmail.com> wrote:
>>
>>> 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 '/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.
>
Well that was just weird.
I had to sudo ./configure for it not to give permission errors then "make
install" worked okay again.
Never had an issue like that before.
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230821/222a0a5b/attachment.htm>
More information about the User
mailing list