Anyone know of a live Jugtail (formerly Jughead) instance out in
Gopherspace? Was curious about how it actually worked interactively
but I've not had any luck finding it in the wild nor getting the
current code to build.
For a live instance, I don't know; but for the code to build: https://savannah.nongnu.org/projects/jugtail
On 9/30/25 8:29 AM, f6k wrote:
For a live instance, I don't know; but for the code to build:
https://savannah.nongnu.org/projects/jugtail
Yup, that's the current code that fails to build.
On 2025-10-01, Arti F. Idiot wrote:
On 9/30/25 8:29 AM, f6k wrote:
For a live instance, I don't know; but for the code to build:
https://savannah.nongnu.org/projects/jugtail
Yup, that's the current code that fails to build.
How does it fail to build?
On 10/2/25 4:25 AM, Nuno Silva wrote:
On 2025-10-01, Arti F. Idiot wrote:
On 9/30/25 8:29 AM, f6k wrote:
For a live instance, I don't know; but for the code to build:
https://savannah.nongnu.org/projects/jugtail
Yup, that's the current code that fails to build.
How does it fail to build?
It fails like this:
(debian 12.1, amd64:)
/usr/bin/ld: jugtail-search.o:../jugtail-1.0.6/search.c:175: multiple definition of `maxprocs';
jugtail-getargs.o:../jugtail-1.0.6/jugtail.h:109: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:303: jugtail] Error 1
make[1]: *** [Makefile:606: all-recursive] Error 1
make: *** [Makefile:224: all] Error 2
On 10/2/25 4:25 AM, Nuno Silva wrote:
On 2025-10-01, Arti F. Idiot wrote:
On 9/30/25 8:29 AM, f6k wrote:
For a live instance, I don't know; but for the code to build:
https://savannah.nongnu.org/projects/jugtail
Yup, that's the current code that fails to build.
How does it fail to build?
It fails like this:
(debian 12.1, amd64:)
/usr/bin/ld: jugtail-search.o:../jugtail-1.0.6/search.c:175: multiple definition of `maxprocs';
jugtail-getargs.o:../jugtail-1.0.6/jugtail.h:109: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:303: jugtail] Error 1
make[1]: *** [Makefile:606: all-recursive] Error 1
make: *** [Makefile:224: all] Error 2
It was thus said that the Great Arti F. Idiot <addr@is.invalid> once stated:
On 10/2/25 4:25 AM, Nuno Silva wrote:
On 2025-10-01, Arti F. Idiot wrote:
On 9/30/25 8:29 AM, f6k wrote:
For a live instance, I don't know; but for the code to build:
https://savannah.nongnu.org/projects/jugtail
Yup, that's the current code that fails to build.
How does it fail to build?
It fails like this:
(debian 12.1, amd64:)
/usr/bin/ld: jugtail-search.o:../jugtail-1.0.6/search.c:175: multiple
definition of `maxprocs';
jugtail-getargs.o:../jugtail-1.0.6/jugtail.h:109: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:303: jugtail] Error 1
make[1]: *** [Makefile:606: all-recursive] Error 1
make: *** [Makefile:224: all] Error 2
Just change line 109 of jugtail.h to read:
extern int port2use, maxprocs, maxitems2return;
That should fix the error.
-spc
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 59 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 19:33:38 |
| Calls: | 810 |
| Calls today: | 1 |
| Files: | 1,287 |
| D/L today: |
10 files (21,017K bytes) |
| Messages: | 194,291 |