Hi All,

I am compiling a imaging converter based on dcmtk. There is a link error 
related with lcrt0.o
Any ideas about it?
The error as following:

[robolenovo:~/work/dti/dcm2ana] sumiko% make
c++ -w -O2 -Wall -Wunused -DHAVE_CONFIG_H  -DNDEBUG -D_REENTRANT 
-D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L -I. 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/dcmdata/include/dcmtk/dcmdata 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/dcmdata/include 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/config/include/dcmtk/config 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/config/include 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/ofstd/include/dcmtk/ofstd 
-I/Users/sumiko/Downloads/dcmtk-3.5.4/ofstd/include  -c main2.cc DICOMIO.cc 
utilitis.cc makeheader.cc
c++ -static -w -O2 -Wall -Wunused -DHAVE_CONFIG_H  -DNDEBUG -D_REENTRANT 
-D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-D_BSD_COMPAT -D_OSF_SOURCE -D_POSIX_C_SOURCE=199506L main2.o DICOMIO.o 
utilitis.o makeheader.o  -o dcm2ana 
-L/Users/sumiko/Downloads/dcmtk-3.5.4/dcmdata/libsrc 
-L/Users/sumiko/Downloads/dcmtk-3.5.4/ofstd/libsrc 
-L/raid/users/sumikoa/tool/zlib-1.2.3  -ldcmdata -lofstd  -lm -lpthread -lz
ld: library not found for -lcrt0.o

Thank you!

Sumiko

This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to