[ofiwg] dlopen

Jose, Jithin jithin.jose at intel.com
Thu Aug 27 10:34:14 PDT 2015


Linker errors:

./src/.libs/libfabric.so: undefined reference to `dlopen'
./src/.libs/libfabric.so: undefined reference to `dlclose'
./src/.libs/libfabric.so: undefined reference to `dlerror'
./src/.libs/libfabric.so: undefined reference to `dlsym'
collect2: error: ld returned 1 exit status

Had to add -ldl to CFLAGS.


- Jithin




-----Original Message-----
From: "Jeff Squyres (jsquyres)" <jsquyres at cisco.com>
Date: Thursday, August 27, 2015 at 10:22 AM
To: Jithin Jose <jithin.jose at intel.com>
Cc: Howard Pritchard <hppritcha at gmail.com>, OFIWG Mailing list
<ofiwg at lists.openfabrics.org>
Subject: Re: [ofiwg] dlopen

>What's the error?
>
>> On Aug 27, 2015, at 1:08 PM, Jose, Jithin <jithin.jose at intel.com> wrote:
>> 
>> Yes, I got this error too. May be we need to update the default CFLAGS
>>to
>> handle this.
>> 
>> - Jithin
>> 
>> 
>> 
>> 
>> -----Original Message-----
>> From: <ofiwg-bounces at lists.openfabrics.org> on behalf of Howard
>>Pritchard
>> <hppritcha at gmail.com>
>> Date: Thursday, August 27, 2015 at 9:27 AM
>> To: "ofiwg at lists.openfabrics.org" <ofiwg at lists.openfabrics.org>
>> Subject: [ofiwg] dlopen
>> 
>>> Hi Folks,
>>> 
>>> 
>>> We're seeing failures to build libfabric master this morning owing to
>>> unresolved
>>> dlopen, etc.
>>> 
>>> 
>>> Easy enough to fix but wondering if anyone else is seeing this.
>>> 
>>> 
>>> Howard
>>> 
>>> 
>>> 
>> 
>> _______________________________________________
>> ofiwg mailing list
>> ofiwg at lists.openfabrics.org
>> http://lists.openfabrics.org/mailman/listinfo/ofiwg
>
>
>-- 
>Jeff Squyres
>jsquyres at cisco.com
>For corporate legal information go to:
>http://www.cisco.com/web/about/doing_business/legal/cri/
>




More information about the ofiwg mailing list