On Thu 30 Jan 2003 12:43, alian <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Automated smoke report for 5.9.0 patch 18603 on linux - 2.4.20 (i686/2 cpus)
> >           v1.16_12      using /home/alian/bin/gcc version 3.2.1
> > O = OK
> > F = Failure(s), extended report at the bottom
> > ? = still running or test results not (yet) available
> > Build failures during:       - = unknown
> >     c = Configure, m = make, t = make test-prep
> > 
> >  18603   Configuration (common) -Dcc=/home/alian/bin/gcc
> >                        [EMAIL PROTECTED]
> > -------  --------------------------------------------------------------
> 
> ???
> ....
> Finding dependencies for walk.o.
> make[2]: Entre dans le r�pertoire 
> `/usr/local/workplace/perl/perl-current/x2p'
> echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist
> make[2]: Quitte le r�pertoire `/usr/local/workplace/perl/perl-current/x2p'
> Updating makefile...
> make[1]: Quitte le r�pertoire `/usr/local/workplace/perl/perl-current/x2p'
> Now you must run 'make'.
> 
> If you compile perl5 on a different machine or from a different object
> directory, copy the Policy.sh file from this object directory to the
> new one before you run Configure -- this will help you with most of
> the policy defaults.
> 
> make: *** Pas de r�gle pour fabriquer la cible `<interne>', n�cessaire 
> pour `miniperlmain.o'. Arr�t.

AHHHHHHggggrrrrr locales in gcc and make!

Would this help:

--- makedepend.SH.org   2002-07-09 16:08:30.000000000 +0200
+++ makedepend.SH       2003-01-30 13:17:41.000000000 +0100
@@ -156,6 +156,7 @@
            -e '/^#.*<stdin>/d' \
             -e '/^#.*<builtin>/d' \
             -e '/^#.*<built-in>/d' \
+            -e '/^#.*<interne>/d' \
             -e '/^#.*<command line>/d' \
            -e '/^#.*"-"/d' \
            -e '/: file path prefix .* never used$/d' \
End of Patch

p5p: where are our bounds if we are to support this in general?

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to