[4518] in linux-net channel archive

home help back first fref pref prev next nref lref last post

RE: changes since 2.0.6 make the Linux patches for gated to be unstable

daemon@ATHENA.MIT.EDU (babydr)
Tue Sep 24 07:57:06 1996

Date: 	Mon, 23 Sep 1996 22:49:25 -0700 (PDT)
From: babydr <babydr@nwrain.net>
To: Stephen Davies <scldad@sdc.com.au>
Cc: Linux Networking <linux-net@vger.rutgers.edu>,
        gated-people@gated.merit.edu
In-Reply-To: <199609220635.QAA01466@mustang.sdc.com.au>


	For all those who made Bind-4.9.4-P1 ELF shared libraries
	& want to compile gated, follow these instructions & adding
	-lresolv to LDFLAGS in src/configs/LINUX-i486.conf,
	as well as the 'mkdep' instructions below... 

	Stephen , Following the instructions for patching & the below
	plus the above has been a successful build, Now we proceed to 
	the testing stage of this wonderful adventure....  Tnx, JimL

PS	If it's alright with you I'll put together a step by step
	instructions for the un-initiated... ;-)) like me .... 


On Sun, 22 Sep 1996, Stephen Davies wrote:

> Date: Sun, 22 Sep 96 16:05:20 +0930
> From: Stephen Davies <scldad@sdc.com.au>
> To: Linux Networking <linux-net@vger.rutgers.edu>,
>     gated-people@gated.merit.edu
> 
> G'day.
> 
> Something has changed since 2.0.6 to make the Linux patches for gated
> at ftp.redhat.com to stop working  for at least some people.
> 
> The result of this as yet unidentified change is that the build process
> can no longer find the mkdep script and this leads to all sorts of strange
> messages about things not being supported by Linux, header files not
> found and so on.
> 
> I do not yet have a proper fix but as an interim, please use the following:
> 
> 1. edit the Linux autoconfig script (...../src/configs/LINUX-i486.conf)
> and add a new line before the path_unix line. This line should say:
> 
> mkdep           mkdep
> 
> 2. run make autoconf but stop at the point where it offers you the
> chance to edit the generated configuration.
> 
> 3. Edit the generated Config file (...../src/obj.LINUX....../Config)
> and change the line that says
> 
> mkdep   util/mkdep
> 
> to say 
> 
> mkdep   ../util/mkdep
> 
> 4. make config
> 5. make
> 6. make install
> 
> If anyone can unscramble the autoconfig scripts to automate the above 
> step 3, please let me know. I cannot see it today.
> 
> Cheers,
> Stephen.
> 
> ========================================================================
> Stephen Davies Consulting P/L                        scldad@sdc.com.au
> Adelaide, South Australia.                           Voice: 61-8-2728863
> Computing & Network solutions.                       Fax  : 61-8-2741015
> 
> 
> 


home help back first fref pref prev next nref lref last post