Rootcint and then compiling Errors

From: Michael Katz-Hyman (michaelk@jlab.org)
Date: Fri Jul 30 1999 - 22:27:31 MEST


I am trying to implement a new TView class (so that we can do "live"
rotation without the box).  

When I run rootcint:

rootcint TJViewdict.C -c TJView.h

everything runs o.k.

then when I compile

egcs -g -I/usr/local/root/include TJView.cxx TJViewdict.C -o TJViewdict.sl


I get errors over and over of the type 

/home/michaelk/hallc/evdisplay/TJViewdict.C:130: undefined reference to
`G__search_typename2'
/home/michaelk/hallc/evdisplay/TJViewdict.C:131: undefined reference to
`G__setnewtype'
/home/michaelk/hallc/evdisplay/TJViewdict.C:133: undefined reference to
`G__search_typename2'
/home/michaelk/hallc/evdisplay/TJViewdict.C:134: undefined reference to
`G__setnewtype'

any ideas?


Michael



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