Sorry, I don't. The main library you need to link is libfreeipmi, so that's -lfreeipmi on the gcc command line.
Al On Tue, 2017-01-24 at 11:21 -0800, VJ wrote: > Thanks. > Do you have Sample program for any kind of get values ? I can go from > there . > I just need a template to get started, so the Makefile has the > appropriate libs and includes set. > > > Thanks . > > On Tue, Jan 24, 2017 at 10:28 AM, Albert Chu <[email protected]> wrote: > If you look through the code in FreeIPMI's bmc-info, you can > find a loop > that retrieves and outputs channel information. > > Al > > On Tue, 2017-01-24 at 10:22 -0800, VJ wrote: > > Hi > > Can some one plz share a sample Makefile and code to list > channels ? > > > > > > Thanks > > > _______________________________________________ > > Freeipmi-users mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/freeipmi-users > > -- > Albert Chu > [email protected] > Computer Scientist > High Performance Systems Division > Lawrence Livermore National Laboratory > > > > > > > -- > --------------------------------------------------------------------------------------- > ** Believe in : Hardwork Science God** > ============================================ > -- Albert Chu [email protected] Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/freeipmi-users
