all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Odd "-2.0/" argument in build because of "unix", on emacs-23 branch
@ 2010-06-09 14:34 Stefan Monnier
  2010-06-09 15:22 ` Sven Joachim
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2010-06-09 14:34 UTC (permalink / raw
  To: emacs-devel

I just did a rebuild of the emacs-23 branch and noticed this error:

gcc -c -I/home/monnier/src/Xaw3d -Demacs -DHAVE_CONFIG_H  -I. -I/home/monnier/src/emacs/trunk/src -D_BSD_SOURCE -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gio-1 -2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/alsa -pthread -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wno-pointer-sign -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS -DFONTSET_DEBUG -g -O0 -I/usr/include/GNUstep -I/usr/include/freetype2 -MMD -MF deps/dbusbind.d dbusbind.c
gcc: unrecognized option '-2.0/'

It seems to come from /usr/include/gio-unix-2.0/ where `unix' got turned
into a space.  Can someone backport the corresponding fix from the trunk?


        Stefan




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

* Re: Odd "-2.0/" argument in build because of "unix", on emacs-23 branch
  2010-06-09 14:34 Odd "-2.0/" argument in build because of "unix", on emacs-23 branch Stefan Monnier
@ 2010-06-09 15:22 ` Sven Joachim
  2010-06-09 18:15   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Joachim @ 2010-06-09 15:22 UTC (permalink / raw
  To: Stefan Monnier; +Cc: emacs-devel

On 2010-06-09 16:34 +0200, Stefan Monnier wrote:

> I just did a rebuild of the emacs-23 branch and noticed this error:
> [...]
> It seems to come from /usr/include/gio-unix-2.0/ where `unix' got turned
> into a space.  Can someone backport the corresponding fix from the trunk?

This has been done long ago (see the ChangeLog), but so far nobody
bothered to regenerate `configure'.

Sven




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

* Re: Odd "-2.0/" argument in build because of "unix", on emacs-23 branch
  2010-06-09 15:22 ` Sven Joachim
@ 2010-06-09 18:15   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2010-06-09 18:15 UTC (permalink / raw
  To: Sven Joachim; +Cc: emacs-devel

>> I just did a rebuild of the emacs-23 branch and noticed this error:
>> [...]
>> It seems to come from /usr/include/gio-unix-2.0/ where `unix' got turned
>> into a space.  Can someone backport the corresponding fix from the trunk?

> This has been done long ago (see the ChangeLog), but so far nobody
> bothered to regenerate `configure'.

Cool, thanks,


        Stefan



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

end of thread, other threads:[~2010-06-09 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-09 14:34 Odd "-2.0/" argument in build because of "unix", on emacs-23 branch Stefan Monnier
2010-06-09 15:22 ` Sven Joachim
2010-06-09 18:15   ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.