[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
Top Document: INN FAQ Part 9/9: Appendix B: Configurations for certain systems
Previous Document: (9.4) Irix 5.[23]
Next Document: (9.6) AIX 3.2.5
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
Top Document: INN FAQ Part 9/9: Appendix B: Configurations for certain systems
Previous Document: (9.4) Irix 5.[23]
Next Document: (9.6) AIX 3.2.5
(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")
Top Document: INN FAQ Part 9/9: Appendix B: Configurations for certain systems
Previous Document: (9.4) Irix 5.[23]
Next Document: (9.6) AIX 3.2.5
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
hwr@pilhuhn.de (Heiko W.Rupp)
Last Update October 12 2008 @ 00:13 AM