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

20030925: udunits and fortran Mac OSX 10.2.



Ruth,

>Date: Thu, 25 Sep 2003 16:19:06 -0400
>From: Ruth Platner <address@hidden>
>Organization: University of Rhode Island
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20030925: udunits and fortran Mac OSX 10.2.

The above message contained the following:

> "port/misc/stddef.h" and  "config.status" are attached.
> 
> Ruth
...

>  filename="stddef.h"
> 
> /* port/misc/stddef.h.  Generated automatically by configure.  */
> /*
>  * $Id: stddef.h.in,v 1.4 1997/01/23 21:23:37 steve Exp $
>  */
> 
> #ifndef UD_SYSTEM_STDDEF_H
> #   define    UD_SYSTEM_STDDEF_H      "/dev/null"
> #endif
> #include UD_SYSTEM_STDDEF_H
> 
> 
> #ifndef UD_stddef_h
> #define UD_stddef_h
> 
> 
> /* #undef     UD_NO_STDDEF_H_PTRDIFF_T */
> /* #undef     UD_NO_STDDEF_H_SIZE_T */
...

OK, we're closing-in.  Would you please send me the output from the
following commands:

    echo "#include <stddef.h>" >conftestpath.c
    cc -M conftestpath.c

>  filename="config.status"
...
> ${ac_dA}UD_SYSTEM_STDDEF_H${ac_dB}UD_SYSTEM_STDDEF_H${ac_dC}"/dev/null"${ac_dD}
...

Regards,
Steve Emmerson