Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 23:19:10 +0100
From:      ted@tednet.nl (Ted Lindgreen)
To:        Max Khon <fjoe@iclub.nsu.ru>, ted@sanne.nlnetlabs.nl
Cc:        freebsd-stable@freebsd.org
Subject:   Re: C Library problem stable on Alpha
Message-ID:  <200211072219.gA7MJAXu006781@open.nlnetlabs.nl>
In-Reply-To: "Max Khon's message as of Nov  7, 18:13"

next in thread | raw e-mail | index | archive | help
[Quoting Max Khon, on Nov  7, 18:13, in "C Library problem st ..."]
> hi, there!
> 
> Sorry, I have lost an original message.
> Can you try the following patch in src/lib/libc_r?
> 
> --- Makefile.orig	Thu Nov  7 23:02:47 2002
> +++ Makefile	Thu Nov  7 23:03:07 2002
> @@ -33,7 +33,7 @@
>  	kevent.o listen.o \
>  	msync.o nanosleep.o open.o poll.o read.o readv.o recvfrom.o \
>  	recvmsg.o sched_yield.o select.o sendfile.o sendmsg.o sendto.o \
> -	setsockopt.o shutdown.o sigaction.o \
> +	setsockopt.o shutdown.o sigaction.o sigaltstack.o \
>  	sigpending.o sigprocmask.o \
>  	sigsuspend.o socket.o \
>  	socketpair.o wait4.o write.o writev.o

Yes, that fixes the problem!

Thanks,
-- ted

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?200211072219.gA7MJAXu006781>