Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in3.uu.net!128.230.129.106!news.maxwell.syr.edu!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!blue.news.pipex.net!pipex!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: problem doing "make world" after CVSup to 2.2.2 Date: 24 Jun 1997 09:01:45 GMT Organization: Awfulhak Ltd. Lines: 53 Message-ID: <5oo2dp$l3k@ui-gate.utell.co.uk> References: <RHUFF.97Jun20180653@shell1.cybercom.net> <33AB39AB.41C6@nas.nasa.gov> <5oloel$bhp@ui-gate.utell.co.uk> <5olsan$c8n@ui-gate.utell.co.uk> <33AED83C.15FB@nas.nasa.gov> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43403 In article <33AED83C.15FB@nas.nasa.gov>, Hugh LaMaster <lamaster@nas.nasa.gov> writes: [.....] > The problem with stat_flags.c may be purely a temporary > upgrade thing, I don't know, since I am doing some other > upgrade stuff and haven't gotten back to removing the > "patch" and seeing if it compiles without the patch. > Probably, the glitches I experienced were related to > (inadvertently) upgrading by a larger increment than > I originally intended. Yep. Things can "flake out" like this. Your best bet with such a big jump (if you'd realized :) is to do a "make -k world", check for errors and if you got any, do another "make world". You may even want to do the -k bit on the second build. Now I'm having the opposite problem. I'm trying to build a 2.1.7 machine from sources on a 2.2.2 one. I guess I should have tried making "release" and doing it properly :( Too late for that now. My network interfaces all say "permission denied" when I try to sendto() ! > -- > > BTW, what is the "correct" way to install local patches > in a CVSup world? You should be able to just change your source. The sup followed by a "cvs update" will merge any differences into your changed code. You can also "cvs diff -c thechangedfile". > --- > > Also, I find the sound quality from the SB16 PnP is not > too good when accessing it from "vat". Since I think > some people were satisfied with it once upon a time under > FreeBSD 2.1.5 (I never ran under 2.1.5, so I can't compare), > I'm wondering if anyone knows why or whether anyone is > working on bringing the driver up to snuff (unfortunately, > I know next-to-nothing about the SB16 and sound(cards), or > I would work on it myself). Me neither. -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !