Hello Matt!
04 Nov 16 21:16, you wrote to me:
MB> You need to edit the Makefile. In jamnntpd, it should be in
MB> src/Makefile.unix.
Ahhh....mmmmmm.. Thanks....
Rrrrawwwttroooo RRRRroooge .. no such file here..
Makefile.linux
And it has this to start:
Makefile for Linux
# General
PLATFORMDEF = -DPLATFORM_LINUX
EXESUFFIX =
CC = gcc $(DEFS) -Wall
RM = rm -f
STRIP = strip
OBJS = main.o nntpserv.o os_linux.o sockio.o groups.o misc.o xlat.o allow.o
login.o mime.o
Change the CC = line????
CC = gcc $(DEFS) -Wall -m32 ????
This is the V1.3 code from the SF/ftnapps....
$ ls -la
total 260
drwxrwxr-x 3 rec9140 rec9140 4096 Sep 10 14:17 .
drwxrwxr-x 6 rec9140 rec9140 4096 Sep 10 14:17 ..
-rw-rw-r-- 1 rec9140 rec9140 1105 Sep 10 14:17 allow.c
-rw-rw-r-- 1 rec9140 rec9140 45 Sep 10 14:17 allow.h
-rw-rw-r-- 1 rec9140 rec9140 2873 Sep 10 14:17 groups.c
-rw-rw-r-- 1 rec9140 rec9140 265 Sep 10 14:17 groups.h
drwxrwxr-x 2 rec9140 rec9140 4096 Sep 10 14:17 jamlib
-rw-rw-r-- 1 rec9140 rec9140 1685 Sep 10 14:17 login.c
-rw-rw-r-- 1 rec9140 rec9140 53 Sep 10 14:17 login.h
-rw-rw-r-- 1 rec9140 rec9140 14487 Sep 10 14:17 main.c
-rw-rw-r-- 1 rec9140 rec9140 26093 Sep 10 14:17 makechs.c
-rw-rw-r-- 1 rec9140 rec9140 972 Sep 10 14:17 Makefile
-rw-rw-r-- 1 rec9140 rec9140 1171 Sep 10 14:17 Makefile.linux
-rw-rw-r-- 1 rec9140 rec9140 1189 Sep 10 14:17 Makefile.os2
-rw-rw-r-- 1 rec9140 rec9140 1194 Sep 10 14:17 Makefile.win32
-rw-rw-r-- 1 rec9140 rec9140 10199 Sep 10 14:17 mime.c
-rw-rw-r-- 1 rec9140 rec9140 493 Sep 10 14:17 mime.h
-rw-rw-r-- 1 rec9140 rec9140 3726 Sep 10 14:17 misc.c
-rw-rw-r-- 1 rec9140 rec9140 544 Sep 10 14:17 misc.h
-rw-rw-r-- 1 rec9140 rec9140 79337 Sep 10 14:17 nntpserv.c
-rw-rw-r-- 1 rec9140 rec9140 2577 Nov 5 08:12 nntpserv.h
-rw-rw-r-- 1 rec9140 rec9140 471 Sep 10 14:17 os.h
-rw-rw-r-- 1 rec9140 rec9140 1999 Sep 10 14:17 os_linux.c
-rw-rw-r-- 1 rec9140 rec9140 412 Sep 10 14:17 os_linux.h
-rw-rw-r-- 1 rec9140 rec9140 3377 Sep 10 14:17 os_os2.c
-rw-rw-r-- 1 rec9140 rec9140 421 Sep 10 14:17 os_os2.h
-rw-rw-r-- 1 rec9140 rec9140 2575 Sep 10 14:17 os_win32.c
-rw-rw-r-- 1 rec9140 rec9140 156 Sep 10 14:17 os_win32.h
-rw-rw-r-- 1 rec9140 rec9140 1902 Sep 10 14:17 sockio.c
-rw-rw-r-- 1 rec9140 rec9140 383 Sep 10 14:17 sockio.h
-rw-rw-r-- 1 rec9140 rec9140 14488 Sep 10 14:17 xlat.c
-rw-rw-r-- 1 rec9140 rec9140 738 Sep 10 14:17 xlat.h
MB> Find the line, CCOPTS and add to it -m32.
That is a file I don't like messing with.... hmmm... that will need a new VM so
it can borq it up with core dumps and spewage to disk that overwrites
everything... so no big loss... :) ;)
I don't trust things when you monkey with that stuff... :) ;)
We'll see... but there seems to be a difference to what we are using...
Thanks.
Rick
... Vote Trump 2016 and Make America Great Again!
--- GoldED+/LNX 1.1.5-b20160322
* Origin: Vina's Talos Moon Base Alpha (1:135/377)
|