[tulip] Getting pci-scan.c to compile
Jason Thomas
jason@topic.com.au
Mon, 18 Sep 2000 09:10:11 +1100
--W/nzBZO5zC0uMSeA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
modversions.h is created when a kernel is compiled it should be in the
kernel source package that matches your kernel.
you need to install the kernel source package then do a quick search for
modversions.h, it probably is not there?
if it is when you compile pci-scan.c you need to
-I/usr/src/linux/include or whereever the kernel sources are.
if it is not there you need to configure and build a kernel with module
support. that way modversion.h will be created. It would be best to
build a kernel and use that as you can't really be sure whats in the
debian packaged kernel.
It is possible to build a debian packaged kernel using make-kpkg if you
wish. maybe you can patch the kernel sources with the tulip.c and
pci-scan.c and just build the kernel.
Hope this helps.
On Sun, Sep 17, 2000 at 05:22:21PM -0400, Frederick Grim wrote:
> I feel a bit silly for asking this but I cannot get pci-scan.c to compile=
=20
> and load. I keep getting a modversions.h not found. If I move modversio=
ns=20
> to the path in the code then gcc stopps seeing all the modules pointed to=
in=20
> modversions no matter where I move them around. I am running the newest=
=20
> debian distribution and I have the 2.2.17 kernel. I want to get my Links=
ys=20
> 10/100TX working but have, so far, had no luck. Thanks for the time.
> Fred
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>=20
> Share information about yourself, create your own public profile at=20
> http://profiles.msn.com.
>=20
>=20
> _______________________________________________
> tulip mailing list
> tulip@scyld.com
> http://www.scyld.com/mailman/listinfo/tulip
--=20
Jason Thomas Phone: +61 2 6257 7111
System Administrator - UID 0 Fax: +61 2 6257 7311
tSA Consulting Group Pty. Ltd. Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602 http://www.topic.com.au/
--W/nzBZO5zC0uMSeA
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.2 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE5xUFD7cYwRJJSiL4RAsIyAKCw1giGjOwItqXV2EdcR9Mu6kgKjQCg50Go
evBg2gbl7g9xeugGF6sCIII=
=gbgz
-----END PGP SIGNATURE-----
--W/nzBZO5zC0uMSeA--