On 26.09.2005 [10:15:21 -0700], Grant Grundler wrote: > On Sat, Sep 24, 2005 at 10:19:53AM -0700, Roland Dreier wrote: > ... > > I just checked in a fix for this -- the pci_pretty_name() API has gone > > away, so I removed our use of it in svn. I don't understand how your > > other builds of git + svn succeeded though, since pci_pretty_name is > > completely gone. Oh, I guess you'll miss link failures when building > > modules, so functions that disappear won't break the build. > > I think he can run "make modules_install INSTALL_MOD_PATH=/tmp" to verify > modules link in properly.
Turns out the build system already does the modules_install, but none of the default .configs have CONFIG_MODULES=y. I've updated my scripts to do this and beyond the ip_dev_find() issues which Roland has already posted about, I am not seeing any other link issues. Thanks, Nish _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
