I'm seeing this error on NetBSD 3.0 with make/gmake and autoconf 2.59 I can duplicate it on FreeBSD, but only using autconf 2.60.
gmake[6]: Entering directory `/home/pgollucci/dev/repos/asf/httpd/apreq/2.08-RC4/glue/perl/xs/APR/Request/Apache2' /usr/local/software/netbsd-3.0/3.3.3/perl/5.8.8/bin/perl /usr/local/software/netbsd-3.0/3.3.3/perl/5.8.8/lib/ExtUtils/xsubpp -typemap /usr/local/software/netbsd-3.0/3.3.3/perl/5.8.8/lib/ExtUtils/typemap -typemap ../../../typemap Apache2.xs > Apache2.xsc && mv Apache2.xsc Apache2.c Error: No INPUT definition for type 'Apache2__RequestRec', typekind '' found in Apache2.xs, line 68 gmake[6]: *** [Apache2.c] Error 1 gmake[6]: Leaving directory `/home/pgollucci/dev/repos/asf/httpd/apreq/2.08-RC4/glue/perl/xs/APR/Request/Apache2' the requested typemap is in glue/perl/xs/apreq_xs_typedefs.h:typedef request_rec * Apache2__RequestRec; and the generated .xs file does have #include "apreq_xs_typedefs.h" -- ------------------------------------------------------------------------ Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F "In all that I've done wrong I know I must have done something right to deserve a hug every morning and butterfly kisses at night."
