[AOLSERVER] Easy Question

2007-02-23 Thread Ian Harding
I hope. I am trying to build 4.5.0 on plain vanilla Fedora Core 6. First I had to make the utils/*.tcl executable, and add the shebang line for my tcl install. I assume that should not have happened and may give you a clue what I did wrong. nsthread_libinit.o: In function `_init':

Re: [AOLSERVER] Easy Question

2007-02-23 Thread Dossy Shiobara
On 2007.02.23, Ian Harding [EMAIL PROTECTED] wrote: nsthread_libinit.o: In function `_init': /usr/local/aolserver-4.5.0/include/nslibinit.c:42: multiple definition of `_init' /usr/lib/gcc/i386-redhat-linux/4.1.1/../../../crti.o:(.init+0x0): first defined here collect2: ld returned 1 exit

Re: [AOLSERVER] Easy Question

2007-02-23 Thread Ian Harding
That rings a bell. Thanks! On 2/23/07, Dossy Shiobara [EMAIL PROTECTED] wrote: On 2007.02.23, Ian Harding [EMAIL PROTECTED] wrote: nsthread_libinit.o: In function `_init': /usr/local/aolserver-4.5.0/include/nslibinit.c:42: multiple definition of `_init'

Re: [AOLSERVER] Easy Question

2007-02-23 Thread Juan José del Río
El Fri, 23 Feb 2007 11:02:06 -0800 , Ian Harding [EMAIL PROTECTED] escribió: I hope. I am trying to build 4.5.0 on plain vanilla Fedora Core 6. First I had to make the utils/*.tcl executable, and add the shebang line for my tcl install. I assume that should not have happened and may give