>>>>> Michael  writes:

    Michael> can anyone tell me what this means?
    Michael> i got redhat 6.1-->glibc2.1
    Michael> and i downloaded the glibc2.1 version of blackdown.
    Michael> is this a misleading message which really means
    Michael> i can't link glibc2.1.2 with a glibc2.1 compiled jdk1.2???

Yes.  IMO this is one of the worst parts of symbol versioning, the glibc
developers don't think so.

    Michael> /usr/local/jdk1.2/jre/lib/i386/native_threads/libhpi.so:
    Michael> undefined reference to `sem_destroy@@GLIBC_2.0'

IMO it should be '@' and not '@@' for external symbols.

    Michael> is there a glibc2.1.2 version of the jdk1.2??

Not yet, but the next release will be built with glibc-2.1.2.
As a work-around you can link against the green threads library, I
think you still can use the native threads library at runtime.


        Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Porting Team
http://www.blackdown.org/java-linux.html


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to