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

Re: Bug#68001: eeyes depends on libesd



>>>> "JR" == Josip Rodin <joy@cibalia.gkvk.hr> writes:

[...]

>> > > The -lesd flag will cause the dependency.  But even if it is built
>> > > without -lesd, the dependency will still show up through libgnomeui.
>> > > This problem is not fixable by only me.  It is a problem with all apps
>> > > which use gnome.
>> > 
>> > So, where should we reassign it? libgnomeui32? libgnome-dev?
>> 
>> Good question.  My guess would be libgnomeui32, since when do ui
>> functions need to depend on esd and audiofile?  But not looking at why
>> libgnome-dev adds -lesd is another problem.   Discussion of this
>> problem should go to the gtk-gnome list

I've find the problem.

In libgnomeui32 we have this function gnome_segv(), and this function is
linked against libgnome who depends on libesd.

The solution is to move this function in libgnome, but of course I can do
that...

Christian



Reply to: