On 1/26/07, Jean-Claude Wippler <jcw at equi4.com> wrote:
[...]
> Great, thx. I've checked in a change to get rid of stdint.h altogether.
I'm still able to build vlerq on Solaris with your change.
Then to get tclkit lite to build I added the following to config.sh:
SunOS)
echo "LDFLAGS = -ldl -lsocket -lnsl -lm"
;;