libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld.so.1: dlopen: fatal: foo: can't find symbol


From: Alexandre Oliva
Subject: Re: ld.so.1: dlopen: fatal: foo: can't find symbol
Date: 17 Apr 2001 00:43:58 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On Apr 16, 2001, Christopher Lintz <address@hidden> wrote:

>    handle = dlopen("/home/cjl/.libs/foo.so.0", RTLD_LAZY );
[...]
>    if ((fptr = (int (*) () )dlsym(RTLD_DEFAULT, "foo")) != NULL)
                                    ^^^^^^^^^^^^ make it `handle'

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]