Operating System - Linux
1752680 Members
5341 Online
108789 Solutions
New Discussion юеВ

Re: Install errors on HP Qlogic 2340 driver 7.07

 
Alan Boyles
Advisor

Install errors on HP Qlogic 2340 driver 7.07

In trying to install the 7.07 driver on a DL380 with RHEL 3.0 U2 I am receiving an error stating that " Compile did not succeed".
The version of RHEL does not have all packages installed and I am wondering if there are any dependencies for this driver?

Thanks,

Alan
20 REPLIES 20
Vitaly Karasik_1
Honored Contributor

Re: Install errors on HP Qlogic 2340 driver 7.07

do you have kernel-source package installed?

rpm -qa |grep kernel

you should see the same release for kernel[-smp] and kernel-source.
Alan Boyles
Advisor

Re: Install errors on HP Qlogic 2340 driver 7.07

Yes, I'll attach the output.
Vitaly Karasik_1
Honored Contributor

Re: Install errors on HP Qlogic 2340 driver 7.07

Can you send us output of "make" (install?) command?
Alan Boyles
Advisor

Re: Install errors on HP Qlogic 2340 driver 7.07

No, I'm trying to use the rpm procedure that you get from the HP web site, which has an install script.
Alan Boyles
Advisor

Re: Install errors on HP Qlogic 2340 driver 7.07

More info, attached is a trace of the make.
Open with Wordpad.
Vitaly Karasik_1
Honored Contributor

Re: Install errors on HP Qlogic 2340 driver 7.07

Very strange! I've compiled 7.0.7.03p3-19 qla version with kernel 2.4.21-40 without any problem right now.
Can you send me full output of "rpm -U" command, not just the tail?
Alan Boyles
Advisor

Re: Install errors on HP Qlogic 2340 driver 7.07

Here are a couple of more outputs....

Alan Boyles
Advisor

Re: Install errors on HP Qlogic 2340 driver 7.07

Here is the second...
Vitaly Karasik_1
Honored Contributor

Re: Install errors on HP Qlogic 2340 driver 7.07

To say the truth, I don't understand why your compilation failed.
Do you use the latest qla release - 7.0.7.03p3-19 ?