Hi Sharad, Hmmm. Could you do a quick 'nm' just to make sure the symbol is there?
> nm /usr/lib64/libfreeipmi.a | grep ipmi_open_inband 0000000000000660 T ipmi_open_inband I'm not sure off the top of my head. Al On Thu, 2006-12-14 at 15:01 +0530, Sharad Chandra wrote: > Hi, > > I am trying to create and write sdr cache. For that purpose i am > opening ipmi > inband, by using function "ipmi_open_inband" provided in > freeipmi/udm/ipmi-udm.h. but when i compile using -lfreeipmi it tells > > /var/tmp//cchg3LRe.o(.text+0x11a): In function `init_agent_cache()': > : undefined reference to `ipmi_open_inband(ipmi_driver_type, int, unsigned > short, unsigned char, char*, unsigned int)' > > I was looking for library to use that function.. this is linking problem.. > What to do to resolve it? I am using freeipmi-0.3.0_1 version and trying on > IBM machine eserver xSeries 346 -[884011U] > > Thanks > Sharad Chandra > > > _______________________________________________ > Freeipmi-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/freeipmi-users > -- Albert Chu [EMAIL PROTECTED] 925-422-5311 Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-devel
