Has anybody managed to get this working?
OS: NetBSD 1.5
Perl:
# perl --version
This is perl, version 5.005_03 built for alpha-netbsd
Copyright 1987-1999, Larry Wall
Here's the swan song from gcc:
gcc -I. -I../../include -I../../include/regex -I../../include/.././os/unix
-DNETBSD -DINET6 -Dss_family=__ss_family -Dss_len=__ss_len
-DHAVE_SOCKADDR_LEN -DUSE_EXPAT -I../lib/expat-lite `../apaci`
-I`/usr/local/bin/perl -MConfig -e 'print $Config{archlibexp}'
`/CORE `/usr/local/bin/perl '-MApache::ExtUtils=%Config' -e 'print
$Config{ccflags}'` -DNO_PERL_DISPATCH -DNO_PERL_POST_READ_REQUEST
-DNO_PERL_TRANS -DNO_PERL_HEADER_PARSER -DNO_PERL_ACCESS -DNO_PERL_AUTHEN
-DNO_PERL_AUTHZ -DNO_PERL_TYPE -DNO_PERL_FIXUP -DNO_PERL_LOG -DNO_PERL_INIT
-DNO_PERL_CLEANUP -DNO_PERL_RESTART -DNO_PERL_STACKED_HANDLERS -DNO_PERL_SECTIONS
-DNO_PERL_METHOD_HANDLERS -DNO_PERL_SSI -DNO_PERL_DIRECTIVE_HANDLERS
-DMOD_PERL_VERSION=\"1.26\" -I./os/unix -I../../include -c Connection.c
Connection.c: In function `XS_Apache__Connection_remote_addr':
Connection.c:119: incompatible types in assignment
Connection.c: In function `XS_Apache__Connection_remote_ip':
Connection.c:153: structure has no member named `sin_addr'
*** Error code 1
Please email followups, for I normally don't read this NG.
TIA,
-J
--