[Gambas-user] Gambas on Haiku?

Admin admin at allunix.ru
Mon Feb 21 16:06:46 CET 2022


21.02.2022 16:25, Bruce Steers пишет:
>
>
> On Sun, 20 Feb 2022 at 20:48, T Lee Davidson 
> <t.lee.davidson at gmail.com> wrote:
>
>     On 2/20/22 15:28, Bruce Steers wrote:
>     >     Yes, Qt6 is a "thing" (https://www.qt.io/product/qt6
>     <https://www.qt.io/product/qt6>). But, openSUSE (neither Leap nor
>     >     Tumbleweed) does not use it yet.
>     >
>     >
>     > No you can get it on tumbleweed
>     > https://wiki.qt.io/Linux_distributions_that_build_Qt_6
>     <https://wiki.qt.io/Linux_distributions_that_build_Qt_6>
>
>     You are correct.
>     (https://software.opensuse.org/package/libQt6Core6) The info at
>     distrowatch.org <http://distrowatch.org> is incorrect.
>
>     Getting back to the original topic, I see that there are build
>     patches for Gambas at the HaikuPorts project
>     (https://github.com/haikuports/haikuports) in the dev-lang
>     directory. Unfortunately, they're six years old.
>
>
>
> Well i tried for a number of hours.
>
> Conclusion...
> Haiku needs to sort it's packages out.
>
> My finding was that i was in an incompatibility trap.
>
> Things like installing gtk3 uninstalled cairo and installed xcairo and 
> uninstalled libxcb
>
> It seemed i could not install all the correct dependencies due to 
> other dependencies being removed when i tried.
>
> i got as far as running ./reconf-all and then ./configure had all 
> manner of missing deps.
>
> But suffice to say, it WOULD work if it didn't have those problems.
>
> So Roberto it looks like these 2 options...
> Haiku needs to update it's packages for compatibility so various 
> things can be installed alongside each other.
> I'd suggest emailing the Haiku team with a list of required 
> dependencies for gambas.
>
> You should know this Roberto. gambas itself is not packaged (ported) 
> by Benoit or anyone to ANY os except ubuntu i guess with the PPA files.
> The individual os makers like debian/fedora/etc all package gambas 
> themselves and add it to their repositories.
> So either the Haiku team need to package gambas and add it to their 
> repository or the only other way is for them to add all the 
> dependencies needed for compilation.
> You should get on the Haiku forums and plead for it :)
>
>
> Anyone feel free to correct me if i'm wrong :)
>
> BruceS
>
> ----[http://gambaswiki.org/wiki/doc/netiquette  ]----

Isn't this a much more serious problem then just some gtk3 and cairo 
absence:

   CC       gbc3-gbc.o
In file included from gbc.c:56:
../share/gb_system_temp.h: In function 'SYSTEM_get_cpu_count':
../share/gb_system_temp.h:58:30: error: expected ')' before numeric constant
    58 |         fprintf(stderr, "gbx" GAMBAS_VERSION ": warning: don't 
know how to return cpu count\n");
       |                ~             ^
       |                              )
Makefile:1259: recipe for target 'gbc3-gbc.o' failed
make[4]: *** [gbc3-gbc.o] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220221/e5afc90f/attachment.htm>


More information about the User mailing list