Date: Mon, 23 Feb 2004 19:30:54 +0100 From: "Remko Lodder" <remko@elvandar.org> To: "MHA" <manu@whitecats.mine.nu>, <freebsd-questions@freebsd.org> Subject: RE: Patching the system Message-ID: <20040223183127.ADC9C2B4D6F@mail.evilcoder.org> In-Reply-To: <20040223182246.2955C19@mail.elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, you should install cvsup, and update your entire source branch, install it from ports and have a look at the /usr/share/examples/cvsup files. then go to /usr/src/usr.bin/script and make && make install, If it isn't a freebsd patch perhaps fetching the patch into /usr/src/usr.bin/script and applying it with patch -p0 < patchfile can help. Hope this helps you a little. -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene mrtg.grunn.org Dutch mirror of MRTG -----Oorspronkelijk bericht----- Van: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]Namens MHA Verzonden: maandag 23 februari 2004 19:24 Aan: freebsd-questions@freebsd.org Onderwerp: Patching the system Hi all (and excuse my English, please) I need to patch "script" (/usr/src/usr.bin/script - /usr/bin/script), but I don't know how to do it correctly. Here is the patch and the bug report: http://www.freebsd.org/cgi/query-pr.cgi?pr=56166 I think "script" is the problem, I have some errors with portupgrade and script like this: ** Command failed [exit code 1]: /usr/bin/script -qa \ /tmp/portupgrade932.5 make I have search in the handbook, FAQ and onlamp.com/fbsd, but I haven't find anything useful, sorry if this question is explained in any of these places. Thanks for your help. Regards, Manu _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040223183127.ADC9C2B4D6F>