Front page | perl.perl5.build |
Postings from November 2003
Re: Call back units
Thread Previous
|
Thread Next
From:
H.Merijn Brand
Date:
November 13, 2003 05:17
Subject:
Re: Call back units
Message ID:
20031113141532.661D.H.M.BRAND@hccnet.nl
On Thu 13 Nov 2003 14:14, "H.Merijn Brand" <h.m.brand@hccnet.nl> wrote:
> Finding dependencies for op.o.
> cpp: "config.h", line 964: error 4052: Unknown preprocessing directive.
> cpp: "config.h", line 1102: error 4052: Unknown preprocessing directive.
964:
/* CROSSCOMPILE:
* This symbol, if defined, signifies that we our
* build process is a cross-compilation.
*/
# CROSSCOMPILE /**/
^-- undef missing
1102:
/* PERL_BINCOMPAT_5005:
* This symbol, if defined, indicates that this version of Perl should be
* binary-compatible with Perl 5.005. This is impossible for builds
* that use features like threads and multiplicity it is always undef
* for those versions.
*/
# PERL_BINCOMPAT_5005 /**/
^-- undef missing
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on HP-UX 10.20 & 11.00, 11i,
AIX 4.3, SuSE 8.2, and Win2k. http://www.cmve.net/~merijn/
http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org
send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org
Thread Previous
|
Thread Next