Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 07:01:31 +0900
From:      Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= <max@wide.ad.jp>
To:        markm@FreeBSD.ORG
Cc:        max@wide.ad.jp
Subject:   Re: cvs commit: src/gnu/usr.bin/perl/utils Makefile.inc src/gnu/usr.bin/perl/x2p         Makefile.inc src/gnu/usr.bin/perl/x2p/a2pl Makefile         src/gnu/usr.bin/perl/x2p/find2pl Makefile src/gnu/usr.bin/perl/x2p/s2pl         Makefile
Message-ID:  <19980911070131B.masafumi@aslm.rim.or.jp>
In-Reply-To: Your message of "Thu, 10 Sep 1998 03:51:12 -0700 (PDT)" <199809101051.DAA01182@freefall.freebsd.org>
References:  <199809101051.DAA01182@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
     > markm       1998/09/10 03:51:11 PDT
     > Modified files:
     > gnu/usr.bin/perl/utils Makefile.inc 
     > gnu/usr.bin/perl/x2p Makefile.inc 
     > gnu/usr.bin/perl/x2p/a2pl Makefile 
     > gnu/usr.bin/perl/x2p/find2pl Makefile 
     > gnu/usr.bin/perl/x2p/s2pl Makefile 
     > Log:
     > Dorkus sum. I managed to commit an earlier version of this. This fixes the
     > broken perl build.
  
While this fixed the perl5 build, there seems to be still some
problem.  Make buildworld goes fine, so does make installworld for the
first time.  But install doesn't work for the second time.

What I did was 

1. make buildworld on machine A.

2. make installworld on machine A.

3. From machine B, mount A:/usr/{src,obu} to B:/usr/{src,obj} and do
make installworld

As stated above, 1. and 2. went fine.  But 3. didn't.  The error was
that installation of libperl.a failed.

     Cheers,
Max



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