[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] Re: freeipmi in 64bit?
From: |
Andrew Wansink |
Subject: |
Re: [Freeipmi-devel] Re: freeipmi in 64bit? |
Date: |
Mon, 18 Jan 2010 11:55:30 +1100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
To build on OpenSolaris x86_64 I use the following 'recipe'
1. Put bmc_intf.h (from OpenSolaris.org) into /opt/include
2. > CFLAGS=-m64 CPPFLAGS=-I/opt/include ./configure
3. > make
If you're doing any IPMI over LAN I suggest you get the
patch I posted earlier today.
Andrew Wansink
On Sun, Dec 20, 2009 at 10:42:34AM -0800, Al Chu wrote:
> Off the top of my head, I don't know for sure on Solaris. Based on
> other experiences, I've used the --target option and --build option
> before. At the core, configure is making 32bit b/c it's finding 32bit
> stuff (e.g. libs, compilers, etc.). Incorrect paths could be another
> possible issue.
>
> Al
>
> On Thu, 2009-01-15 at 16:11 +0100, David Maxera wrote:
> > Hi,
> >
> > We build on x86_64 Solaris. However, the libraries created by the
> > standard configure/make are build only for the 32 bit mode. Any idea how
> > can I get the 64 bit versions?
> >
> > David
> >
> >
> > > We programmed it for 32 or 64 bit support, and we (at LLNL) have used
> > > FreeIPMI on Itanium and x86_64 machines, so I assume it should already
> > > work. Are you having problems?
> > >
> > > Al
> > >
> > > On Wed, 2009-01-14 at 15:40 +0100, Michal Bachorik - Sun Microsystems -
> > > Prague Czech Republic wrote:
> > >> Al,
> > >>
> > >> do you think that it'd be possible to compile and use freeipmi with
> > >> 64bit support?
> > >>
> > >> Regards,
> > >>
> > >> Michal
> > >>
> > >>
> >
> >
> --
> Albert Chu
> address@hidden
> Computer Scientist
> High Performance Systems Division
> Lawrence Livermore National Laboratory
>
>
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Freeipmi-devel] Re: freeipmi in 64bit?,
Andrew Wansink <=