Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 13:31:06 +0200
From:      Anton Berezin <tobez@FreeBSD.org>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/lang/perl5 Makefile ports/lang/perl5/files         use.perl
Message-ID:  <20020521113106.GH56167@heechee.tobez.org>
In-Reply-To: <200205201143.g4KBheB39677@zibbi.icomtek.csir.co.za>
References:  <200205200003.g4K038l41666@freefall.freebsd.org> <200205201143.g4KBheB39677@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 20, 2002 at 01:43:40PM +0200, John Hay wrote:

> Any plans to fix the port for current too? It breaks like this:
> 
> #############################
> Extracting perlcc (with variable substitutions)
> ../miniperl -I../lib dprofpp.PL
> Extracting dprofpp (with variable substitutions)
>  
>         Making x2p stuff
> make: don't know how to make <built-in>. Stop
> *** Error code 2
> 
> Stop in /usr/ports/lang/perl5/work/perl-5.6.1.
> *** Error code 1
> 
> Stop in /usr/ports/lang/perl5.
> #############################
> 
> And sure enough there are strange things in the dependency part of the
> makefile:
> 
> #############################
> beast:/usr/ports/lang/perl5 # egrep 'built-in|command line' work/perl-5.6.1/x2p/makefile
> hash$(OBJ_EXT): <built-in>
> hash$(OBJ_EXT): <command line>
> str$(OBJ_EXT): <built-in>
> str$(OBJ_EXT): <command line>
> util$(OBJ_EXT): <built-in>
> util$(OBJ_EXT): <command line>
> walk$(OBJ_EXT): <built-in>
> walk$(OBJ_EXT): <command line>
> #############################

New cpp was outputting things perl's makedepend script did not know to
filter out.

=Anton.
-- 
| Anton Berezin                |      FreeBSD: The power to serve |
| catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
| tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
| +45 7021 0050                |         Private: tobez@tobez.org |

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020521113106.GH56167>