Re: [gtk-list] gtk+-1.0.0 - examples compile but don't run



John,

I believe that this is a gcc-2.8.0 problem.  __register_frame_info
is defined in libgcc.a, which may not be linked properly.
The solution in my case was to switch to egcs 1.0.2.  :)

Michael
csf@moscow.com

 :}I just built gtk+-1.0.0 under Solaris 2.6. After installing, I went to
 :}the examples/helloworld directory and issued a "make", which worked fine.
 :}However, when I tried to run the resulting binary, I get the following
 :}error:
 :}
 :}    ld.so.1: ./helloworld: fatal: relocation error: file ./helloworld: 
 :}    symbol __register_frame_info: referenced symbol not found
 :}
...
 :}
 :}Has anyone seen something similar, and if so, what's the fix?
 :}
...
 :}
 :}I compiled with gcc 2.8.0 and gnu make 3.76.1.
 :}
 :}Thanks.
 :}
 :}
 :}--
 :}John Abreau / UNIX Systems Administrator / Polaroid / abreauj@polaroid.com
 :}1 Upland Road, Building N4 / Norwood MA 02062 / 781-386-5118



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]