on FreeBSD 4.5-release, I had conciderable difficulty getting gmake to work after doing a:
' ./configure --enable-modules=cservice,ccontrol '
gmake has difficulty finding 'getopt.h' ... i was able to work around this
by copying:
' /usr/local/include/getopt.h ' to ' /usr/include/getopt.h '
I was worried about messing with the makefile, but thought I should mention
the problem
pzl
