When I 'make': [makes directories and copies file around, then:]
/usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap DateTime.xs >xstmp.c && mv xstmp.c DateTime.c Error: Cannot parse function definition from ' SV* days;' in DateTime.xs, line 179 Error: Cannot parse function definition from ' SV* self;' in DateTime.xs, line 200 Error: Cannot parse function definition from ' SV* self;' in DateTime.xs, line 210 Please specify prototyping behavior for DateTime.xs (see perlxs manual) *** Error code 1 Stop in /path/to/DateTime-0.06. Anyone help me with what is happening here, and specifically how I can fix it? -------------------------------------------------------- �� � � � � � There are 10 kinds of people: �� those that understand binary, and those that don't. -------------------------------------------------------- �� The day Microsoft makes something that doesn't suck �� � is the day they start selling vacuum cleaners --------------------------------------------------------
