Re: [gtk-list] gtk+-1.0.0 - examples compile but don't run
- From: Michael Yount <csf moscow com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] gtk+-1.0.0 - examples compile but don't run
- Date: Tue, 21 Apr 1998 12:35:21 -0700
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]