Re: SetTitleSize() and SetLabelSize()

From: Edmond Offermann <edmondoffermann_at_yahoo.com>
Date: Wed, 25 May 2005 19:49:20 -0700 (PDT)


Hi,

do a "rm mysql/src/G__*" and "rm asimage/src/G__"

Eddy
--- "OKUMURA, Akira" <oxon_at_icrr.u-tokyo.ac.jp> wrote:

> Hello Fons,
>
> I also tried it on RH 7.3.
>
> RH 7.3 w/ gcc 2.96
> mysql/src/G__MySQL.cxx > mysql/src/G__MySQL.d
> make: *** No rule to make target `gl/inc/TGLRender.h', needed by
> `gl/src/G__GL.cxx'. Stop.
>
> Mac OS X 10.3.9 w/ gcc 3.3
> asimage/src/G__ASImage.cxx > asimage/src/G__ASImage.d
> make: *** No rule to make target `gl/inc/TGLRender.h', needed by
> `gl/src/G__GL.cxx'. Stop.
>
> There is not 'gl/inc/TGLRender.h' but 'gl/inc/TGLRenderArea.h'.
>
> Sincerely,
>
> OKUMURA, Akira oxon_at_icrr.u-tokyo.ac.jp
> Institute for Cosmic Ray Research, University of Tokyo
> 5-1-5 Kashiwanoha Kashiwa Chiba 277-8582 Japan
> Tel/Fax : +81 4-7136-3153
> Skype : okumura.akira
>
> On 2005/05/26, at 9:37, OKUMURA, Akira wrote:
>
> > Hello again Fons,
> >
> > It says 'No rule to make target'.
> >
> > build/unix/depend.sh asimage/src/G__ASImage.d "-pipe -W -Wall
> > -Wno-long-double -Woverloaded-virtual -fsigned-char -fno-common
> > -I/usr/X11R6/include -Iinclude -I/sw/include -Icint/lib/prec_stl
>
> > -Icint/stl" \
> > asimage/src/G__ASImage.cxx > asimage/src/G__ASImage.d
> > make: *** No rule to make target `gl/inc/TGLRender.h', needed by
> > `gl/src/G__GL.cxx'. Stop.
> >
> > OKUMURA, Akira oxon_at_icrr.u-tokyo.ac.jp
> > Institute for Cosmic Ray Research, University of Tokyo
> > 5-1-5 Kashiwanoha Kashiwa Chiba 277-8582 Japan
> > Tel/Fax : +81 4-7136-3153
> > Skype : okumura.akira
> >
> > On 2005/05/26, at 7:26, Fons Rademakers wrote:
> >
> >> Hi Akira,
> >>
> >> this should also be fixed. Can you try the cvs head and let me
> know.
> >>
> >> Cheers, Fons.
> >>
> >>
> >> OKUMURA, Akira wrote:
> >>> Dear Fons,
> >>> XrdNet.cc compiles now.
> >>> But I encountered a new error.
> >>> The latest version from CVS on OS X 10.3.9.
> >>> =============================
> >>> Making sfs component...
> >>> cd src/XrdSfs;\
> >>> make all ARCH=ppc_darwin_70 --no-print-directory
> >>> Compiling XrdSfsNative.cc
> >>> g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> >>> -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -Wall
> -D__macos__
> >>> -O3 -undefined dynamic_lookup -multiply_defined suppress
> >>> -DXrdDEBUG=0 -I. -I.. -o ../../obj/XrdSfsNative.o
> XrdSfsNative.cc
> >>> In file included from XrdSfsNative.cc:33:
> >>> ../XrdSfs/XrdSfsAio.hh: In constructor `XrdSfsAio::XrdSfsAio()':
> >>> ../XrdSfs/XrdSfsAio.hh:64: error: 'union sigval' has no member
> named
> >>> 'sival_ptr
> >>> '
> >>> make[5]: *** [../../obj/XrdSfsNative.o] Error 1
> >>> make[4]: *** [Darwinall] Error 2
> >>> make[3]: *** [all] Error 2
> >>> make[2]: *** [XrdSfs] Error 2
> >>> make[1]: *** [all] Error 2
> >>> make: *** [xrootd/src/xrootd/lib/libXrdSec.so] Error 2
> >>> OKUMURA, Akira oxon_at_icrr.u-tokyo.ac.jp
> >>> Institute for Cosmic Ray Research, University of Tokyo
> >>> 5-1-5 Kashiwanoha Kashiwa Chiba 277-8582 Japan
> >>> Tel/Fax : +81 4-7136-3153
> >>> Skype : okumura.akira
> >>> On 2005/05/25, at 0:41, Fons Rademakers wrote:
> >>>> Hi Akira,
> >>>>
> >>>> I've made a fix in xrootd, can you try the cvs head on 10.3.9
> and
> >>>> let me know if xrootd compiles.
> >>>>
> >>>> Cheers, Fons.
> >>>>
> >>>> OKUMURA, Akira wrote:
> >>>>
> >>>>> Dear Rene and ROOT team,
> >>>>> I have tried compiling various versions on Mac OS X 10.3.9 w/
> gcc
> >>>>> 3.3.
> >>>>> 4.02 or later were not compiled.
> >>>>> 4.00.08 => OK
> >>>>> 4.02.00 => NG
> >>>>> 4.04.02 => NG
> >>>>> 5.01.01 => NG
> >>>>> The attached are the error message of them.
> >>>>> Sincerely,
> >>>>> OKUMURA, Akira oxon_at_icrr.u-tokyo.ac.jp
> >>>>> Institute for Cosmic Ray Research, University of Tokyo
> >>>>> 5-1-5 Kashiwanoha Kashiwa Chiba 277-8582 Japan
> >>>>> Tel/Fax : +81 4-7136-3153
> >>>>> Skype : okumura.akira
> >>>>>
> -------------------------------------------------------------------
> >>>>> --- --
> >>>>> g++ -O -bundle -undefined dynamic_lookup -o lib/libPyROOT.so
> >>>>> pyroot/src/ClassMethodHolder.o
> pyroot/src/ConstructorDispatcher.o
> >>>>> pyroot/src/MemoryRegulator.o pyroot/src/MethodDispatcher.o
> >>>>> pyroot/src/MethodHolder.o pyroot/src/ObjectHolder.o
> >>>>> pyroot/src/PropertyHolder.o pyroot/src/PyBufferFactory.o
> >>>>> pyroot/src/Pythonize.o pyroot/src/RootModule.o
> >>>>> pyroot/src/RootWrapper.o pyroot/src/TPyClassGenerator.o
> >>>>> pyroot/src/TPyReturn.o pyroot/src/TPython.o
> pyroot/src/Utility.o
> >>>>> pyroot/src/G__PyROOT.o -L/sw/lib -ldl
> -Wl,-u,_G__cpp_setupG__Hist
> >>>>> -Wl,-u,_G__cpp_setupG__Graf1 -Wl,-u,_G__cpp_setupG__G3D
> >>>>> -Wl,-u,_G__cpp_setupG__GPad -Wl,-u,_G__cpp_setupG__Tree
> >>>>> -Wl,-u,_G__cpp_setupG__Matrix -Llib -lCore -lCint -lHist -lGraf
>
> >>>>> -lGraf3d -lGpad -lTree -lMatrix
> >>>>> /System/Library/Frameworks/Python.framework/Versions/2.3/Python
> >>>>> ld: warning can't open dynamic library:
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib (checking for
> undefined
> >>>>> symbols may be affected) (No such file or directory, errno = 2)
> >>>>> ld: Undefined symbols:
> >>>>> _FT_Done_Face referenced from libGraf expected to be defined in
>
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Done_FreeType referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Done_Glyph referenced from libGraf expected to be defined
> in
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Get_Char_Index referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Get_Glyph referenced from libGraf expected to be defined in
>
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Get_Kerning referenced from libGraf expected to be defined
> in
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Glyph_Get_CBox referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Glyph_Transform referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Init_FreeType referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Library_Version referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Load_Glyph referenced from libGraf expected to be defined
> in
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_New_Face referenced from libGraf expected to be defined in
>
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Set_Char_Size referenced from libGraf expected to be
> defined
> >>>>> in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Set_Charmap referenced from libGraf expected to be defined
> in
> >>>>> ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> _FT_Vector_Transform referenced from libGraf expected to be
> >>>>> defined in ../root4.00.08.src//lib/libfreetype.dylib
> >>>>> make: *** [lib/libPyROOT.dylib] Error 1
> >>>>>
> -------------------------------------------------------------------
> >>>>> --- --
> >>>>> Compiling XrdNet.cc
> >>>>> g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> >>>>> -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -Wall
> >>>>> -D__macos__ -O3 -undefined dynamic_lookup -multiply_defined
> >>>>> suppress -DXrdDEBUG=0 -I. -I.. XrdNet.cc -o
> ../../obj/XrdNet.o
> >>>>> XrdNet.cc: In member function `int XrdNet::Accept(XrdNetPeer&,
>
> >>>>> int, int)':
> >>>>> XrdNet.cc:82: error: `POLLRDNORM' undeclared (first use this
> >>>>> function)
> >>>>> XrdNet.cc:82: error: (Each undeclared identifier is reported
> only

=== message truncated === Received on Thu May 26 2005 - 04:49:30 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:08 MET