Comment 2 for bug 6884

Revision history for this message
In , Sebastien Bacher (seb128) wrote : Re: Bug#256361: libgnome2-0: gnome application segfault after upgrade to gnome 2.6 on hppa

Le sam, 26/06/2004 à 17:56 +0200, Thomas Bogendoerfer a écrit :

> I first tried downgrading libgobject, but that didn't help.

Do you know how to rebuild a package ? Could you rebuild it without the
LDFLAGS += -Wl,-z,defs part in debian/rules ?

Basically you need to:
- apt-get source libgnome
- go in the dir, edit debian/rules to remove the LDFLAGS += part
- fakeroot dpkg-buildpackage

and dpkg -i the new deb file.

Thanks,

Sebastien Bacher