Skip site navigation (1)Skip section navigation (2)
Date:      10 Jul 2001 18:45:17 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Vlado Korcek" <vladokorcek@hotmail.com>
Cc:        freebsd-newbies@FreeBSD.ORG
Subject:   Re: Compile files???
Message-ID:  <86lmlw4wky.fsf@hades.hell.gr>
In-Reply-To: "Vlado Korcek"'s message of "Tue, 10 Jul 2001 13:47:43 -0000"
References:  <F101LI2yL4l4VsA6Xkt00004c80@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Vlado Korcek" <vladokorcek@hotmail.com> writes:

>   Hi
> 
> I have a question.
> I've modified "/usr/src/lib/libc/net/getaddrinfo.c" for some testing 
> purposes and I rebuild the kernel. After restart of the target I expected to 
> see my changes when calling this function but nothing happens. Currently I'm 
> working with FreeBSD-4.3
> 
> Could somebody help me with that.

Well, you didn't change the kernel :)
What you changed is the source of the C library [path: /usr/src/lib/libc].

You'll need to buildworld and installworld for the changes to take effect.

-giorgos

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86lmlw4wky.fsf>