Skip site navigation (1)Skip section navigation (2)
From:      Bharath Sankaranarayan <bharath@rithvik.com>
To:        freebsd-java@freebsd.org
Subject:   Applying patches to build the FreeBSD port, last step problems. Any pointers ?
Message-ID:  <5.1.0.14.2.20010509103336.00aed1c8@mail.rithvik.com>

next in thread | raw e-mail | index | archive | help
I am having trouble running the last patch . Did any of you have similar 
trouble.
i.e

These work
% ( cd work/build/bsd; patch -p1 < ../../../build.patches )
% ( cd work/build/share; patch -p1 < ../../../buildshare.patches )
% ( cd work/src/bsd; patch -p1 < ../../../src.patches )
% ( cd work/src/share; patch -p1 < ../../../srcshare.patches )
but
This step does not do the patches.

% ( cd work/ext; patch -p1 < ../../ext.patches )

Thanks
Bharath


=============================================================
Bharath Narayan
Email mailto:bharath@rithvik.com
WebLink http://www.rithvik.com
=============================================================


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




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