Results 1 to 1 of 1
I've reciently installed RH enterprise on two new HP blade servers. They have two 10gig Ethernet ports on each that I must install the supplied HP drivers to be able ...
- 01-24-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
Issue with rpmbuild
I've reciently installed RH enterprise on two new HP blade servers. They have two 10gig Ethernet ports on each that I must install the supplied HP drivers to be able to use. The source rpm installs very quickly (seems to just transfer files to a specific location).
My issue is when I try to use the rpmbuild command it errors out referring to bldreqs. I've done several hours on google but to no avail thus far. My access is limited due to these interfaces being my connection out. Sort of a revolving circle I can't overcome.
Sorry for my limited knowledge of what I'm doing. I'm working from HP installations and have never had to build an rpm from a source file.
> [hostname tmp]# rpm -ivh hp-be2net-4.0.359.0-2.src.rpm
> 1:hp-be2net ###########################################
> [100%]
> [united_hostname tmp]# rpmbuild -ba --target i686
> /usr/src/redhat/SPECS/hp-benet.kmp.spec
> Building target platforms: i686
> Building for target i686
> error: line 51: Dependency tokens must begin with alpha-numeric, '_' or
> '/': BuildRequires: %kernel_module_package_buildreqs
> [united_hostname tmp]#
>
>
Can anyone give any advise to get me going here? Thanks in advance.


Reply With Quote