(no subject)

From: Red Hat Linux User (uroot2@linux1.ns.ucy.ac.cy)
Date: Sun Mar 22 1998 - 16:29:06 MET


Dear Rooters

I'm trying to get started with ROOT by using the test programs in root/test. 
I do "make Event" in root/test, but get an unresolved symbol __getfpucw.
I'm using ROOTV2.00 with REDHAT LINUX V5.0.
Does anybody know which library I'm missing ??????


Any hints are appreciated


Ariel

___________________________________________________________________________

stout:

g++ -Wl,-soname,libEvent.so -shared -g Event.o EventCint.o -o libEvent.so
g++ -g MainEvent.o Event.o EventCint.o -L/home/uroot2/root/lib -lNew -lBase -lCint -lClib -lCont -lFunc -lGraf -lGraf3d -lHist -lHtml -lMatrix -lMeta -lMinuit -lNet -lPostscript -lProof -lTree -lUnix -lZip -lg++ -lm -ldl -rdynamic -o Event
___________________________________________________________________________


sterr:

/home/uroot2/root/lib/libCint.so: the `gets' function is dangerous and should not be used.
ld: warning: libg++.so.27, needed by /home/uroot2/root/lib/libNew.so, may conflict with libg++.so.2.7.2
ld: warning: libstdc++.so.27, needed by /home/uroot2/root/lib/libNew.so, may conflict with libstdc++.so.2.7.2
ld: warning: libm.so.5, needed by /home/uroot2/root/lib/libNew.so, may conflict with libm.so.6
/usr/i486-linux-libc5/lib/libm.so.5: warning: erfcl is not implemented and will always fail
/usr/i486-linux-libc5/lib/libm.so.5: warning: erfl is not implemented and will always fail
/usr/i486-linux-libc5/lib/libm.so.5: undefined reference to `__getfpucw'
make: *** [Event] Error 1

-------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:31 MET