Re: [Coder-Com] userload.c:60: storage size of `tm_now' isn't known

2001-05-31 Thread Amarande
At 08:48 AM 5/31/01 +0200, you wrote: >On Thu, May 31, 2001 at 01:35:13PM +0800, Derrick wrote: >> HI, >> While compiling, i encountered this error when I typed "make" after I >> finished "make config" >> >> make[1]: Entering directory `/home/ircadmin/ircu2.10/ircd' >> gcc -g -O3 -pipe -I../incl

Re: [Coder-Com] userload.c:60: storage size of `tm_now' isn't known

2001-05-31 Thread Richard Fuchs
On Thu, May 31, 2001 at 01:35:13PM +0800, Derrick wrote: > HI, > While compiling, i encountered this error when I typed "make" after I > finished "make config" > > make[1]: Entering directory `/home/ircadmin/ircu2.10/ircd' > gcc -g -O3 -pipe -I../include -I../config -c userload.c -o userload.o >