Re: [Coder-Com] Make problem

2002-01-22 Thread Perry Lorier
On Mon, Jan 21, 2002 at 03:20:06PM -, rob wrote: > This problem (and solution) seesm to keep coming up. Is there any way of > automating the addition of those flags ? > IIRC 2.10.10 attempts to guess if needs this libraries, it appears to fail in some circumstances, I don't know why. Kev's r

Re: [Coder-Com] Make problem

2002-01-21 Thread Kev
> This problem (and solution) seesm to keep coming up. Is there any way of > automating the addition of those flags ? At least theoretically, u2.10.11 should deal *much* better at detecting the need for linking with these libraries than the old u2.10.10 configuration process. -- Kevin L. Mitche

Re: [Coder-Com] Make problem

2002-01-21 Thread rob
ent: Monday, January 21, 2002 12:45 PM Subject: Re: [Coder-Com] Make problem > > Run configuration again and make sure to append the flags -lcrypt and > -lresolv to the variable IRCDLIBS.. > > -- notnet > > On Sun, 20 Jan 2002, Ben Belletieri wrote: > > > Hello, I tryed t

Re: [Coder-Com] Make problem

2002-01-21 Thread net
Run configuration again and make sure to append the flags -lcrypt and -lresolv to the variable IRCDLIBS.. -- notnet On Sun, 20 Jan 2002, Ben Belletieri wrote: > Hello, I tryed to run a IRCu version 2.10.10-pl18 today, I got this when > I tryed to 'make' it: > > Building config... > make[1]: En

[Coder-Com] Make problem

2002-01-20 Thread Ben Belletieri
Hello, I tryed to run a IRCu version 2.10.10-pl18 today, I got this when I tryed to 'make' it: Building config... make[1]: Entering directory `/home/pico/ircu2.10/config' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/pico/ircu2.10/config' Building ircd... make[1]: Ent