axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] viewman and hyper on Mac OS X


From: Waldek Hebisch
Subject: Re: [Axiom-developer] viewman and hyper on Mac OS X
Date: Fri, 10 Nov 2006 03:04:29 +0100 (CET)

> Waldek Hebisch <address@hidden> 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
address@hidden 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]