[no subject]



 with gtk 1.2.10 and imlib-1.9.13-9
/usr/lib/libgdk-1.2.so.0.9.1
/usr/lib/libgdk_imlib.so.1.9.13
 Gdk-ERROR **: 86
  serial 263 error_code 86 request_code 51 minor_code 0


We realease a RPM built on a debian that works on redhat 7.0 that crash on redhat 8.0
But It's when user build themself the binary on their computer that is the problem now.

The link is done with :

-ljpeg -lpng -lz -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
-lgdk_imlib -lXp  -lSM -lICE -lX11 


One possible problem is that if your binary is linked against 
libpng10 directly you may run into problems with imlib on 
Red Hat 8 which uses libpng-1.2.

It's linked with the system's libpng.

Running software compiled on Red Hat 7.x is generally not supported
with Red Hat 8.0 -- it usually works, but we don't make any
guarantees in this area, especially for libraries like Imlib.

We take note. We'll have to make separate RPM. (if we manage to make it work on redhat)

Thanks, 
Paul






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