[Openib-windows] Make KAL static library

Yossi Leybovich sleybo at mellanox.co.il
Mon Apr 10 02:52:07 PDT 2006


 
Fab 
 
Commit rev 293 make ibal to static library this brake our build.
 
I get the following error
 
1>errors in directory w:\work\clean\ulp\sdp\kernel
1>ulp\sdp\kernel\ibal.lib(al_smi.obj) : error LNK2001: unresolved
external symbol _node_desc
1>bin\kernel\objfre_wnet_x86\i386\sdp.sys : error LNK1120: 1 unresolved
externals
 
I notice that you remove the variable node_desc from al_driver to
ib_bus, so SDP that link to ibal.lib does not resolve this symbol.
One solution is to declare this variable in SDP , but don't you think we
should declare this variable as part of ibal 
so other kernel modules will be able to link with it without linking to
the bus.
 
10x
Yossi 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20060410/49bf156f/attachment.html>


More information about the ofw mailing list