hi
(Thanks for gv and all !! )
In gv-3.7.4 on OSX 10.7.5 , upon trying
./configure
I get: configure: error: SIGCLD is needed. You can try --enable-SIGCHLD-fallback. It's secure on MacOS X, but on FreeBSD the fallback creates zombies.
gnu.ord sez:
Macro: int SIGCLD
This is an obsolete name for SIGCHLD .
Could this "obsolete" name be the cause of the "error"? (The fallback worked anyway, but then I ran into the notorious Xaw3d problem. Just to make it look pretty. Would be nice if this could be optional somehow, just to get something running...)
Andy |