[EMAIL PROTECTED] wrote on 01/24/2008 06:17:38 
PM:

> > - Output of "cat /etc/*release*"
>     Fedora release 7 (Moonshine)
>     cat: /etc/lsb-release.d: Is a directory
>     > - Output of "uname -a"
>     Linux dsz3.cs.unh.edu 2.6.21-1.3194.fc7 #1 Wed May 23 22:12:25 EDT 
=20
>     2007 ppc ppc ppc GNU/Linux
>     > - Output of "rpm -q libtool autoconf automake m4"
>     libtool-1.5.22-11.fc7
>     autoconf-2.61-8.fc7
>     automake-1.10-5
>     m4-1.4.8-2.fc7
>     Akmal

Those are good versions. Were you able to run configure and make after 
bootstrap?

        --Renier


> 
> On Jan 24, 2008 2:54 PM,  <[EMAIL PROTECTED]> 
wrote:
> > Send Openhpi-devel mailing list submissions to
> >         [email protected]
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > or, via email, send a message with subject or body 'help' to
> >         [EMAIL PROTECTED]
> >
> > You can reach the person managing the list at
> >         [EMAIL PROTECTED]
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Openhpi-devel digest..."
> >
> >
> > Today's Topics:
> >
> >    1. Re: Error while installing latest OpenHpi (Renier Morales)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 24 Jan 2008 15:53:53 -0400
> > From: Renier Morales <[EMAIL PROTECTED]>
> > Subject: Re: [Openhpi-devel] Error while installing latest OpenHpi
> > To: [email protected]
> > Message-ID:
> >         <OF14B93146.C34A0610-ON042573DA.006C402C-042573DA.
> [EMAIL PROTECTED]>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > [EMAIL PROTECTED] wrote on 01/24/2008 
02:25:47
> > PM:
> >
> > > > Make sure you have libtool, autoconf, automake, and m4 installed.
> > > > What linux distribution are you using?
> > > I am using fedora on mac i book.I think i have  libtool, autoconf,
> > > automake, and m4 installed on my system.
> >
> > Give me this information:
> > - Output of "cat /etc/*release*"
> > - Output of "uname -a"
> > - Output of "rpm -q libtool autoconf automake m4"
> >
> >         --Renier
> >
> > >
> > > On Jan 23, 2008 12:25 PM,  <[EMAIL PROTECTED]
> > > net> wrote:
> > > > Send Openhpi-devel mailing list submissions to
> > > >         [email protected]
> > > >
> > > > To subscribe or unsubscribe via the World Wide Web, visit
> > > >         https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > or, via email, send a message with subject or body 'help' to
> > > >         [EMAIL PROTECTED]
> > > >
> > > > You can reach the person managing the list at
> > > >         [EMAIL PROTECTED]
> > > >
> > > > When replying, please edit your Subject line so it is more 
specific
> > > > than "Re: Contents of Openhpi-devel digest..."
> > > >
> > > >
> > > > Today's Topics:
> > > >
> > > >    1. Error while installing latest OpenHpi (Akmal Muqeeth)
> > > >    2. Re: Error while installing latest OpenHpi (Renier Morales)
> > > >    3. ATCA Resource Power Capability (Peter Pothier)
> > > >
> > > >
> > > > 
----------------------------------------------------------------------
> > > >
> > > > Message: 1
> > > > Date: Tue, 22 Jan 2008 17:32:57 -0500
> > > > From: "Akmal Muqeeth" <[EMAIL PROTECTED]>
> > > > Subject: [Openhpi-devel] Error while installing latest OpenHpi
> > > > To: [email protected]
> > > > Message-ID:
> > > > <[EMAIL PROTECTED]>
> > > > Content-Type: text/plain; charset=ISO-8859-1
> > > >
> > > > > A better HPI B.02.01 effort would be to work on the SAF 
conformance
> > test
> > > > > suite by adding test cases for the new features/APIs.
> > > >
> > > > I am working on the SAF conformance test suites and plan to add 
new
> > > > test cases to it.There was a misunderstanding on my part earlier 
which
> > > > is now cleared.
> > > >
> > > > > You can download the latest OpenHPI code using subversion:
> > > > > svn co
> > https://openhpi.svn.sourceforge.net/svnroot/openhpi/openhpi/trunk
> > > > > openhpi
> > > >
> > > > I extracted these file as you said but then when i ran run
> > > > ./bootstrap, this is the error i got
> > > > core: String property libtoolize badly formatted
> > > > Because of that, the configuration file is not being generated.
> > > >
> > > > I already have the previous version of Openhpi installed.Does that
> > > > effect the installation of the new version.
> > > >
> > > >
> > > > On Jan 8, 2008 3:08 PM,  <[EMAIL PROTECTED]
> > > net> wrote:
> > > > > Send Openhpi-devel mailing list submissions to
> > > > >         [email protected]
> > > > >
> > > > > To subscribe or unsubscribe via the World Wide Web, visit
> > > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > > or, via email, send a message with subject or body 'help' to
> > > > >         [EMAIL PROTECTED]
> > > > >
> > > > > You can reach the person managing the list at
> > > > >         [EMAIL PROTECTED]
> > > > >
> > > > > When replying, please edit your Subject line so it is more 
specific
> > > > > than "Re: Contents of Openhpi-devel digest..."
> > > > >
> > > > >
> > > > > Today's Topics:
> > > > >
> > > > >    1. Re: 2)Needed tips for modifying code for new HPI  spec
> > > > >       (Renier Morales)
> > > > >
> > > > >
> > > > >
> > ----------------------------------------------------------------------
> > > > >
> > > > > Message: 1
> > > > > Date: Tue, 8 Jan 2008 04:43:58 -0400
> > > > > From: Renier Morales <[EMAIL PROTECTED]>
> > > > > Subject: Re: [Openhpi-devel] 2)Needed tips for modifying code 
for
> > new
> > > > >         HPI     spec
> > > > > To: [email protected]
> > > > > Message-ID:
> > > > >         <OF95314790.4E5F8B68-ON042573CA.000BF487-042573CA.
> > > [EMAIL PROTECTED]>
> > > > > Content-Type: text/plain; charset="us-ascii"
> > > > >
> > > > > [EMAIL PROTECTED] wrote on 01/07/2008
> > 02:44:34
> > > > > PM:
> > > > >
> > > > > >> What code? For OpenHPI or for the HPI conformance test suite?
> > What
> > > > > >> modifications/additions do you want to do?
> > > > > >
> > > > > > I am working on writing code for the new spec of OpenHPI. All 
the
> > > > > > modifications that have been mentioned in the new 
specification
> > (HPI
> > > > > > B.02.01) are part of my project.I wanted to know how i can go
> > about
> > > > > > achieving this in an efficient manner.Where should I start off
> > from
> > > > > > and how can I see whether the changes work or not.
> > > > > >
> > > > >
> > > > > OpenHPI 2.10.x supports HPI B.02.01 at the core level already. 
The
> > > > > hardware plugins that come with OpenHPI don't yet support many 
of
> > the
> > > > > B.02.01 features for various reasons (for DIMI, hardware may not
> > provide
> > > > > for diagnostics functions, for example, or the plugin developers
> > some are
> > > > > just catching up to B.02.01 yet).
> > > > >
> > > > > You can download the latest OpenHPI code using subversion:
> > > > > svn co
> > https://openhpi.svn.sourceforge.net/svnroot/openhpi/openhpi/trunk
> > > > > openhpi
> > > > >
> > > > > A better HPI B.02.01 effort would be to work on the SAF 
conformance
> > test
> > > > > suite by adding test cases for the new features/APIs.
> > > > >
> > > > >         --Renier
> > > > > -------------- next part --------------
> > > > > An HTML attachment was scrubbed...
> > > > >
> > > > > ------------------------------
> > > > >
> > > > >
> > 
-------------------------------------------------------------------------
> > > > > Check out the new SourceForge.net Marketplace.
> > > > > It's the best place to buy or sell services for
> > > > > just about anything Open Source.
> > > > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.
> > > net/marketplace
> > > > >
> > > > > ------------------------------
> > > > >
> > > > > _______________________________________________
> > > > > Openhpi-devel mailing list
> > > > > [email protected]
> > > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > >
> > > > >
> > > > > End of Openhpi-devel Digest, Vol 20, Issue 13
> > > > > *********************************************
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > ***************************************
> > > > Akmal Abdul Muqeeth
> > > > Graduate Student,
> > > > Department Of Computer Science,
> > > > University of New Hampshire,
> > > > 603 285 1830
> > > >
> > > >
> > > >
> > > > ------------------------------
> > > >
> > > > Message: 2
> > > > Date: Wed, 23 Jan 2008 03:20:26 -0400
> > > > From: Renier Morales <[EMAIL PROTECTED]>
> > > > Subject: Re: [Openhpi-devel] Error while installing latest OpenHpi
> > > > To: [email protected]
> > > > Message-ID:
> > > >         <OF639C938E.B195CD89-ON042573D9.000C29F3-042573D9.
> > > [EMAIL PROTECTED]>
> > > > Content-Type: text/plain; charset="us-ascii"
> > > >
> > > > [EMAIL PROTECTED] wrote on 01/22/2008
> > 06:32:57
> > > > PM:
> > > >
> > > > > > A better HPI B.02.01 effort would be to work on the SAF
> > conformance
> > > > test
> > > > > > suite by adding test cases for the new features/APIs.
> > > > >
> > > > > I am working on the SAF conformance test suites and plan to add 
new
> > > > > test cases to it.There was a misunderstanding on my part earlier
> > which
> > > > > is now cleared.
> > > > >
> > > > > > You can download the latest OpenHPI code using subversion:
> > > > > > svn co
> > > > https://openhpi.svn.sourceforge.net/svnroot/openhpi/openhpi/trunk
> > > > > > openhpi
> > > > >
> > > > > I extracted these file as you said but then when i ran run
> > > > > ./bootstrap, this is the error i got
> > > > > core: String property libtoolize badly formatted
> > > > > Because of that, the configuration file is not being generated.
> > > >
> > > > Make sure you have libtool, autoconf, automake, and m4 installed.
> > > > What linux distribution are you using?
> > > >
> > > >         --Renier
> > > >
> > > >
> > > > >
> > > > > I already have the previous version of Openhpi installed.Does 
that
> > > > > effect the installation of the new version.
> > > > >
> > > > >
> > > > > On Jan 8, 2008 3:08 PM,
> > <[EMAIL PROTECTED]>
> > > > wrote:
> > > > > > Send Openhpi-devel mailing list submissions to
> > > > > >         [email protected]
> > > > > >
> > > > > > To subscribe or unsubscribe via the World Wide Web, visit
> > > > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > > > or, via email, send a message with subject or body 'help' to
> > > > > >         [EMAIL PROTECTED]
> > > > > >
> > > > > > You can reach the person managing the list at
> > > > > >         [EMAIL PROTECTED]
> > > > > >
> > > > > > When replying, please edit your Subject line so it is more
> > specific
> > > > > > than "Re: Contents of Openhpi-devel digest..."
> > > > > >
> > > > > >
> > > > > > Today's Topics:
> > > > > >
> > > > > >    1. Re: 2)Needed tips for modifying code for new HPI  spec
> > > > > >       (Renier Morales)
> > > > > >
> > > > > >
> > > > > >
> > ----------------------------------------------------------------------
> > > > > >
> > > > > > Message: 1
> > > > > > Date: Tue, 8 Jan 2008 04:43:58 -0400
> > > > > > From: Renier Morales <[EMAIL PROTECTED]>
> > > > > > Subject: Re: [Openhpi-devel] 2)Needed tips for modifying code 
for
> > new
> > > > > >         HPI     spec
> > > > > > To: [email protected]
> > > > > > Message-ID:
> > > > > >         <OF95314790.4E5F8B68-ON042573CA.000BF487-042573CA.
> > > > > [EMAIL PROTECTED]>
> > > > > > Content-Type: text/plain; charset="us-ascii"
> > > > > >
> > > > > > [EMAIL PROTECTED] wrote on 
01/07/2008
> > > > 02:44:34
> > > > > > PM:
> > > > > >
> > > > > > >> What code? For OpenHPI or for the HPI conformance test 
suite?
> > What
> > > > > > >> modifications/additions do you want to do?
> > > > > > >
> > > > > > > I am working on writing code for the new spec of OpenHPI. 
All
> > the
> > > > > > > modifications that have been mentioned in the new 
specification
> > (HPI
> > > > > > > B.02.01) are part of my project.I wanted to know how i can 
go
> > about
> > > > > > > achieving this in an efficient manner.Where should I start 
off
> > from
> > > > > > > and how can I see whether the changes work or not.
> > > > > > >
> > > > > >
> > > > > > OpenHPI 2.10.x supports HPI B.02.01 at the core level already. 
The
> > > > > > hardware plugins that come with OpenHPI don't yet support many 
of
> > the
> > > > > > B.02.01 features for various reasons (for DIMI, hardware may 
not
> > > > provide
> > > > > > for diagnostics functions, for example, or the plugin 
developers
> > some
> > > > are
> > > > > > just catching up to B.02.01 yet).
> > > > > >
> > > > > > You can download the latest OpenHPI code using subversion:
> > > > > > svn co
> > > > https://openhpi.svn.sourceforge.net/svnroot/openhpi/openhpi/trunk
> > > > > > openhpi
> > > > > >
> > > > > > A better HPI B.02.01 effort would be to work on the SAF
> > conformance
> > > > test
> > > > > > suite by adding test cases for the new features/APIs.
> > > > > >
> > > > > >         --Renier
> > > > > > -------------- next part --------------
> > > > > > An HTML attachment was scrubbed...
> > > > > >
> > > > > > ------------------------------
> > > > > >
> > > > > >
> > > >
> > 
-------------------------------------------------------------------------
> > > > > > Check out the new SourceForge.net Marketplace.
> > > > > > It's the best place to buy or sell services for
> > > > > > just about anything Open Source.
> > > > > >
> > > >
> > 
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> > > > > >
> > > > > > ------------------------------
> > > > > >
> > > > > > _______________________________________________
> > > > > > Openhpi-devel mailing list
> > > > > > [email protected]
> > > > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > > >
> > > > > >
> > > > > > End of Openhpi-devel Digest, Vol 20, Issue 13
> > > > > > *********************************************
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > ***************************************
> > > > > Akmal Abdul Muqeeth
> > > > > Graduate Student,
> > > > > Department Of Computer Science,
> > > > > University of New Hampshire,
> > > > > 603 285 1830
> > > > >
> > > > >
> > > >
> > 
-------------------------------------------------------------------------
> > > > > This SF.net email is sponsored by: Microsoft
> > > > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > > > _______________________________________________
> > > > > Openhpi-devel mailing list
> > > > > [email protected]
> > > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > > -------------- next part --------------
> > > > An HTML attachment was scrubbed...
> > > >
> > > > ------------------------------
> > > >
> > > > Message: 3
> > > > Date: Wed, 23 Jan 2008 18:25:03 +0100
> > > > From: "Peter Pothier" <[EMAIL PROTECTED]>
> > > > Subject: [Openhpi-devel] ATCA Resource Power Capability
> > > > To: <[email protected]>
> > > > Message-ID:
> > > > <[EMAIL PROTECTED]>
> > > > Content-Type: text/plain; charset="us-ascii"
> > > >
> > > > Hi,
> > > >
> > > >
> > > >
> > > > In both openhpi-2.8.1 and openhpi-2.10.1, the power capability 
appears
> > > >
> > > > to never be set by the ipmidirect plugin for an ATCA board.  It
> > appears
> > > > the
> > > >
> > > >      rpt.ResourceCapabilities
> > > >
> > > > mask only ever or's in
> > > >
> > > >      SAHPI_CAPABILITY_POWER
> > > >
> > > > for the case of IsRmsBoard().
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Why is this?  Can't ATCA modules support Power Management?
> > > >
> > > >
> > > >
> > > > Thank You,
> > > >
> > > >
> > > >
> > > > Peter P
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------------------
> > > > Peter Pothier
> > > > Enea
> > > > One Tara Boulevard, Suite 404
> > > > Nashua, NH 03060
> > > > Direct: +1 603 888 7252
> > > > Fax: +1 603 888 6136
> > > > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > > > www.enea.com
> > > > ------------------------------------------------
> > > > Enea - Embedded for Leaders
> > > > ------------------------------------------------
> > > >
> > > > This message, including attachments, is CONFIDENTIAL. It may also 
be
> > > > privileged or otherwise protected by law. If you received this 
email
> > by
> > > > mistake please let us know by reply and then delete it from your
> > system;
> > > > you should not copy it or disclose its contents to anyone. All
> > messages
> > > > sent to and from Enea may be monitored to ensure compliance with
> > > > internal policies and to protect our business. Emails are not 
secure
> > and
> > > > cannot be guaranteed to be error free as they can be intercepted,
> > > > amended, lost or destroyed, or contain viruses. The sender 
therefore
> > > > does not accept liability for any errors or omissions in the 
contents
> > of
> > > > this message, which arise as a result of e-mail transmission. 
Anyone
> > who
> > > > communicates with us by email accepts these risks.
> > > >
> > > >
> > > >
> > > > -------------- next part --------------
> > > > An HTML attachment was scrubbed...
> > > >
> > > > ------------------------------
> > > >
> > > >
> > 
-------------------------------------------------------------------------
> > > > This SF.net email is sponsored by: Microsoft
> > > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > >
> > > > ------------------------------
> > > >
> > > > _______________________________________________
> > > > Openhpi-devel mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > > >
> > > >
> > > > End of Openhpi-devel Digest, Vol 20, Issue 25
> > > > *********************************************
> > > >
> > >
> > >
> > >
> > > --
> > > ***************************************
> > > Akmal Abdul Muqeeth
> > > Graduate Student,
> > > Department Of Computer Science,
> > > University of New Hampshire,
> > > 603 285 1830
> > >
> > >
> > 
-------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > _______________________________________________
> > > Openhpi-devel mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> >
> > ------------------------------
> >
> > 
-------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >
> > ------------------------------
> >
> > _______________________________________________
> > Openhpi-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/openhpi-devel
> >
> >
> > End of Openhpi-devel Digest, Vol 20, Issue 27
> > *********************************************
> >
> 
> 
> 
> -- 
> ***************************************
> Akmal Abdul Muqeeth
> Graduate Student,
> Department Of Computer Science,
> University of New Hampshire,
> 603 285 1830
> 
> 
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Openhpi-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openhpi-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to