Bob Hartung wrote: > Hi all, > I have a stock FC11 install with all updates applied. Dev tools is > installed. I am now trying to add a HighPoint Rocket rr2320 RAID > PCI-e RAID controller. > > I have unpacked the source files into a subdirectory of user's home > directory. Upon navigating to this directory the follow is the > response to 'make'. > > [root@localhost linux]# make ARCH=x86_64 KERNEL_VER=2.6 > make[1]: Entering directory `/usr/src/kernels/2.6.30.8-64.fc11.x86_64' > CC [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/os_linux.o > > CC [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/osm_linux.o > > CC [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/div64.o > > CC [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/hptinfo.o > > CC [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/config.o > > LD [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/rr232x.o > > Building modules, stage 2. > MODPOST 1 modules > WARNING: could not find > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/.him_rr232x.o.cmd > for > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/him_rr232x.o > > LD [M] > /home/robert/Download/rr232x-linux-src-v1.10/product/rr232x/linux/.build/rr232x.ko > > make[1]: Leaving directory `/usr/src/kernels/2.6.30.8-64.fc11.x86_64' > > I am not a developer. The file .him_rr232x.o exists. I don't > understand the .cmd attached. > > Any and all help appreciated. I have had no success googling this as > I am led back to High Point who provide drivers only for FC8 and earlier. > Are you certain you are reading this correctly? For fun I downloaded and compiled with a similar "warning". WARNING: could not find /home/egreshko/src/rr232x-linux-src-v1.10/product/rr232x/linux/.build/.him_rr232x.o.cmd for /home/egreshko/src/rr232x-linux-src-v1.10/product/rr232x/linux/.build/him_rr232x.o and.... [egreshko@f11 linux]$ ls /home/egreshko/src/rr232x-linux-src-v1.10/product/rr232x/linux/.build/.him_rr232x.o.cmd ls: cannot access /home/egreshko/src/rr232x-linux-src-v1.10/product/rr232x/linux/.build/.him_rr232x.o.cmd: No such file or directory But, in any case, it seems to be only a warning since the rr232x.ko is built.
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines