rkt logo

INN FAQ Part 9

Subject: (9.5) DEC Alpha with OSF/1 v3.2


##FROM: Chantelle Keller <ckeller@ithaca.edu>
##DIFF:

CFLAGS                $(DEFS) -g3 -O2
PROF                  -p
LDFLAGS               -g -O2
LINTLIBSTYLE          SYSV
LINTFLAGS             -b -u -x -wkD $(DEFS)
LINTFILTER            | sed -n -f ../sedf.sysv
SIZE_T                unsigned long
POINTER               void
USE_UNION_WAIT        DONT
ALARMVAL              unsigned int
SLEEPVAL              unsigned int
QSORTVAL              void
LSEEKVAL              off_t
FREEVAL               void
_EXITVAL              void
_PATH_COMPRESS        /usr/bin/compress
_PATH_EGREP           /usr/bin/egrep
_PATH_AWK             /usr/bin/awk
_PATH_SED             /usr/bin/sed
_PATH_MAILCMD         /usr/bin/Mail

##OS: DEC Alpha with OSF/1 v3.2

##COMPILER: standard Digital-supplied cc compiler

##MISC:

I also had to make the following changes:
- In innd/rc.c, lib/remopen.c, backends/rcompress.c, and
include/clibrary.h, had to change all inet_addr references from
"unsigned long" to "unsigned int".
- In innd/rc.c, had to change "extern unsigned long htonl();" to
"extern unsigned int htonl();"
- In lib/makellib.sh, had to change "exec lint ${FLAGS} -u -v -x -o
inn $* >/dev/null" to "exec lint ${FLAGS} -u -v -x -oinn $* >/dev/null"
(i.e. remove space between "-o" and "inn")


------------------------------

[Source: INN FAQ Part 9 Archive-name: usenet/software/inn-faq/part9]
[Last Changed: $Date: 1997/09/23 01:25:57 $ $Revision: 2.17 $]
[Copyright: 1997 Heiko Rupp, portions by Tom Limoncelli, Rich Salz, et al.]




(Corrections, notes, and links by Mib Software)
More Detailed Topics

Overview and Related Topics
Up to: INN FAQ Table Of Contents for Part 9/9
Up to: INN FAQ by machine/OS
Up to: INN Setup and Changes



RKT Rapid-Links:[ Search ] [ RKT Tips ] Path: Usenet RKT / For Providers / INN FAQ / Part 9 / 0005.htm


You are reading from the Usenet RKT
Copyright 1997-1998, Forrest J. Cavalier III, Mib Software
INN customization and consulting
E-mail comments