Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 1999 18:59:37 +0200 (EET)
From:      Alexandr Listopad <laa@ZGIA.zp.ua>
To:        John Reynolds~ <jreynold@sedona.ch.intel.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: cvsup and src/contrib/bind.
Message-ID:  <Pine.BSF.4.10.9912151856310.50615-100000@Eagle.ZGIA.zp.ua>
In-Reply-To: <14423.46328.180570.18317@hip186.ch.intel.com>

next in thread | previous in thread | raw e-mail | index | archive | help


jreyno>
jreyno>If you give us some more information, we might be able to help. What were you
jreyno>exactly trying to build? Your subject suggests src/contrib/bind but also says
jreyno>"cvsup". What were you trying to do that gave you an error? Please mail back
jreyno>this information along with all the output that the command gives you to the
jreyno>list and we might have a better chance at helping.
jreyno>
jreyno>If something croaked in a "make buildworld" w.r.t. "bind" then re CVSup your
jreyno>sources and try again. I rebuilt world last night with the new bind placed
jreyno>into the tree and all went without a hitch (as usual :).
jreyno>
jreyno>regards,
jreyno>

root@Eagle$ cd contrib/bind/
root@Eagle$ make
....
....
cc  -O2 -g -I../../port/freebsd/include -I../../include  -c ev_streams.c
ld -x -r ev_streams.o -o a.out &&   mv a.out ev_streams.o
if test ! -d threaded ; then mkdir threaded ; fi
cc  -O2 -g -I../../port/freebsd/include -I../../include  -D_REENTRANT -c
ev_wait
s.c  -o threaded/ev_waits.o
ld -x -r threaded/ev_waits.o -o a.out &&   mv a.out threaded/ev_waits.o
cc  -O2 -g -I../../port/freebsd/include -I../../include  -c ev_waits.c
ld -x -r ev_waits.o -o a.out &&   mv a.out ev_waits.o
( cd threaded ;  ar cru ../../../lib/libbind_r.a  tree.o base64.o
bitncmp.o asse
rtions.o  memcluster.o logging.o heap.o  ctl_p.o ctl_srvr.o ctl_clnt.o
eventlib
.o ev_connects.o ev_files.o  ev_timers.o ev_streams.o ev_waits.o  ;  :
../../../
lib/libbind_r.a )
ar cru ../../lib/libbind.a  tree.o base64.o bitncmp.o assertions.o
memcluster.o
 logging.o heap.o  ctl_p.o ctl_srvr.o ctl_clnt.o  eventlib.o ev_connects.o
ev_fi
les.o  ev_timers.o ev_streams.o ev_waits.o
: ../../lib/libbind.a
cd: can't cd to bsd
*** Error code 2

Stop.
*** Error code 1

Stop.

This is that error... ;-|

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.9912151856310.50615-100000>