Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 2002 12:05:39 -0700
From:      Pat Lashley <patl+freebsd@volant.org>
To:        ports@freebsd.org
Subject:   Patch problems in OpenOffice1.0.0 port
Message-ID:  <331030000.1023476739@mccaffrey.phoenix.volant.org>

next in thread | raw e-mail | index | archive | help
I'm trying to build the native OpenOffice.org 1.0.0 port on FreeBSD
4-STABLE.  (CVSup'd 2002-05-30 10:59 PDT, reports itself as 4.6-RC)
My ports tree was cvsupp'd at 2002-06-06 20:43 PDT.  I'm using flags
WITH_DEBUG=yes and USE_GCC=3.1  Everything builds fine for a while;
then I get a 'already applied or reversed patch' errors in the
stlport sub-build:

=============
Building project stlport
=============
/d1/ports-workdir/d3/ports/editors/openoffice/work/oo_1.0_src/stlport
-------------
cd ./unxfbsd.pro/misc/build && cat ../../../STLport-4.5.patch | patch -p2 
&& touch so_patched
Hmm...  Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/STLport-4.5/src/fstream.cpp	Tue Sep  4 19:10:12 2001
|--- misc/build/STLport-4.5/src/fstream.cpp	Fri Jan 11 17:22:40 2002
--------------------------
Patching file STLport-4.5/src/fstream.cpp using Plan A...
Reversed (or previously applied) patch detected!  Assume -R? [y] Reversed 
(or previously applied) patch detected!  Assume -R? [y]



I have no idea which way to answer this; and the build is long enough
that I'm disinclined to experiment...



Thanks,
-Pat


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




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