aeskulap-users
[Top][All Lists]
Advanced

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

Re: [Aeskulap-users] Compiling on FC4 x86_64 (undefined symbol: numberOf


From: Alexander Pipelka
Subject: Re: [Aeskulap-users] Compiling on FC4 x86_64 (undefined symbol: numberOfDcmStorageSOPClassUIDs)
Date: Mon, 02 Oct 2006 19:37:52 +0200

Hi!

It looks like a compiler related issue.
Which gcc version are you using ?

The "numberOfDcmStorageSOPClassUIDs" is a variable that should be
exported by the DCMTK libraries. For some reason it isn't, ... 

Is this one the *only* unresolved symbol ?

Could you please try a "make install" and do the following afterwards:

ldd -r /usr/bin/aeskulap
ldd -r /usr/lib/aeskulap/libimagepool.so

Asuming you prefix is "/usr"

Alex

Am Montag, den 02.10.2006, 15:30 +0200 schrieb Amir Seginer:
> Hello,
> 
> I've been trying to compile aeskulap-0.2.1 on a Fedora Core 4 machine 
> (x86_64). The compilation seems fine (to me), but when I run Aeskulap I 
> get an error:
> 
> /home/amir/Work/DICOM-viewers/aeskulap-0.2.1/src/.libs/lt-aeskulap: 
> symbol lookup error: 
> /home/amir/Work/DICOM-viewers/aeskulap-0.2.1/imagepool/.libs/libimagepool.so: 
> undefined symbol: numberOfDcmStorageSOPClassUIDs
> 
> Any help would be appreciated. I can give more info if needed.
> 
> Thanks,
> 
> Amir.
> 
> 
> _______________________________________________
> Aeskulap-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/aeskulap-users





reply via email to

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