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: | Gate Keeper |
|---|---|
| Location: | Shelby, NC |
| Users: | 802 |
| Nodes: | 20 (0 / 20) |
| Uptime: | 141:39:06 |
| Calls: | 13,317 |
| Files: | 5,294 |
| D/L today: |
13 files (3,696K bytes) |
| Messages: | 603,613 |