On Tue, Aug 08, 2006 at 03:36:51PM -0500, Robert Olson wrote:
> 2.6.17.4. Here's the config.
This definitely looks wrong (2.6.17 kernels do have aio!).
Most of our ppc64 experience comes from Fedora or SuSE, where the
toolchiain is biarch, or bgl, where our cross compilation doesn't need
to worry about kernel stuff.
The configure-time tests for the kernel probably need to use the same
compiler as used for your kernel. I'd build things like this:
./configure --build powerpc64-unknown-linux-gnu --host \
powerpc-unknown-linux-gnu --disable-server \
--with-kernel=</wherever/your/kernel/is>
make kmod
If that doesn't work, I'd like to see the config.log, or even better,
get an accont on the system so one of us can muck around -- you're the
first debian-ppc64 user to our knowledge, and it looks like we might have
some kinks to work out.
==rob
--
Rob Latham
Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF
Argonne National Labs, IL USA B29D F333 664A 4280 315B
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users