Steve Fink <[EMAIL PROTECTED]> wrote:
Ok, it's in.
Great, thanks, works fine.
Doesn't compile for me on Debian. Did a header file change not get checked in?
src/dynext.c: In function `get_path': src/dynext.c:147: error: `PARROT_LOAD_EXT' undeclared (first use in this function) src/dynext.c:147: error: (Each undeclared identifier is reported only once src/dynext.c:147: error: for each function it appears in.) src/dynext.c:176: error: `PARROT_SHARE_EXT' undeclared (first use in this function) make: *** [src/dynext.o] Error 1
- Sam Ruby