From: Bharath Sankaranarayan <bharath@rithvik.com> To: freebsd-java@freebsd.org Subject: Re: Applying patches to build the FreeBSD port, last step problems. Any pointers ? Message-ID: <5.1.0.14.2.20010510090034.00ae9a40@mail.rithvik.com> In-Reply-To: <5.1.0.14.2.20010509103336.00aed1c8@mail.rithvik.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Fixed this issue. This was an user error. Missed one of the steps for that directory up. Everything worked fine. Bharath At 11:17 AM 5/9/2001 -0400, Bharath Sankaranarayan wrote: >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 ============================================================= 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.20010510090034.00ae9a40>