Bug 30013 - openraw git HEAD not compatible with gtk2 2.20.x or 2.18.x
Summary: openraw git HEAD not compatible with gtk2 2.20.x or 2.18.x
Status: RESOLVED FIXED
Alias: None
Product: libopenraw
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Hubert Figuiere
QA Contact:
URL:
Whiteboard: [release:0.0.9]
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-04 05:31 UTC by Christian Krause
Modified: 2016-11-27 05:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.