public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'
@ 2012-05-03  6:26 Christian Kniep
       [not found] ` <loom.20120503T081916-361-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Kniep @ 2012-05-03  6:26 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hey list,

I just compiled the newest version of libibumad,-ibmad, opensm and
infiniband-diags and I got an error I am not able to eliminate.
####
checking for mad_dump_mlnx_ext_port_info in -libmad... no
configure: error: mad_dump_mlnx_ext_port_info() not found.
        diags require libibmad with mad_dump_mlnx_ext_port_info support.
####
My installation on centos6.2 is discribed here:
https://github.com/ChristianKniep/QNIB/wiki/Installation

How could I fix this?

Thanks & kind regards
Christian

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'
       [not found] ` <loom.20120503T081916-361-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
@ 2012-05-03  7:51   ` sebastien dugue
  2012-05-03  8:55     ` Christian Kniep
  0 siblings, 1 reply; 4+ messages in thread
From: sebastien dugue @ 2012-05-03  7:51 UTC (permalink / raw)
  To: Christian Kniep; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA


  Hi Christian,

On Thu, 3 May 2012 06:26:04 +0000 (UTC)
Christian Kniep <c.kniep-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org> wrote:

> Hey list,
> 
> I just compiled the newest version of libibumad,-ibmad, opensm and
> infiniband-diags and I got an error I am not able to eliminate.
> ####
> checking for mad_dump_mlnx_ext_port_info in -libmad... no
> configure: error: mad_dump_mlnx_ext_port_info() not found.
>         diags require libibmad with mad_dump_mlnx_ext_port_info support.
> ####mad_dump_mlnx_ext_port_info
> My installation on centos6.2 is discribed here:
> https://github.com/ChristianKniep/QNIB/wiki/Installation
> 
> How could I fix this?

  what does config.log tells you regarding the check for mad_dump_mlnx_ext_port_info?

  has libibmad been installed in the standard place? Maybe configure is finding an old
libibmad that's previously been installed (and without mad_dump_mlnx_ext_port_info).

  Also beware of the lib vs lib64 thingy.

  Regards,

  Sébastien.

> 
> Thanks & kind regards
> Christian
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'
  2012-05-03  7:51   ` sebastien dugue
@ 2012-05-03  8:55     ` Christian Kniep
       [not found]       ` <4FA247ED.2030702-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Kniep @ 2012-05-03  8:55 UTC (permalink / raw)
  To: sebastien dugue; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Salut Sébastian,

omg, I am stupid... :)
Found the bad files:
/usr/lib64/libibmad.so
/usr/lib64/libibmad.so.5
/usr/lib64/libibmad.so.5.1.2

'yum erase libibmad' solved my problem.

Merci
Christian


Am 03.05.2012 09:51, schrieb sebastien dugue:
> 
>   Hi Christian,
> 
> On Thu, 3 May 2012 06:26:04 +0000 (UTC)
> Christian Kniep <c.kniep@science-computing.de> wrote:
> 
>> Hey list,
>>
>> I just compiled the newest version of libibumad,-ibmad, opensm and
>> infiniband-diags and I got an error I am not able to eliminate.
>> ####
>> checking for mad_dump_mlnx_ext_port_info in -libmad... no
>> configure: error: mad_dump_mlnx_ext_port_info() not found.
>>         diags require libibmad with mad_dump_mlnx_ext_port_info support.
>> ####mad_dump_mlnx_ext_port_info
>> My installation on centos6.2 is discribed here:
>> https://github.com/ChristianKniep/QNIB/wiki/Installation
>>
>> How could I fix this?
> 
>   what does config.log tells you regarding the check for mad_dump_mlnx_ext_port_info?
> 
>   has libibmad been installed in the standard place? Maybe configure is finding an old
> libibmad that's previously been installed (and without mad_dump_mlnx_ext_port_info).
> 
>   Also beware of the lib vs lib64 thingy.
> 
>   Regards,
> 
>   Sébastien.
> 
>>
>> Thanks & kind regards
>> Christian
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Freundliche Gruesse
Christian Kniep

_______________________________creating IT solutions
Christian Kniep, B.Sc. Inf     science + computing ag
Senior Systems Engineer        Hagellocher Weg 73
CAx Professional Services      D-72070 Tuebingen, Germany
phone    +49(0)7071 9457-283   fax   +49(0)7071 9457-411
teamline +49(0)7071 9457-681   www.science-computing.de
-- 
Vorstandsvorsitzender/Chairman of the board of management:
Gerd-Lothar Leonhart
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Michael Heinrichs, 
Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info'
       [not found]       ` <4FA247ED.2030702-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org>
@ 2012-05-03  8:59         ` sebastien dugue
  0 siblings, 0 replies; 4+ messages in thread
From: sebastien dugue @ 2012-05-03  8:59 UTC (permalink / raw)
  To: Christian Kniep; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

On Thu, 03 May 2012 10:55:09 +0200
Christian Kniep <C.Kniep-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org> wrote:

> Salut Sébastian,
> 
> omg, I am stupid... :)
> Found the bad files:
> /usr/lib64/libibmad.so
> /usr/lib64/libibmad.so.5
> /usr/lib64/libibmad.so.5.1.2
> 
> 'yum erase libibmad' solved my problem.

  OK good. I've already been bitten by this kind of thing.

> 
> Merci

  De rien ;)

  Sébastien.

> Christian
> 
> 
> Am 03.05.2012 09:51, schrieb sebastien dugue:
> > 
> >   Hi Christian,
> > 
> > On Thu, 3 May 2012 06:26:04 +0000 (UTC)
> > Christian Kniep <c.kniep-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org> wrote:
> > 
> >> Hey list,
> >>
> >> I just compiled the newest version of libibumad,-ibmad, opensm and
> >> infiniband-diags and I got an error I am not able to eliminate.
> >> ####
> >> checking for mad_dump_mlnx_ext_port_info in -libmad... no
> >> configure: error: mad_dump_mlnx_ext_port_info() not found.
> >>         diags require libibmad with mad_dump_mlnx_ext_port_info support.
> >> ####mad_dump_mlnx_ext_port_info
> >> My installation on centos6.2 is discribed here:
> >> https://github.com/ChristianKniep/QNIB/wiki/Installation
> >>
> >> How could I fix this?
> > 
> >   what does config.log tells you regarding the check for mad_dump_mlnx_ext_port_info?
> > 
> >   has libibmad been installed in the standard place? Maybe configure is finding an old
> > libibmad that's previously been installed (and without mad_dump_mlnx_ext_port_info).
> > 
> >   Also beware of the lib vs lib64 thingy.
> > 
> >   Regards,
> > 
> >   Sébastien.
> > 
> >>
> >> Thanks & kind regards
> >> Christian
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-03  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03  6:26 infiniband-diags needs libibmad with 'mad_dump_mlnx_ext_port_info' Christian Kniep
     [not found] ` <loom.20120503T081916-361-eS7Uydv5nfjZ+VzJOa5vwg@public.gmane.org>
2012-05-03  7:51   ` sebastien dugue
2012-05-03  8:55     ` Christian Kniep
     [not found]       ` <4FA247ED.2030702-Pt+Xe7GJXK+P2YhJcF5u+nqWYbMAw+HU@public.gmane.org>
2012-05-03  8:59         ` sebastien dugue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox