On Sat, 27 Oct 2001, Stefan van der Eijk wrote: > The new ORBit and gdk-pixbuf packages are causing many apps to cease > rebuilding. I don't have a list of apps affected by this yet. > the path of the include files has changed and is causing this... > > /usr/include/orb/orbit.h --> /usr/include/orbit-1.0/orb/orbit.h > /usr/include/gdk-pixbuf/gdk-pixbuf.h --> > /usr/include/gdk-pixbuf-1.0/gdk-pixbuf/gdk-pixbuf.h
That's true, many apps needs patching because they don't take care of the real include path of ORBit and gdk-pixbuf, and simply assume they stay in /usr/include. Abel
