Re: problem linking objgtk programs (aclaration)



Here it is the ldd output:

        libdl.so.1 => /lib/libdl.so.1
        libm.so.5 => /lib/libm.so.5
        libgtk.so.1 => /usr/local/lib/libgtk.so.1
        libgdk.so.1 => /usr/local/lib/libgdk.so.1
        libglib.so.1 => /usr/local/lib/libglib.so.1
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6
        libc.so.5 => /lib/libc.so.5 

Thanks

Tomeu.

On Fri, 27 Mar 1998, "Dale K. Hawkins" wrote:
>On Thu, 26 Mar 1998, Tomeu Vizoso wrote:
>
>I was having a lot of problems with egcs-1.0.1.  Especially with g++
>internal compiler errors.  I would recommend getting 1.0.2.  However, you
>may be experiancing problems with the run time linker.  Send me the output
>of ldd on the program and I'll try to help.
>
>-Dale
>
>> 
>> I miss something that might be important:
>> I'm using gcc version egcs-2.90.23 980102 (egcs-1.0.1 release).
>> 
>> Regards
>> 
>> Tomeu Vizoso
>> 
>> On Thu, 26 Mar 1998, Tomeu Vizoso wrote:
>> >Hello, I'm having some problems when building obgtk programs with more than one
>> >module.
>> >
>> >It just core dumps at the beginning, GDB says:
>> >
>> >Program received signal SIGSEGV, Segmentation fault.
>> >0x804d6fb in __objc_exec_class (module=<error type>) at ./objc/init.c:459
>> >./objc/init.c:459: No such file or directory.
>> >Current language:  auto; currently c
>> >
>> >before anything.
>> >
>> >Thanks in advance.
>> >
>> >Tomeu Vizoso.
>>




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