Hello,
I am running OS X 10.3.6 on a G5 dual processor. I cannot compile the
test programs with the currently (as of today) distributed v4.00.08 and
v4.01.04; they both have some dynamic libraries hardwired. By the way,
v3.10 works fine for me.
Thank you for a new build,
Martin
On v4.00.08, the ./make command in the root/test/ directory results in
the following errors:
==================================
make
MACOSX_DEPLOYMENT_TARGET=10.3 c++ -O2 -bind_at_load -flat_namespace
MainEvent.o libEvent.dylib -L/usr/local/root/lib -u
_G__cpp_setupG__Hist -u _G__cpp_setupG__Graf1 -u _G__cpp_setupG__G3D -u
_G__cpp_setupG__GPad -u _G__cpp_setupG__Tree -u _G__cpp_setupG__Rint -u
_G__cpp_setupG__PostScript -u _G__cpp_setupG__Matrix -u
_G__cpp_setupG__Physics -lCore -lCint -lHist -lGraf -lGraf3d -lGpad
-lTree -lRint -lPostscript -lMatrix -lPhysics -lpthread -lm -L/sw/lib
-ldl \
-o Event
ld: warning can't open dynamic library: /sw/lib/libssl.0.9.7.dylib
(checking for undefined symbols may be affected) (No such file or
directory, errno = 2)
ld: warning can't open dynamic library: /sw/lib/libcrypto.0.9.7.dylib
(checking for undefined symbols may be affected) (No such file or
directory, errno = 2)
ld: warning can't open dynamic library:
/Users/rdm/root/lib/libfreetype.dylib (checking for undefined symbols
may be affected) (No such file or directory, errno = 2)
ld: Undefined symbols:
_FT_Done_Face
_FT_Done_FreeType
<<<<<<<<<<<<<<<<<<<...........abbreviated
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:10 MET