| Hi all,
Just curious about the Makefile for the Opcodes directory. Any reason
that the shared objects are being symbolically linked over to a Plugins
dir? For me, there's numerous complaints and something funny going on
there. The complaints being that the files are not there to be removed
when on first compiling the shared libs (I'm reexporting almost daily
the full cvs often to compile from scratch), and this past time around
in compiling I got something strange in that the Plugins dir wasn't a
directory, but somehow was either a link to a binary file or a copy of
one (didn't check before removing).
Any ideas?
thanks,
steven |