16 Apr
2005
16 Apr
'05
9:16 p.m.
On Sat, Apr 16, 2005 at 04:40:55PM -0400, Michael Dunne wrote:
When I attempt to apply the patch I receive the following error:
gcc -g -O -D_REENTRANT -DBIND_8_COMPAT=1 -DDarwin -DMAXMSG=32768 -DBBDPORTNUMBER=1984 -I. -I/Users/hobbit/Desktop/hobbit-4.0.2/include -DHOBBITD=1 -I. -I../include -c -o headfoot.o headfoot.c headfoot.c:25:18: pcre.h: No such file or directory
Ah - right, the PCRE include-directory is not being passed to this compile-command.
Apply this patch (on top of the one you installed), and I think it should compile OK.
Regards, Henrik