gst-plugins-0.4.0 does not compile with gcc-3.2 because of -I/usr/local/include and -Werror



Hi,

making "make install" with gcc-3.2 in .../ a lot of errors like:

cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/root/garnome/include
-I/root/garnome/include -I/root/garnome/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/root/garnome/include/gstreamer-0.4.0
-I/root/garnome/include/glib-2.0 -I/root/garnome/lib/glib-2.0/include
-I/root/garnome/include/libxml2 -g -I../../gst-libs -Wall -Werror
-I/usr/local/include -I/root/garnome/include -O2 -pipe -g
-I/root/garnome/include -O2 -pipe -g -I/root/garnome/include -c
gstaasink.c -MT libgstaasink_la-gstaasink.lo -MD -MP -MF
.deps/libgstaasink_la-gstaasink.TPlo  -fPIC -DPIC -o
libgstaasink_la-gstaasink.lo
cc1: changing search order for system directory "/usr/local/include"
cc1:   as it has already been specified as a non-system directory
make[3]: *** [libgstaasink_la-gstaasink.lo] Error 1

If the -Werror option is removed from the corresponding Makefile, make
continues. But it would be better to remove the -I/usr/local/include
option at a central place. 

	With best regards
		Juergen





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