[Gambas-user] No Compile possible - Problem at "make install"

Peter Kostrz peter.kostrz at cofex.ch
Tue Jan 10 17:38:15 CET 2023


Hi Gianluigi,

Thanks for he hint .... but did not work. Up to "make install" all works 
fine, no errors found etc, but at "sudo make install" all modules can 
not be written/generated. I twa so quick that I could not save the 
output .... and at the end the term session is automatically closed so 
that I could not scroll back ...

I will try again, same procedure and then make an output of the sudo 
make install command in a file.

Peter

On 10.01.23 15:11, gian via User wrote:
> Il 10/01/23 14:25, Peter Kostrz ha scritto:
>> Hello,
>>
>> I was running 3.17.3 since quite a while without problems. I always 
>> loaded updates from UBUNTU (I am running 20.04 Focal). No problem so 
>> far.
>>
>> Today gbr3 disappeared and I was not able to start gambas3. I cleaned 
>> everything, reloaded according the description on GMBAS page.
>>
>> ./reconf-all, configure and make runs fine, make install fails with 
>> following output (running with sudo and all permissions as required ….)
>>
>> Making install in main
>>
>> Making install in gbc
>>
>> /usr/bin/mkdir -p '/usr/bin'
>>
>>    /bin/bash ../libtool --silent  --mode=install /usr/bin/install -c 
>> gbc3 gba3 gbi3 '/usr/bin'
>>
>> Making install in gbx
>>
>> /usr/bin/mkdir -p '/usr/bin'
>>
>>    /bin/bash ../libtool --silent  --mode=install /usr/bin/install -c 
>> gbx3 '/usr/bin'
>>
>> /usr/bin/mkdir -p '/usr/lib/gambas3'
>>
>> /bin/bash ../libtool --silent  --mode=install /usr/bin/install -c   
>> gb.la '/usr/lib/gambas3'
>>
>> /usr/bin/install: cannot stat '.libs/gb.so.0.0.0': No such file or 
>> directory
>>
>> make[3]: *** [Makefile:714: install-gblibLTLIBRARIES] Error 1
>>
>> make[2]: *** [Makefile:2205: install-am] Error 2
>>
>> make[1]: *** [Makefile:464: install-recursive] Error 1
>>
>> make: *** [Makefile:444: install-recursive] Error 1
>>
>> Any clue how I can get around ?
>>
>> Thanks for any help in advance.
>>
>> Peter
>>
>> Peter Kostrz / Senior Advisor Cofex AG
>
> Hi,
>
> I would try this:
>
> cd <your gambas folder>
>
> sudo make uninstall
>
> cd
>
> rm -rf <your gambas folder>
>
> git clone --branch stable --depth=1 
> https://gitlab.com/gambas/gambas.git gambastable
>
> cd gambastable
>
> ./reconf-all && ./configure -C
>
> If this appears in the terminal at the end:
>
> || THESE COMPONENTS ARE DISABLED:
> || - gb.desktop.gnome.keyring
> || - gb.qt4
> || - gb.qt4.ext
> || - gb.qt4.opengl
> || - gb.qt4.webkit
> || - gb.qt4.webview
>
> Is okay and you can continue with:
>
> make && LANG="C" sudo make install
>
> Regards
>
> Gianluigi
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

-- 
Peter Kostrz / CEO Cofex AG


Besuchen Sie unserer Webseite unter http://www.cofex.ch

Cofex AG -- Computing for Experts
Bahnstrasse 24
Postfach 600
CH-8603 Schwerzenbach
Phone:       +41 (0)44 806 50 50
Fax:           +41 (0)44 887 19 59
Infobox:      info at cofex.ch
Web:          www.cofex.ch
*********
LEGAL DESCLAIMER:
This electronic message contains information from Cofex AG, which may be privileged or confidential.
The information is intended for use only by the individual(s) or entity named above. If you are not
the intended recipient, be aware that any disclosure, copying, distribution or use of the contents
of this information is strictly prohibited.  If you have received this electronic message in error,
please notify me by telephone or email (to the number or email address above) immediately. Any views
expressed in this message are those of the individual sender. This message is for information purposes
only. All liability of Cofex AG for any damages resulting from e-mail use is excluded. Communications
using this system will also be monitored and may be recorded to secure effective operation and for
other lawful business purposes.
  
Cofex AG
*********


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6161 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230110/cd6f7c41/attachment.bin>


More information about the User mailing list