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: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 104 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 02:31:47 |
| Calls: | 7,076 |
| Calls today: | 18 |
| Files: | 9,223 |
| U/L today: |
1 files (236K bytes) |
| D/L today: |
2,599 files (1,066M bytes) |
| Messages: | 373,778 |
| Posted today: | 4 |