[SCore-users-jp] Re: [SCore-users] Help: using D-Link Gigabit NIC DGE-550T

kameyama @ pccluster.org kameyama @ pccluster.org
2003年 6月 19日 (木) 14:06:28 JST


In article <005a01c33611$53c1ce60$1a00a8c0 @ goofy> "Huiqun Zhou" <hqzhou @ nju.edu.cn> wrotes:
> Does anyone have experience of using D-Link's Gigabit NIC DGE-550T with RedHat
> 7.3 and Score 5.4.0?
> I've grabed source code of the driver from D-Link's website, but I got errors
> when I try to insmod the compiled module into the kernel. 

If yoy want to compile kernel modules for compute hosts, you must install
kernel source and compile the modules with that kernel source.
Please install kernel-source-score-2.4.19-1SCORE.i386.rpm
(This file located /mnt/cdrom/score.rpm in SCore 5.4.0 CD-ROM or
following URL.
    http://www.pccluster.org//score/dist/pub/score-5.4.0/rpm.redhat7.3.i386
)
on server host.
When you install that rpm, kernel source is installed in
/usr/src/linux-2.4.19score.
So you can compile that module with following option for compute hosts:
   -I/usr/src/linux-2.4.19score/include

                       from Kameyama Toyohisa
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内