  | | | /boot/kernel.h issues | /boot/kernel.h issues 2007-01-05 - By Brian Long
Back On Wed, 2007-01-03 at 14:38 -0800, Arjan van de Ven wrote: > On Wed, 2007-01-03 at 14:21 -0600, Stanley, Jon wrote: > > Unfortuantely, you have to use hp-OpenIPMI for management of the new > > iLO2 based systems (360/380 G5). > > > > I don't have a system handy to test this on, but I've dissected the RPM > > mentioned, and it *attempts* to clean up after itself - look in the > > hp-OpenIPMI.mk in /opt/hp/hp-OpenIPMI <rant>(which gets copied to just > > Makefile in %post - ARRRRGGGGHHHH! Don't vendors understand what RPM is > > *for*???)</rant>. > > also it's generally silly what they do; you can do exactly the same with > a few additions to CFLAGS which are just an option to the "make" you're > calling ANYWAY.. without having to go through great lengths to destroy > the integrity of the existing system..
Very true; I hate ISVs that make kernel modules yet don't know how to compile them properly.
When I passed "-D__modules__smp" on the command-line and was able to get it working, that's when I found out about kernel.h. It's stupid for any installation program to mess with kernel.h if they can define this on the gcc command line.
/Brian/
-- Brian Long | | IT Infrastructure . | | | . | | | . Data Center Systems ' ' Cisco Enterprise Linux C I S C O
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |