vicious build and pointer arithmetic
- From: Allin Cottrell <cottrell wfu edu>
- To: gnome-devel-list gnome org
- Subject: vicious build and pointer arithmetic
- Date: Sun, 24 Feb 2002 20:05:06 -0500 (EST)
I'm building gnome2 using the vicious scripts (nice work). One snag
I'm hitting (Linux 2.4.17, glibc 2.2.5, gcc 2.95.3) is the combination
of -Wpointer-arith and -Werror in some of the Makefiles. gcc generates
warnings relating to /usr/include/bits/string2.h in respect of
arithmetic on void * pointers and so if -Werror is set the build
aborts.
I can push the process along by editing "-Werror" out of the relevant
Makefiles, but there must be a more systematic fix. Can I be the only
one hitting this problem?
Allin Cottrell.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]