James Berry <james@adastra.co.uk> writes:
> 1. I had to use h2ph to compile all the headers. In fact, it's lucky I
> had the gcc source because a couple of the needed headers (stdarg.h/ph
> and one other I forget) were only in that.
You don't need stdarg.ph. If you look at sys/syslog.ph, which is where
this requirement appears to be coming from, you'll find it's actually a
bug in h2ph that includes some stuff that it doesn't need to include. You
can safely just delete the whole section out of sys/syslog.ph that tries
to include stdarg.ph.
h2ph handling is being actively worked on by the Perl folks at the moment.
It's likely to be drastically improved in the next major release.
--
Russ Allbery (rra@stanford.edu) <URL:http://www.eyrie.org/~eagle/>
References:
|
|