Re: [Coder-Com] Re: i got it

2002-06-02 Thread Isomer
> IIRC, there were plans to convert ircu to use the ADNS library in the future > (perhaps u2.10.12), instead of the old resolver code, no? I'm very interested in getting rid of the old res.c, it's very old and frigile. Replacing it with ADNS appears to be the best solution. Sharing code between

Re: [Coder-Com] Re: i got it

2002-06-02 Thread Tom Rons
> 2.10.11 does away with "make config" and instead puts almost everything > into ircd.conf, or as parameters to ./configure. > > So this means that all you should have to do is link against the > resolver? IIRC, there were plans to convert ircu to use the ADNS library in the future (perhaps u2.10

Re: [Coder-Com] Re: i got it

2002-06-01 Thread Isomer
> ok > Heres the complication: > Due to the stupidness of the FAT(32) and possibly NTFS file systems, > Configure.in will overwrite configure.in and will lead to some complications > when running `make config'. 2.10.11 does away with "make config" and instead puts almost everything into ircd.conf

Re: [Coder-Com] Re: i got it

2002-06-01 Thread peter green
my /etc/resolv.conf file now contains domain zetnet.co.uk nameserver 192.247.47.47 nameserver 192.247.40.126 dns still doesn't work >From: "Aaron Mason" <[EMAIL PROTECTED]> >To: "Coder Com" <[EMAIL PROTECTED]> >Subject: Re: [Coder-Com] Re: i got

Re: [Coder-Com] Re: i got it

2002-06-01 Thread Aaron Mason
ht away. - Original Message - From: "Isomer" <[EMAIL PROTECTED]> To: "Aaron Mason" <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 10:43 PM Subject: Re: [Coder-Com] Re: i got it > > ok > > > > heres the site: http://darkie.lyximer.net/ir

Re: [Coder-Com] Re: i got it

2002-06-01 Thread Aaron Mason
ok heres the site: http://darkie.lyximer.net/ircu2cyg/ - Original Message - From: "Tom Rons" <[EMAIL PROTECTED]> To: "Aaron Mason" <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 8:50 PM Subject: Re: [Coder-Com] Re: i got it > Hello, > >

Re: [Coder-Com] Re: i got it

2002-06-01 Thread Aaron Mason
put this at the top of /etc/resolv.conf: domain yourisp.net - Original Message - From: "peter green" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 01, 2002 4:48 AM Subject: Re: [Coder-Com] Re: i got it > ok i commented out the offending cal

Re: [Coder-Com] Re: i got it

2002-05-31 Thread peter green
bind? >From: "peter green" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [Coder-Com] Re: i got it >Date: Fri, 31 May 2002 12:00:40 + >MIME-Version: 1.0 >X-Originating-IP: [194.247.51.21] >Received: from [66.134.

Re: [Coder-Com] Re: i got it

2002-05-31 Thread peter green
to install it in any way >From: "Aaron Mason" <[EMAIL PROTECTED]> >To: "peter green" <[EMAIL PROTECTED]> >Subject: Re: [Coder-Com] Re: i got it >Date: Fri, 31 May 2002 19:09:33 +1000 >MIME-Version: 1.0 >Received: from [203.29.126.5] by hotmail.com (3.

Re: [Coder-Com] Re: i got it

2002-05-29 Thread peter green
so you didn't test it before sending? >From: "Aaron Mason" <[EMAIL PROTECTED]> >To: "Coder Com" <[EMAIL PROTECTED]> >Subject: Re: [Coder-Com] Re: i got it >Date: Wed, 29 May 2002 19:44:29 +1000 >MIME-Version: 1.0 >Received:

Re: [Coder-Com] Re: i got it

2002-05-29 Thread Aaron Mason
day, May 29, 2002 1:57 AM Subject: [Coder-Com] Re: i got it > it will not build > > first i got errors about a file called lonfigure missing > > copying configure.in to lonfigure.in and configure to lonfigure fixed this > > but i then got nonexistent function errors from res.c

[Coder-Com] Re: i got it

2002-05-28 Thread peter green
it will not build first i got errors about a file called lonfigure missing copying configure.in to lonfigure.in and configure to lonfigure fixed this but i then got nonexistent function errors from res.c when linking can you help plugwash On Sat, 25 May 2002 22:05:41 +1000 "Aaron Mason" wrot