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: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,163 |
| Nodes: | 17 (0 / 17) |
| Uptime: | 457:45:04 |
| Calls: | 509,439 |
| Calls today: | 2 |
| Files: | 262,041 |
| U/L today: |
1 files (1,436K bytes) |
| D/L today: |
410 files (95,439K bytes) |
| Messages: | 470,582 |