On Nov 27, 2007 3:17 PM, Shocky shocky1@users.sourceforge.net wrote:
It won't link. The linker always returns the error:
undefined reference to 'pci_alloc'
btw, on the next strace, do -s 1024 :-)
I notice it seems to be linking with a .a instead of a .o for libpci. did you do an nm on that library? I wonder if you have some weird out of rev version.
The library paths it is using look odd as well, almost like it's cross compiling? that's not the case is it? ron