Hey Hartmut,

MacOSX ctype.h does define it.  I wasn't entirely sure why this error was
coming up.  Thus the email.  I'm busy arguing with libraries right now on
the system.

On Wed, 6 Mar 2002, Hartmut Holzgraefe wrote:

> Dan Kalowsky wrote:
> > From building PHP on a MacOSX machine:
> >
> > ctype.c: In function `zif_ctype_alnum':
> > ctype.c:126: `isalnum' undeclared (first use in this function)
> > ctype.c:126: (Each undeclared identifier is reported only once
> > ctype.c:126: for each function it appears in.)
> [...]
>
>
> ext/ctype/ctype.c includes <ctype.h>, isalpha() and friends
> are supposed to be defined in there, is this different on OS/X,
> and if so: why?
>
>
>

>---------------------------------------------------------------<
Dan Kalowsky                    "Tonight I think I'll walk alone.
http://www.deadmime.org/~dank    I'll find soul as I go home."
[EMAIL PROTECTED]                - "Temptation", New Order


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to