LEAF'ers ==> While investigating a logfile message regarding one of our 3C905 NIC's, we've found a small utility that may resolve the problem: <ftp://ftp.scyld.com/pub/diag/mii-diag.c> <ftp://ftp.scyld.com/pub/diag/libmii.c> However, it needs to be compiled, preferably like the first instance: "gcc -Wall -Wstrict-prototypes -O mii-diag.c -DLIBMII libmii.c -o mii-diag" "gcc mii-diag.c -o mii-diag" It works on a Debian Linux 2.2r2 system; but, *not* under LRP ;< Yes, I know about glib, &c. We have potato and we do *not* have slink. How can we get this compiled? What is the simplest way to get and setup a sub-environment under potato to facilitate this? -- Best Regards, mds mds resource 888.250.3987 "Dare to fix things before they break . . . " "Our capacity for understanding is inversely proportional to how much we think we know. The more I know, the more I know I don't know . . . " _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/leaf-user
