From hwr@pilhuhn.de Tue Oct 17 16:11:11 EDT 1995
Article: 14846 of news.software.nntp
Path: news.math.psu.edu!chi-news.cic.net!newsfeed.internetmci.com!EU.net!Germany.EU.net!zib-berlin.de!news.uni-ulm.de!rz.uni-karlsruhe.de!snert!not-4-mail
From: hwr@pilhuhn.de (Heiko W.Rupp)
Newsgroups: news.software.nntp,news.software.b,news.answers
Subject: INN FAQ Part 5/5: Appendix B: Configurations for certain systems
Supersedes: <faq.p5_813411125@pilhuhn.de>
Followup-To: news.software.nntp
Date: 17 Oct 1995 09:23:36 +0100
Organization: The Home Of The Pilhuhn
Lines: 278
Approved: news-answers-request@MIT.EDU
Expires: 5 Nov 1995 08:23:03 GMT
Message-ID: <faq.p5_813918183@pilhuhn.de>
NNTP-Posting-Host: pilhuhn.de
Summary: This article is part 5 of a multi-part FAQ:
    Part 5: Configurations for certain systems
Xref: news.math.psu.edu news.software.nntp:14846 news.software.b:4437 news.answers:43526

Posted-By: post_faq 2.10
Archive-name: usenet/software/inn-faq/part5
Last Changed: $Id: part5,v 1.3 95/10/11 12:32:55 hwr Exp Locker: hwr $


				Part 5 of 5

INN FAQ Part 1/5: General Information:
INN FAQ Part 2/5: Debugging Guide & Tutorial:
INN FAQ Part 3/5: Operational and Misc. Questions
INN FAQ Part 4/5: Appendix A: Norman's install guide
INN FAQ Part 5/5: Appendix B: Configurations for certain systems

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

Subject: Table Of Contents for Part 5/5

=====================================================================
	Table Of Contents for Part 5/5: Configurations for certain systems
=====================================================================

	Comments for this part of the FAQ
	NetBSD1.0/i386
	Solaris 2.4 on x86 Hardware
	Irix 5.[23]
	DEC Alpha with OSF/1 v3.2
	AIX 3.2.5


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

Subject: Comments for this part of the FAQ

  This part of the Faq is to provide some example configurations which
worked at least for some sites. I want to collect more then what is below;
this is just meant as a starting point.
If you want to submit an entry put the following in:
	- Name and Email  
	- a diff of config.data against config.dist leaving out changes to
	  local paths (except where they are relevant for work i.e. path to
	  egrep)
 	- the software environnement it runs on (OS name and version, vendor 
	  patches to OS applied 
	- compiler (version?) and compiling environement.
	- other changes you made

Please see the entries below first to get the impression before you submit
an entry. Send new entries to me (hwr@pilhuhn.de) and questions about 
specific configurations to the submitter of the entry.


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

Subject: NetBSD1.0

##FROM: Heiko W.Rupp <hwr@pilhuhn.de>
##DIFF:

++ config.data	changes for NetBSD1.0
USE_CHAR_CONST		DO
OFFSET_T			off_t
SIZE_T			size_t
UID_T			uid_t
GID_T			gid_t
PID_T			pid_t
POINTER			void
HAVE_UNISTD	DO
HAVE_SETSID		DO
HAVE_WAITPID		DO
NOFILE_LIMIT		250
ABORTVAL		void
ALARMVAL		unsigned int
GETPIDVAL		pid_t
SLEEPVAL		unsigned int
QSORTVAL		void
LSEEKVAL		off_t
FREEVAL			void
_EXITVAL		void
MISSING_SRC		
MISSING_OBJ	
_PATH_SENDMAIL		/usr/sbin/sendmail -t
_PATH_EGREP		/usr/bin/egrep
_PATH_MAILCMD		/usr/bin/Mail

##OS: NetBSD 1.0 on i486 hardware. The six very first kernel pathes applied
	after 1.0 came out

##COMPILER: gcc 2.4.5 as supplied with NetBSD 1.0
##MISC:


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

Subject: Solaris 2.4 on x86

##FROM:  lev@qolnet.qol.net (Lloyd Vancil)
##DIFF:

DEFS                    -I../include -DSUNOS5
CC                      gcc
USE_CHAR_CONST          DO
CFLAGS                  -O $(DEFS)
LDFLAGS
LIBS                    -lsocket -lnsl -lelf -lresolv
LINTLIBSTYLE            NONE
LINTFLAGS
LINTFILTER
SIZE_T                  size_t
UID_T                   uid_t
GID_T                   gid_t
PID_T                   pid_t
POINTER                 void
ALIGNPTR                long
LOCK_STYLE              FCNTL
HAVE_UNISTD     DO
HAVE_SETSID             DO
HAVE_TM_GMTOFF          DONT
HAVE_WAITPID            DO
USE_UNION_WAIT          DONT
HAVE_VFORK              DONT
BIND_USE_SIZEOF         DONT
CLX_STYLE               FCNTL
RES_STYLE               TIMES
FDCOUNT_STYLE           SYSCONF
CTYPE                   isXXXXX((c))
ABORTVAL                void
ALARMVAL                unsigned
GETPIDVAL               pid_t
SLEEPVAL                unsigned
LSEEKVAL                off_t
FREEVAL                 void
_EXITVAL                void
MISSING_SRC
MISSING_OBJ
ACT_STYLE               MMAP
CHECK_INCLUDED_TEXT             DONT
INND_NICE_KIDS          DO
VERIFY_CANCELS          DO
LOG_CANCEL_COMMANDS     DO
DEFAULT_TIMEOUT         900
_PATH_COMPRESS          /usr/bin/compress
_PATH_EGREP             /usr/local/bin/egrep
_PATH_AWK               /usr/local/bin/gawk
_PATH_SED               /usr/local/bin/sed
_PATH_RNEWS             /usr/local/bin/rnews
_PATH_MAILCMD           /usr/bin/mailx

##OS: Solaris 2.4 for x86, Jumbo Kernel Patch 101945-23, sol24-23.patch to
	solve setsockopt problems.
##COMPILER: gcc2.6.3
##MISC: this config file assumes that the following GNU tools are 
	available on the system: GCC,RANLIB,SED,GREP,GAWK
	The tm_gmtoff thing was unavailaiable for 2.4 the includes on 
	x86 2.4 MUST MUST include ucbinclude...

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

Subject: Irix 5.[23]

##FROM: Robert Keller <rck@fangio.asd.sgi.com>
##DIFF:

USE_CHAR_CONST		DO
CFLAGS			$(DEFS) -O2 -w
LDFLAGS		
LIBS		-lmld
LINTLIBSTYLE		NONE
LINTFLAGS		$(DEFS)
LINTFILTER		| sed -n -f ../sedf.sysv
RANLIB			echo
VAR_STYLE		STDARGS
SIZE_T			size_t
UID_T			uid_t
GID_T			gid_t
PID_T			pid_t
POINTER			void
LOCK_STYLE		FCNTL
HAVE_UNISTD	DO
HAVE_SETSID		DO
HAVE_TM_GMTOFF		DONT
HAVE_ST_BLKSIZE		DONT
HAVE_WAITPID		DO
USE_UNION_WAIT		DONT
FORK			fork
HAVE_VFORK		DONT
CLX_STYLE		FCNTL
ABORTVAL		void
ALARMVAL		uint
GETPIDVAL		pid_t
SLEEPVAL		uint
QSORTVAL		void
LSEEKVAL		off_t
FREEVAL			void
_EXITVAL		void
MISSING_SRC	
MISSING_OBJ	
_PATH_EGREP		/usr/bin/egrep
_PATH_MAILCMD		/usr/sbin/Mail

##OS: Irix 5.2 and Irix 5.3

##COMPILER: Supplied

##MISC:

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

Subject: 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")


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

Subject: AIX 3.2.5

##From: "Scott J. Ellentuch" <tuc@valhalla.stormking.com>
##Diff :

> LIBS			-lbsd
> LINTLIBSTYLE		NONE
> LINTFLAGS		-b -h -wkD $(DEFS)
> LINTFILTER		| sed -n -f ../sedf.aix
> HAVE_TM_GMTOFF		DONT
> USE_UNION_WAIT		DONT
> NEED_TIME		DO
> _PATH_EGREP		/bin/egrep
> _PATH_AWK		/bin/awk
> _PATH_SED		/bin/sed

##OS: AIX 3.2.5 from IBM

##Compiler: xlc 1.3
 
##MISC: See also Install.ms


-- 
Heiko W.Rupp        Gerwigstr.5        D-76131  Karlsruhe    +49 721 9661524
"USENET is William Shatner and George Bush trading places after being hit
 by lightning." -- James 'Kibo' Parry


