[plug] Wanting RH7.3 (or similar) for IPCop build.

Cameron Patrick cameron at patrick.wattle.id.au
Mon Sep 29 21:46:03 WST 2003


On Mon, Sep 29, 2003 at 09:25:48PM +0800, Nathan D wrote:
| /usr/bin/ld: cannot find -lpci
| collect2: ld returned 1 exit status
| make: *** [updfstab] Error 1
| 
| Can anyone give me pointers or tips in plain english? :)

$ apt-get install pciutils-dev

Okay, so that's not quite plain English but it should help ;-)  The
error you got was a result of something trying to link to libpci and not
finding it; an "apt-cache search libpci" revealed that the only package
mentioning libpci was pciutils-dev.

There are probably a good deal of other packages you'll need to install
too, though, before it will build completely.

Cameron.

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list