Re: compiling tcl: "atexit" error
On Mon, Mar 11, 2002 at 06:10:22PM -0600, Charles Blair wrote:
> I tried downloading the current version of tcl (8.3.4)
> from their web site and compiling it on my year-old
> "potato" debian. I typed ./configure and "make", and
> at some point got this error:
>
>
> /ceblair/incoming/tcl8.3.4/unix/libtcl8.3.so: undefined reference to `atexit'
> collect2: ld returned 1 exit status
> make: *** [tclsh] Error 1
>
> This seemed to puzzle the people on the tcl mailing list. Can
> anyone here explain what might be causing this?
There was an atexit bug with libc a while back. Have you kept up with
updates?
--
Eric G. Miller <egm2@jps.net>
Reply to: