I'm running FreeBSD 13.1 and am trying to compile the GoldEd+ code from the Git repo at https://github.com/golded-plus/golded-plus.
Unfortunately, I'm not real experienced with using cmake and I am
getting this error:
===
In file included from /opt/mbse/golded-plus/golded3/../goldlib/gall/gdefs.h:93: /opt/mbse/golded-plus/golded3/../goldlib/gall/gcmpall.h:34:6: error:
Goldware Library requires -funsigned-char to operate properly
#error Goldware Library requires -funsigned-char to operate properly ===
I can't figure out how to set that flag properly.
I'm also getting several warnings but that's not an issue.
GED+ compiled fine before this month's quarterly pkg update so I figured they upgraded something along the way.
Using gcc:
gcc version 12.2.0 (FreeBSD Ports Collection)
cmake -B workdir --install-prefix=$HOME/opt/golded .
cmake --build workdir --parallel
cmake --install workdir
but it builds OK.
May i ask for your locale setup? Atm my plan is to set a user with latin-1.
I built GoldEd using the standard build instructions. I'm running it under 13.2-RELEASE without issue. I think my local is en_US and my codepage is UTF-8.
but running golded -H resulted into no output.
I build as root with C.UTF-8:
# golded -H
#
Sysop: | StingRay |
---|---|
Location: | Woodstock, GA |
Users: | 29 |
Nodes: | 15 (0 / 15) |
Uptime: | 34:17:41 |
Calls: | 591 |
Calls today: | 1 |
Files: | 359 |
Messages: | 227,760 |
Posted today: | 1 |