This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

grumble 2: sh still doesn't build with 2.6


So now sh4 fails with the same sort of error I remember
from s390 when built against the vanilla 2.6.6 headers:

In file included from ./sys/ustat.h:30,
from ../sysdeps/unix/sysv/linux/ustat.c:21:
../sysdeps/generic/bits/ustat.h:26: error: redefinition of `struct ustat'
make[2]: *** [/cygdrive/c/dank/test/crosstool-0.28-rc21/build/sh4-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/misc/ustat.o] Error 1
make[2]: Leaving directory `/cygdrive/c/dank/test/crosstool-0.28-rc21/build/sh4-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/glibc-2.3.2/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory `/cygdrive/c/dank/test/crosstool-0.28-rc21/build/sh4-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/glibc-2.3.2'
make: *** [all] Error 2


Guess I'll try the sh4 tree next.

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]