Re: Segv with all app linked with obgnome



Hi,

I had the same problem. I posted a solution last week to the list. Here it
comes again:

-----------
> But I don't know what is wrong with the file :-). I tested this behavoir
> with the latest snapshot from 28 May.

In obgnome/obgnomeVtEmu.h the interface definition must be 

< @interface Gtk_VtEmu : Gtk_Term

not 

< @interface Gtk_VtEmu : Object
-------------

Dirk


On Mon, 15 Jun 1998, Bertrand Guiheneuf wrote:

> Hi,
> 
> I use a rh5.0 with glibc installed.
> Gnome 0.20 compiled (nearly) without problem.
> 
> The problem is that any program (even a simple main() without gnome code)
> would generate a segv when linked against libobgnome.
> If I simply remove the -lobgnome the app runs well.
> 
> I tried with gcc-2.8.1-1 and even egcs 1.03
> I upgraded my ld.so, .y ldconfig.
> Nothing works.
> 
> All my objc apps work well however.
> 
> Does anybody have an idea of what is happening???
> 
> 	Bertrand.
> 
> 
> 
> -- 
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



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