Thanks a lot! I solved my issue. In fact a older version of pixman was installed in my /usr/local/lib. Why xorg pointed on this one instead on /usr/lib/libpixman-1.so I don't know.
Thanks again, Tommaso On Mon, 2010-05-10 at 16:54 +0200, Julien Cristau wrote: > On Mon, May 10, 2010 at 15:15:35 +0200, tommaso di bucchianico wrote: > > > Hallo List, > > > > since november 2009 I can not use ubuntu and debian testing (stable > > [lenny] is ok) on my Laptop DELL Inspiron 1520 because of problems > > related to xorg and pixman. > > Actually my xserver does not start on ubuntu 10.04 because of > > > > "/usr/bin/X: symbol lookup error: /urs/binX: undefined symbol: > > pixman_disable_out_of_bounds_workaround" > > > > but in the past I got also other error messages, i.e.: > > > > "/usr/bin/X symbol lookup error: /usr/bin/X: undefined symbol: > > pixman_tramsform_init_identity" > > > Sounds like you have an obsolete local install of pixman. Make sure > 'ldd /usr/bin/Xorg' finds the libpixman.so.1 in /usr/lib, not > /usr/local/lib or anything else. > > Cheers, > Julien > _______________________________________________ > [email protected]: X.Org support > Archives: http://lists.freedesktop.org/archives/xorg > Info: http://lists.freedesktop.org/mailman/listinfo/xorg _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg
