[Gambas-user] Building on FreeBSD (Powerpc64)
Curtis Hamilton
clhamilto at gmail.com
Sat May 1 00:04:40 CEST 2021
Benoit,
It's been a while.
I just built the new 16.0 release and came across a couple of issues.
1) The build errors when compiling "gbx_c_file.c" due to the missing
include "<sys/sysmacros.h>". BSD variants do not have this header.
However the definitions needed are found in "<sys/types.h>".
2) On FreeBSD, and most other BSD variants, the icons are stored under
"/usr/local/.."
Other than that things look good. The attached file contains the patches I
developed to overcome the issues noted above.
Thanks for all your good work.
-Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210430/9e019e27/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-gambas3_freebsd
Type: application/octet-stream
Size: 2225 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210430/9e019e27/attachment.obj>
More information about the User
mailing list