[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: First demo..
> -----Original Message-----
> From: Rodney Van Meter [SMTP:[email protected]]
> Sent: Wednesday, May 13, 1998 12:18 PM
> To: 'Tanto Suratno'; ns_users
> Subject: RE: First demo..
>
> and it generated a Makefile for a statically-linked ns, and removed -ldl
> from the list of libraries, but it won't link (under Red Hat 4.2)
> because there's no libm.a. So, I went back to the dynamically linked
>
I forgot to mention that even though the configure --enable-debug
removed -ldl, it is apparently still required to link.
Perhaps I need to recompile even the Tcl code from scratch after the
configure?
--Rod