unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Error Compiling on Mac OS X 10.3
@ 2003-12-10  5:24 David Wheeler
  2003-12-10 12:41 ` Benjamin Riefenstahl
  0 siblings, 1 reply; 15+ messages in thread
From: David Wheeler @ 2003-12-10  5:24 UTC (permalink / raw)


Hi all,

I'm attempting to compile Emacs from CVS anonymous checkout (using 
:ext:anoncvs@subversions.gnu.org:/cvs-2003-09-16/emacs) on Mac OS X 
10.3 (Panther) and keep getting an error:

gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs 
-DHAVE_CONFIG_H   -I. -I/usr/local/src/emacs/src -fpascal-strings 
-fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 fileio.c
make[1]: *** No rule to make target `regex.h', needed by `dired.o'.  
Stop.
make: *** [bootstrap] Error 2

I expect there must be a simple solution to this problem, but I don't 
know what it is. Any help would be appreciated.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10  5:24 Error Compiling on Mac OS X 10.3 David Wheeler
@ 2003-12-10 12:41 ` Benjamin Riefenstahl
  2003-12-10 14:49   ` Reiner Steib
  2003-12-10 16:04   ` David Wheeler
  0 siblings, 2 replies; 15+ messages in thread
From: Benjamin Riefenstahl @ 2003-12-10 12:41 UTC (permalink / raw)
  Cc: emacs-devel

Hi David,


David Wheeler <david@kineticode.com> writes:
> I'm attempting to compile Emacs from CVS anonymous checkout (using
> :ext:anoncvs@subversions.gnu.org:/cvs-2003-09-16/emacs) on Mac OS X
> 10.3 (Panther) and keep getting an error:

Don't know that one, when I last checked it out (in december) my CVS
root was :pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs.  Is that
new address a relocation because of the attack on the GNU servers?

> gcc -c -fpascal-strings -fno-common -DMAC_OSX -I../mac/src   -Demacs
> -DHAVE_CONFIG_H   -I. -I/usr/local/src/emacs/src -fpascal-strings
> -fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 fileio.c
> make[1]: *** No rule to make target `regex.h', needed by `dired.o'.
> Stop.
> make: *** [bootstrap] Error 2

regex.h is in emacs/src in my checkout.  Are sure that your checkout
is complete and that the include paths above are correct?


benny

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 12:41 ` Benjamin Riefenstahl
@ 2003-12-10 14:49   ` Reiner Steib
  2003-12-10 16:04   ` David Wheeler
  1 sibling, 0 replies; 15+ messages in thread
From: Reiner Steib @ 2003-12-10 14:49 UTC (permalink / raw)


On Wed, Dec 10 2003, Benjamin Riefenstahl wrote:

> David Wheeler <david@kineticode.com> writes:
>> [...] CVS anonymous checkout (using
>> :ext:anoncvs@subversions.gnu.org:/cvs-2003-09-16/emacs) [...]

> Don't know that one, when I last checked it out (in december) my CVS
> root was :pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs.  Is that
> new address a relocation because of the attack on the GNU servers?

Yes, see <URL:http://savannah.gnu.org/statement.html>.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 12:41 ` Benjamin Riefenstahl
  2003-12-10 14:49   ` Reiner Steib
@ 2003-12-10 16:04   ` David Wheeler
  2003-12-10 16:19     ` David Wheeler
  1 sibling, 1 reply; 15+ messages in thread
From: David Wheeler @ 2003-12-10 16:04 UTC (permalink / raw)
  Cc: emacs-devel

On Dec 10, 2003, at 4:41 AM, Benjamin Riefenstahl wrote:

> Don't know that one, when I last checked it out (in december) my CVS
> root was :pserver:anoncvs@subversions.gnu.org:/cvsroot/emacs.  Is that
> new address a relocation because of the attack on the GNU servers?

Yes, it was the message that came up when I hit the Emacs Savannah 
page. It dates from before the attack.

> regex.h is in emacs/src in my checkout.  Are sure that your checkout
> is complete and that the include paths above are correct?

Well, I checked it out three times, and got the same error every time. 
But the file's not there, so I think I'll try again today. Very odd.

Thanks,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 16:04   ` David Wheeler
@ 2003-12-10 16:19     ` David Wheeler
  2003-12-10 16:22       ` David Wheeler
  0 siblings, 1 reply; 15+ messages in thread
From: David Wheeler @ 2003-12-10 16:19 UTC (permalink / raw)
  Cc: Benjamin Riefenstahl

On Dec 10, 2003, at 8:04 AM, David Wheeler wrote:

>> regex.h is in emacs/src in my checkout.  Are sure that your checkout
>> is complete and that the include paths above are correct?
>
> Well, I checked it out three times, and got the same error every time. 
> But the file's not there, so I think I'll try again today. Very odd.

Just checked it out again, and it's still not there. I hope I don't 
have to wait for Savannah to be fully restored; that could take some 
time, and in the meantime, I have a new PowerBook I need to be able to 
start working on...

Cheers,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 16:19     ` David Wheeler
@ 2003-12-10 16:22       ` David Wheeler
  2003-12-10 17:45         ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: David Wheeler @ 2003-12-10 16:22 UTC (permalink / raw)
  Cc: Benjamin Riefenstahl

On Dec 10, 2003, at 8:19 AM, David Wheeler wrote:

> Just checked it out again, and it's still not there. I hope I don't 
> have to wait for Savannah to be fully restored; that could take some 
> time, and in the meantime, I have a new PowerBook I need to be able to 
> start working on...

Oh, interesting:

geertz% cd src
geertz% cvs -z3 -q update
cvs server: nothing known about regex.c
cvs server: nothing known about regex.h

So it seems that CVS is horked. Anyone know how I might be able to 
correct this? Or perhaps someone could send me a tarball (or a link to 
a tarball) of a complete (and recent) checkout?

TIA,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 16:22       ` David Wheeler
@ 2003-12-10 17:45         ` Eli Zaretskii
  2003-12-10 17:55           ` David Wheeler
  0 siblings, 1 reply; 15+ messages in thread
From: Eli Zaretskii @ 2003-12-10 17:45 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, emacs-devel

> From: David Wheeler <david@kineticode.com>
> Date: Wed, 10 Dec 2003 08:22:13 -0800
> 
> geertz% cd src
> geertz% cvs -z3 -q update
> cvs server: nothing known about regex.c
> cvs server: nothing known about regex.h
> 
> So it seems that CVS is horked. Anyone know how I might be able to 
> correct this?

This is probably because regex is an imported package, it physically
resides in a different repository, and that repository has not been
restored yet by Savannah salvage team.

One idea is to write to savannah-hackers@gnu.org and alert them to
this problem.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 17:45         ` Eli Zaretskii
@ 2003-12-10 17:55           ` David Wheeler
  2003-12-10 20:34             ` Eli Zaretskii
  2003-12-11 14:18             ` Stefan Monnier
  0 siblings, 2 replies; 15+ messages in thread
From: David Wheeler @ 2003-12-10 17:55 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, emacs-devel

On Dec 10, 2003, at 9:45 AM, Eli Zaretskii wrote:

> This is probably because regex is an imported package, it physically
> resides in a different repository, and that repository has not been
> restored yet by Savannah salvage team.

Are they symlinked on the CVS server or something?

> One idea is to write to savannah-hackers@gnu.org and alert them to
> this problem.

Done, many thanks for the suggestion.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 17:55           ` David Wheeler
@ 2003-12-10 20:34             ` Eli Zaretskii
  2003-12-11 14:18             ` Stefan Monnier
  1 sibling, 0 replies; 15+ messages in thread
From: Eli Zaretskii @ 2003-12-10 20:34 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, emacs-devel

> From: David Wheeler <david@kineticode.com>
> Date: Wed, 10 Dec 2003 09:55:38 -0800
> 
> > This is probably because regex is an imported package, it physically
> > resides in a different repository, and that repository has not been
> > restored yet by Savannah salvage team.
> 
> Are they symlinked on the CVS server or something?

Something like that, I don't recall the exact details.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-10 17:55           ` David Wheeler
  2003-12-10 20:34             ` Eli Zaretskii
@ 2003-12-11 14:18             ` Stefan Monnier
  2003-12-11 17:41               ` David Wheeler
  1 sibling, 1 reply; 15+ messages in thread
From: Stefan Monnier @ 2003-12-11 14:18 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, Eli Zaretskii, emacs-devel

> Are they symlinked on the CVS server or something?

Yes, symlinked to gnulib/regex.[ch] (with-rant-mode "not to be confused with
gnulib/src/regex.[ch] which is a forked code: the symlink was created
specifically to merge the various forks, and later on a the forked code was
added to gnulib/src at which point I got sufficiently disgusted to lose
interest in merging the various forks").


        Stefan

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-11 14:18             ` Stefan Monnier
@ 2003-12-11 17:41               ` David Wheeler
  2003-12-11 19:26                 ` David Wheeler
  0 siblings, 1 reply; 15+ messages in thread
From: David Wheeler @ 2003-12-11 17:41 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, Eli Zaretskii, emacs-devel

On Dec 11, 2003, at 6:18 AM, Stefan Monnier wrote:

> Yes, symlinked to gnulib/regex.[ch] (with-rant-mode "not to be 
> confused with
> gnulib/src/regex.[ch] which is a forked code: the symlink was created
> specifically to merge the various forks, and later on a the forked 
> code was
> added to gnulib/src at which point I got sufficiently disgusted to lose
> interest in merging the various forks").

Ah, well perhaps I can check out gnulib and create the symlinks myself, 
eh? Are there any other possible gotchas like this?

Thanks,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-11 17:41               ` David Wheeler
@ 2003-12-11 19:26                 ` David Wheeler
  2003-12-11 19:27                   ` David Wheeler
  2003-12-12  4:16                   ` Nozomu Ando
  0 siblings, 2 replies; 15+ messages in thread
From: David Wheeler @ 2003-12-11 19:26 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, Eli Zaretskii, Stefan Monnier

On Dec 11, 2003, at 9:41 AM, David Wheeler wrote:

> Ah, well perhaps I can check out gnulib and create the symlinks 
> myself, eh?

This seems to work, but now I've run into a new problem:

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?

Many TIA,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-11 19:26                 ` David Wheeler
@ 2003-12-11 19:27                   ` David Wheeler
  2003-12-12  4:16                   ` Nozomu Ando
  1 sibling, 0 replies; 15+ messages in thread
From: David Wheeler @ 2003-12-11 19:27 UTC (permalink / raw)
  Cc: Benjamin.Riefenstahl, Eli Zaretskii, Stefan Monnier

On Dec 11, 2003, at 11:26 AM, David Wheeler wrote:

> This seems to work, but now I've run into a new problem:
>
> 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?

Should've mentioned the version of gcc, sorry.

geertz# gcc --version
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is 
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR 
PURPOSE.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-11 19:26                 ` David Wheeler
  2003-12-11 19:27                   ` David Wheeler
@ 2003-12-12  4:16                   ` Nozomu Ando
  2003-12-12  5:32                     ` David Wheeler
  1 sibling, 1 reply; 15+ messages in thread
From: Nozomu Ando @ 2003-12-12  4:16 UTC (permalink / raw)
  Cc: emacs-devel


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

^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: Error Compiling on Mac OS X 10.3
  2003-12-12  4:16                   ` Nozomu Ando
@ 2003-12-12  5:32                     ` David Wheeler
  0 siblings, 0 replies; 15+ messages in thread
From: David Wheeler @ 2003-12-12  5:32 UTC (permalink / raw)
  Cc: emacs-devel

On Dec 11, 2003, at 8:16 PM, Nozomu Ando wrote:

> 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.

Yes, it does! It'd be great if Andrew Choi linked to your emacsbuild 
page from his "Emacs 21 for Mac OS X" page -- might've saved me some 
grief.

   http://members.shaw.ca/akochoi-emacs/

Cheers,

David

-- 
David Wheeler                                     AIM: dwTheory
david@kineticode.com                              ICQ: 15726394
http://www.kineticode.com/                     Yahoo!: dew7e
                                                Jabber: Theory@jabber.org
Kineticode. Setting knowledge in motion.[sm]

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2003-12-12  5:32 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-10  5:24 Error Compiling on Mac OS X 10.3 David Wheeler
2003-12-10 12:41 ` Benjamin Riefenstahl
2003-12-10 14:49   ` Reiner Steib
2003-12-10 16:04   ` David Wheeler
2003-12-10 16:19     ` David Wheeler
2003-12-10 16:22       ` David Wheeler
2003-12-10 17:45         ` Eli Zaretskii
2003-12-10 17:55           ` David Wheeler
2003-12-10 20:34             ` Eli Zaretskii
2003-12-11 14:18             ` Stefan Monnier
2003-12-11 17:41               ` David Wheeler
2003-12-11 19:26                 ` David Wheeler
2003-12-11 19:27                   ` David Wheeler
2003-12-12  4:16                   ` Nozomu Ando
2003-12-12  5:32                     ` David Wheeler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).