> Waldek Hebisch <[EMAIL PROTECTED]> writes:
> 
> | Humberto Ortiz-Zuazaga wrote:
> | > and viewman now compiles. Next problem is hyper, the Mac doesn't have
> | > regexp.h:
> | > 
> | 
> | > Hyper still fails to build:
> | > 
> | > 13 making /Users/humberto/src/axiom-darcs/src/hyper
> | > gcc -O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -DMACOSXplatform
> | >       -I/usr/include -I/usr/include/sys
> | > -I/Users/humberto/src/axiom-darcs/src/include -I. -I/usr/X11R6/include
> | >   -c -o hthits.o hthits.c
> | > hthits.c: In function 'main':
> | > hthits.c:121: warning: implicit declaration of function 'compile'
> | 
> | The patch below converts hthits to use 'regexp.h'.  The <sys/types.h>
> | include is correct on Linux, but may need adjustment on Mac.
Gabriel Dos Reis wrote:
> 
> hthits already includes <sys/types.h>.  Is there any reason why you
> would include it a second time?
> 

Just overlooked that <sys/types.h> is already included...

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to