hi, i need to rebuild the grub package in ./on/usr/src/grub/grub-0.95. the reason is that it doesn't support intels's latest NICs like the 82571. as a result we can't boot opensolaris on diskless nodes. so i am trying to back port the latest e1000 driver from etherboot (supports 82571) to the grub package in opensolaris. but when i try to re-gen the package, i get lots of configure or compilation errors...like: " checking for C compiler default output file name... configure: error: C compiler cannot create executables"
i was able to past the ./configure step using an older gcc. but then i get compilation errors on the "make" step. anyone has info on how to re-build that package? does it need a special gcc version? i also tried sun studio 11.. thx -jfs _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code