Date: Wed, 15 Dec 1999 18:41:42 +0200 (EET) From: Alexandr Listopad <laa@ZGIA.zp.ua> To: Dan Harnett <danh@wzrd.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: cvsup and src/contrib/bind. Message-ID: <Pine.BSF.4.10.9912151840360.90339-100000@Eagle.ZGIA.zp.ua> In-Reply-To: <19991215163250.2B4C95D018@mail.wzrd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
danh>cd /usr/src/usr.sbin/named && make danh>cd /usr/src/libexec/named-xfer && make danh>etc ... danh> heh... I'm re-buildworld... "20 minutes - fly is good!"... ;> Thanks! danh>> root@Eagle$ cd contrib/bind/ danh>> root@Eagle$ make danh>> .... danh>> .... danh>> cc -O2 -g -I../../port/freebsd/include -I../../include -c ev_streams.c danh>> ld -x -r ev_streams.o -o a.out && mv a.out ev_streams.o danh>> if test ! -d threaded ; then mkdir threaded ; fi danh>> cc -O2 -g -I../../port/freebsd/include -I../../include -D_REENTRANT -c danh>> ev_wait danh>> s.c -o threaded/ev_waits.o danh>> ld -x -r threaded/ev_waits.o -o a.out && mv a.out threaded/ev_waits.o danh>> cc -O2 -g -I../../port/freebsd/include -I../../include -c ev_waits.c danh>> ld -x -r ev_waits.o -o a.out && mv a.out ev_waits.o danh>> ( cd threaded ; ar cru ../../../lib/libbind_r.a tree.o base64.o danh>> bitncmp.o asse danh>> rtions.o memcluster.o logging.o heap.o ctl_p.o ctl_srvr.o ctl_clnt.o danh>> eventlib danh>> .o ev_connects.o ev_files.o ev_timers.o ev_streams.o ev_waits.o ; : danh>> ../../../ danh>> lib/libbind_r.a ) danh>> ar cru ../../lib/libbind.a tree.o base64.o bitncmp.o assertions.o danh>> memcluster.o danh>> logging.o heap.o ctl_p.o ctl_srvr.o ctl_clnt.o eventlib.o ev_connects.o danh>> ev_fi danh>> les.o ev_timers.o ev_streams.o ev_waits.o danh>> : ../../lib/libbind.a danh>> cd: can't cd to bsd danh>> *** Error code 2 danh>> danh>> Stop. danh>> *** Error code 1 danh>> danh>> Stop. danh>> danh>> This is that error... ;-| danh>> danh>> Regards, danh>> Listopad Alexandr danh>> (laa@zgia.zp.ua), LAA7-RIPE danh>> ZGIA, Zaporozhye, Ukraine. danh>> http://www.zgia.zp.ua. danh>> danh>> danh>> danh>> To Unsubscribe: send mail to majordomo@FreeBSD.org danh>> with "unsubscribe freebsd-stable" in the body of the message danh>> danh> danh> danh> danh>To Unsubscribe: send mail to majordomo@FreeBSD.org danh>with "unsubscribe freebsd-stable" in the body of the message danh> Regards, Listopad Alexandr (laa@zgia.zp.ua), LAA7-RIPE ZGIA, Zaporozhye, Ukraine. http://www.zgia.zp.ua. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912151840360.90339-100000>