emacs-devel
[Top][All Lists]
Advanced

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

Re: build problem because globals.h is gone


From: Tom Tromey
Subject: Re: build problem because globals.h is gone
Date: Wed, 09 Feb 2011 08:42:56 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

>>>>> "Sam" == Sam Steingold <address@hidden> writes:

Sam> after reconfigure:
Sam> windows:
Sam> make[1]: *** No rule to make target `globals.h', needed by 
`oo-spd/i386/emacs.o'
Sam> .  Stop.

I guess someone needs to fix the Windows build.
See src/Makefile.in to see how to create globals.h using make-docfile.

Sam> linux:
Sam> make[2]: Leaving directory `/home2/sds/src/emacs/trunk/build-lucid/lwlib'
Sam> touch stamp-oldxmenu
Sam> make[1]: *** No rule to make target 
`/home/sds/src/emacs/trunk/src/globals.h', needed by `dispnew.o'.  Stop.
Sam> make[1]: Leaving directory `/home2/sds/src/emacs/trunk/build-lucid/src'
Sam> make: *** [src] Error 2

Do a clean build, or remove your old dependency files.

Tom



reply via email to

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