Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!howland.erols.net!spring.edu.tw!serv.hinet.net!netnews.hinet.net!serge From: serge@BSD.OneWay.Com.TW (H.C.Hsiao) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Question of Make Release Date: 13 Jun 1997 18:20:56 GMT Organization: FreeBSD Workstation Lines: 22 Message-ID: <slrn5q3477.hh.serge@BSD.OneWay.Com.TW> References: <5nr1n3$e7l@netnews.hinet.net> <5nr6l8$quc@ui-gate.utell.co.uk> NNTP-Posting-Host: bsd.oneway.com.tw X-Newsreader: slrn (0.9.3.2 UNIX) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42921 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 ------- Serge