emacs-devel
[Top][All Lists]
Advanced

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

Re: Error Compiling on Mac OS X 10.3


From: Nozomu Ando
Subject: Re: Error Compiling on Mac OS X 10.3
Date: Fri, 12 Dec 2003 13:16:26 +0900


On 2003/12/12, at 4:26, David Wheeler wrote:
gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Demacs -DHAVE_CONFIG_H -I. -I/Users/david/dev/c/emacs/src -fpascal-strings -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 process.c
process.c: In function `Fget_network_interface_info':
process.c:3566: error: structure has no member named `ifr_netmask'
process.c:3566: error: structure has no member named `ifr_netmask'
make[1]: *** [process.o] Error 1
make: *** [bootstrap] Error 2

Is this something I can easily fix?

Please try to use 2003-09-13 of CVS repository.
        % cvs update -D '2003-09-13 UTC'

It was the latest revision (before 2003-09-16)
that I could compile successfully on Mac OS X (10.2).

see http://homepage.mac.com/nand/emacsbuild/

I hope this helps.

Nozomu Ando





reply via email to

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