[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] Building libfreeipmi only..
From: |
Albert Chu |
Subject: |
Re: [Freeipmi-devel] Building libfreeipmi only.. |
Date: |
Mon, 03 Oct 2005 08:42:29 -0700 |
Oops, forgot to CC the mailing list for google.
Al
--
Albert Chu
address@hidden
Lawrence Livermore National Laboratory
----- Original Message -----
From: Albert Chu <address@hidden>
Date: Sunday, October 2, 2005 10:31 pm
Subject: Re: [Freeipmi-devel] Building libfreeipmi only..
> Hi Harald,
>
> I'm not sure if this answers your question or not, but normally the
> .sofiles are stored in ".libs" subdirectories. So the .so files
> are in:
>
> libfreeipmi/src/.libs/
>
> Al
>
> --
> Albert Chu
> address@hidden
> Lawrence Livermore National Laboratory
>
> ----- Original Message -----
> From: Harald Jensås <address@hidden>
> Date: Sunday, October 2, 2005 6:12 am
> Subject: [Freeipmi-devel] Building libfreeipmi only..
>
> > Hi,
> >
> > I am trying to build freeipmilib using uClibc (www.uclibc.org).
> > The goal is to create a floppy with all the needed tools to look
> at
> > sensors, read the SEL log etc.
> >
> > The plan is to use freeipmilib and ipmiutils..
> > But the precompiled freeipmilib included with ipmiutils is
> compiled
> > using GNU GlibC, so I get a lot of compile errors when I try to
> > compile
> > this using the uClibc toolchain.
> >
> > When I try to compile freeipmi-0.1.3 in the uClibc toolchain it
> > compile
> > all the files in libfreeipmi/src fine. But fails to compile fish.
> > And it
> > seems that the libfreeipmi/src is populated with all the .o
> files.
> > But
> > not the libfreeipmi.so.
> >
> > How can i create a libfreeipmi.so in my system?
> >
> >
> >
> >
> > Cheers
> > Harald
> >
> >
> > _______________________________________________
> > Freeipmi-devel mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/freeipmi-devel
> >
>