Bug 30013

Summary: openraw git HEAD not compatible with gtk2 2.20.x or 2.18.x
Product: libopenraw Reporter: Christian Krause <chkr>
Component: GeneralAssignee: Hubert Figuiere <hub>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard: [release:0.0.9]
i915 platform: i915 features:

Description Christian Krause 2010-09-04 05:31:12 UTC
the commit 252cd9b20d7857091c0529955998b86d7a90e6c5
for bug https://bugs.freedesktop.org/show_bug.cgi?id=29208
broke the compatibility with gtk2 2.20.x or 2.18.x (in my case gtk2-2.20.1):

"make" stops with the following error message:

[...]
copying selected object files to avoid basename conflicts...
Making all in gnome
Making all in include
Making all in libopenraw-gnome
  CC    gdkpixbuf.o
  LINK  libopenrawgnome.la
  CC    pixbuf-loader.o
  LINK  libopenraw_pixbuf.la
libtool: link: only absolute run-paths are allowed
make[3]: *** [libopenraw_pixbuf.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Comment 1 Hubert Figuiere 2010-09-04 19:35:51 UTC
This is fixed in git master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.