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: Gabriel Dos Reis
Subject: Re: [Axiom-developer] viewman and hyper on Mac OS X
Date: 10 Nov 2006 01:46:50 +0100

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.

hthits already includes <sys/types.h>.  Is there any reason why you
would include it a second time?

-- Gaby




reply via email to

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