emacs-pretest-bug
[Top][All Lists]
Advanced

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

Emacs CVS on SUN with some strange ALL_CFLAGS


From: Sam Halliday
Subject: Emacs CVS on SUN with some strange ALL_CFLAGS
Date: Mon, 1 Dec 2003 18:11:08 +0000

hey there,

im trying to build the CVS Emacs (pulled today) on a SUN machine with the
following command line options (all the dependencies have been met)

  ./configure --prefix=/home/samuel/bin.sun --with-x-toolkit=gtk

but the `make bootstrap` bails on an error because of the following being set in
src/Makefile

ALL_CFLAGS=-Demacs -DHAVE_CONFIG_H $(TOOLKIT_DEFINES) $(MYCPPFLAGS) -I.
-I${srcdir} -I/usr/openwin/include -I/home/samuel/bin. 1/include/gtk-2.0
-I/home/samuel/\
bin. 1/lib/gtk-2.0/include -I/home/samuel/bin. 1/include/atk-1.0
-I/home/samuel/bin. 1/include/pango-1.0 -I/usr/openwin/include
-I/home/samuel/bin. 1/include/gl\
ib-2.0 -I/home/samuel/bin. 1/lib/glib-2.0/include -I/usr/dt/include ${CFLAGS}

the observant will notice that there are a lot of "1"'s in there! it looks as if
somewhere something has ran a sed script converting all instances of "bin.sun"
to "bin. 1" (its almost like the computer has learnt how to rhyme... badly!)

the strange thing is that this does not happen if i build against the motif
toolkit... can anyone please explain this or at least replicate it?

cheers,
Sam
-- 
What the scientists have in their briefcases is terrifying.
-- Nikita Khruschev




reply via email to

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