error when running command -- need 10.2 support
Status: Alpha
Brought to you by:
hxr
When running the command, the following error results:
dyld: ./wacaw Undefined symbols:
./wacaw undefined reference to _getopt_long expected to be
defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap
I tried running all the following
1/ ./wacaw -help,
2/ ./wacaw --help and
3/ ./wacaw --tiff --VGA myimage
whilst my current directory was the directory in which wacaw was
found (/Library/Scripts/wacaw-0.2). All gave the same result.
How do I resolve this error?
Rgds
Logged In: YES
user_id=1508893
wacaw 0.1 gives the same error, my OSX version is 10.2.8 if that helps
and I am running macam 0.8.2 and macam.component (higher versions
seem to have a bug which causes them to quit immediately)
Logged In: YES
user_id=1236664
Currently, wacaw only works on 10.3 and higher.
This may be improved in the future.
hxr