Hello Eddy,
> I thought that a few days ago Fons resolved this problem in CVS
> (look for recent mails from Chrstian Stratowa)
> I think that after an update you are fine .
I did see the correction,
http://root.cern.ch/viewcvs/freetype/
" fix in freetype path for MacOS X."
and I believe I got the most fresh version of freetype/Module.mk.
To make sure I've done (July, 16, 2004, 16:37 EST)
dh09:~/ROOT/root/freetype fine$ cvs diff Module.mk
dh09:~/ROOT/root/freetype fine$ mv Module.mk Module.mk.hold
dh09:~/ROOT/root/freetype fine$ cvs update -A
? Module.mk.hold
cvs update: Updating .
cvs update: warning: Module.mk was lost
U Module.mk
cvs update: Updating src
cvs update: Updating src/win
dh09:~/ROOT/root/freetype fine$ diff -u Module.mk Module.mk.hold
dh09:~/ROOT/root/freetype fine$
The correction in question did change the object module directory.
http://root.cern.ch/viewcvs/freetype/Module.mk.diff?r1=1.18&r2=1.19
That may have affected the way the "freetype" library is built.
This doesn't change the way other libraries are built against of the
"freetype".
Just my 2 cents.
----
Best regards
Valeri
>
> Eddy
>
> --- Valeri Fine <fine@bnl.gov> wrote:
> > Hi Anselmo,
> >
> > >
> > > Hi Anselmo,
> > >
> > > this will be addressed later ones we have the Qt version in the
> > ROOT
> > > cvs.
> >
> > Good news:
> > I have succeeded to compile ROOT with Qt layer for
> > MAC with non-X11 version of Qt.
> > I applied
> > ./confgiure macosx --build=debug --enable-qt
> >
> > Bad news:
> > However I failed to create a ROOT executable yet.
> >
> >
> > I stuck with
> >
> > g++ -g -O -bind_at_load -flat_namespace -o bin/root.exe
> > main/src/rmain.o
> > -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__Matrix \
> > -Llib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree
> > -lMatrix -lRint -lm -lpthread -ldl
> > ld: warning can't open dynamic library: /lib/libfreetype.dylib
> > (checking
> > for undefined symbols may be affected) (No such f
> > ile or directory, errno = 2)
> > ld: Undefined symbols:
> > _FT_Done_Face
> >
> >
> > Since I have zero Mac expertise and lack of the permanent access to
> > Mac
> > I can not go further at the moment.
> >
> > Anyway if you have any advice that clarifies how things should be
> > built
> > for Mac I can take it in account and correct my documentation (see:
> > http://root.bnl.gov )
> >
> >
> > Thank you.
> >
> > Valeri
> > >
> > > Cheers, Fons.
> > >
> > >
> > >
> > > On Wed, 2004-06-30 at 09:05, Anselmo Meregaglia wrote:
> > > > Hi,
> > > > I'm trying to have qtroot running on my Mac (qith native Mac OSX
> > qt)
> > > > but I had several problems compiling. I have been keeping in
> > touch
> > with
> > > > Valeri Fine who made some changes at qtroot but at the moment
I'm
> > stuck
> > > > and he said you're the right ones to write to.
> > > > When I compile I get the following error:
> > > >
> > > > > qt/src/TGQt.cxx:66:29: TMacSystem.h: No such file or directory
> > > >
> > > > and he wrote to me :
> > > >
> > > > "I think you should ask roottalk@root.cern.ch whether
> > > > TMacSystem class is usable?
> > > >
> > > > It sounds like the $ROOTSYS/mac is a dead directory. It doesn't
> > contain
> > > > any "Module.mk" to build the staff.
> > > >
> > > > This means it can not be included in any ROOT build by ROOT
> > configure."
> > > >
> > > > Hope you can help me.
> > > > Thank you very much
> > > >
> > > > Bbest Regards
> > > >
> > > > Anselmo
> > > --
> > > Org: CERN, European Laboratory for Particle Physics.
> > > Mail: 1211 Geneve 23, Switzerland
> > > E-Mail: Fons.Rademakers@cern.ch Phone: +41 22 7679248
> > > WWW: http://www.rademakers.org/fons/ Fax: +41 22 7679480
> >
> >
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:08 MET