Patch to fix some build errors/warnings
Stefan Dirsch
sndirsch at suse.de
Wed Jun 15 03:29:27 PDT 2005
On Tue, Jun 14, 2005 at 01:33:11PM -0400, Soeren Sandmann wrote:
> Stefan Dirsch wrote:
>
> >lib/XRes/configure.ac:
> >* XRes.c:17:33: error: X11/extensions/XRes.h: No such file or directory
> >
> >
> >
> [...]
>
> >--- /usr/local/src/xorg/xorg-modular/lib/XRes/configure.ac 2005-06-07
> >20:51:22.000000000 +0200
> >+++ lib/XRes/configure.ac 2005-06-08 10:53:06.000000000 +0200
> >@@ -56,7 +56,7 @@
> > GCC_WARNINGS="-Wall -Wpointer-arith -Wstrict-prototypes \
> > -Wmissing-prototypes -Wmissing-declarations \
> > -Wnested-externs -fno-strict-aliasing"
> >- CFLAGS="$GCC_WARNINGS $CFLAGS"
> >+ CFLAGS="$GCC_WARNINGS $CFLAGS -I`pwd`/include"
> >fi
> >
> >
> This one should be fixed now. I added an INCLUDES line with
> $(top_srcdir)/include
> to XRes/src/Makefile.am.
Indeed. Worksforme. Thanks!
Regards,
Stefan
Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstraße 5
FAX: 0911-740 53 479 D-90409 Nürnberg
http://www.suse.de Germany
------------------------------------------------------
More information about the xorg-modular
mailing list