Re: buildworld failure in openssh
Hi, I build mine this morning, cvsup'd last night my time. Although I don't remember if any changes were made. make.conf NODESCRYPTLINKS=YES RSAREF=NO USA_RESIDENT=NO Regards Willem Brown On Mon, Jun 12, 2000 at 01:23:14AM +0900, CHOI Junho wrote: > > Hi, > > This is cvsupped 6/10 19PM GMT. I want to use new ssh 2 feature. > > Currently using 4-stable, secure part is from cvsup.internat.freebsd.org. > > FreeBSD gradius.myhome 4.0-STABLE FreeBSD 4.0-STABLE #9: Sun Jun 4 21:19:51 KST >2000 [EMAIL PROTECTED]:/usr/src/sys/compile/GRADIUS i386 > > > cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS >-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY >-I/usr/obj/usr/src/i386/usr/include -c >/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c > cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS >-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY >-I/usr/obj/usr/src/i386/usr/include -c >/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth2.c > cc -O -pipe -DLIBWRAP -DLOGIN_ACCESS >-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DSKEY >-I/usr/obj/usr/src/i386/usr/include -c >/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function >`do_exec_pty': > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:651: warning: >passing arg 2 of `auth_ttyok' from incompatible pointer type > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function >`do_child': > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:866: syntax error >before `*' > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: `lc' undeclared >(first use in this function) > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: (Each >undeclared identifier is reported only once > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: for each >function it appears in.) > *** Error code 1 > > Stop in /usr/src/secure/usr.sbin/sshd. > *** Error code 1 > > > > My /etc/make.conf is as follows: > > # for build > USA_RESIDENT=NO > NOPROFILE=YES > NODESCRYPTLINKS=true > > > -- > +++ Any opinions in this posting are my own and not those of my employers +++ > CHOI Junho <mailto:[EMAIL PROTECTED]> <http://www.kr.FreeBSD.org/~cjh> > KFUG <http://www.kr.FreeBSD.org> Web Data Bank <http://www.wdb.co.kr> > FreeBSD|GNU/Linux Developer*Public Service of Youido Post Office* > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- /* === */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* === */ Pain is a thing of the mind. The mind can be controlled. -- Spock, "Operation -- Annihilate!" stardate 3287.2 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: New Machine boot up
Hi, Look in the /boot/kernel.conf file. I just deleted the lines that did not need to be there. Regards Willem Brown On Wed, Jun 28, 2000 at 10:43:05AM -0700, Ron 'The InSaNe One' Rosson wrote: > I hope I have the right list. Just built a new machine for a friend and > to got it to install I had to go into the Visual config and disable alot > of stuff. Once installed and running with a custom kernel ALl is working > well except the disable stuff I had when I initially set when I > installed spits out can't find this and that etc.. > > My question is how do I clear that out so it boots nice, clean and > pretty. > > TIA > -- > -- > Ron Rosson ... and a UNIX user said ... > The InSaNe One rm -rf * > [EMAIL PROTECTED] and all was /dev/null and *void() > -- > Zenocide: the killing of ancient philosophers. > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-stable" in the body of the message -- /* === */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* === */ The first time, it's a KLUDGE! The second, a trick. Later, it's a well-established technique! -- Mike Broido, Intermetrics To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
Re: Re[2]: Network load balancing hardware ...
Hi, You just have to fall in love with open source software. :) I used freshmeat.net to look for VRRP and found this site. http://w3.arobas.net/~jetienne/vrrpd/index.html It seems to only run on Linux for the moment. It is a userspace app so maybe getting it to work on something else might not be too difficult. On Thu, Aug 03, 2000 at 06:40:06PM -0400, Chris Shenton wrote: > On Thu, 3 Aug 2000 20:22:44 +0200, Gabriel Ambuehl <[EMAIL PROTECTED]> said: > > > Gabriel> Eddie's feature list looks pretty impressive but what happens > Gabriel> if the load balancing box itself crashes? > > Is anyone aware of a freely available VRRP implementation? I looked > about 6 months ago and didn't see anything. Seems like it would be > handy for balancers as well as firewalls. Best Regards Willem Brown -- /* === */ /* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */ /* === */ When the need arises, any tool or object closest to you becomes a hammer. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message