Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!howland.erols.net!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!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: Question of Make Release Date: 16 Jun 1997 10:00:21 GMT Organization: Awfulhak Ltd. Lines: 34 Message-ID: <5o32rl$l8c@ui-gate.utell.co.uk> References: <5nr1n3$e7l@netnews.hinet.net> <5nr6l8$quc@ui-gate.utell.co.uk> <slrn5q3477.hh.serge@BSD.OneWay.Com.TW> 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:42878 In article <slrn5q3477.hh.serge@bsd.oneway.com.tw>, serge@BSD.OneWay.Com.TW (H.C.Hsiao) writes: > In article <5nr6l8$quc@ui-gate.utell.co.uk>, Brian Somers wrote: >>> My freebsd box is 3.0 CURRENT, I can make release 3.0-SNAP >>> on it, my question is could I make release 2.2 on it, if I have >>> source of 2.2. >>Yes (you just need a CVS repository). And a -current that's less >>than about a week old :) > > Thanx. But, when I make release 2.2, it gives me this error > message > > install -c -o bin -g bin -m 444 libpcap_p.a /custom/release/usr/lib > install -c -o bin -g bin -m 444 libpcap.so.2.1 /custom/release/usr/lib > install: libpcap.so.2.1: No such file or directory > *** Error code 71 > (/custom/release is CHROOTDIR) > > Should I modify Makefile of release, or do something else ? > > Thanx your kind Is this at the first stage (where it does a make install into /custom/release from your /usr/src) ? If so, it sounds like you need to do a "make" in /usr/src before doing a "make release" in /usr/src/release. > ------- > Serge -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !