undefined symbol:pixman_disable_out_of_bounds_workaround

View: New views
2 Messages — Rating Filter:   Alert me  

undefined symbol:pixman_disable_out_of_bounds_workaround

by FloraGui :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Dear All:

                   Today, I build xorg-1.7.1.901 in Ubuntu 9.04 want to replace the Xorg with new version, but when I built over, run startx the error below have found:

                   “/usr/bin/X11/X: symbol lookup error: /usr/bin/X11/X: undefined symbol: pixman_disable_out_of_bounds_workaround

xinit:  Server error.”

 

The pixman lib I using is pixman-0.15.20

Does anybody have the same problem?

Thanks a lot!

BRS

 


_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: undefined symbol:pixman_disable_out_of_bounds_workaround

by Adam Jackson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, 2009-11-09 at 17:31 +0800, FloraGui@... wrote:

> Dear All:
>
> Today, I build xorg-1.7.1.901 in Ubuntu 9.04 want to replace the Xorg
> with new version, but when I built over, run startx the error below
> have found:
>
> “/usr/bin/X11/X: symbol lookup error: /usr/bin/X11/X: undefined
> symbol: pixman_disable_out_of_bounds_workaround
>
> xinit:  Server error.”
>
> The pixman lib I using is pixman-0.15.20
The linker disagrees.  Run 'ldd /usr/bin/X11/X' as root and make sure
the pixman you're picking up is the right one.

- ajax



_______________________________________________
xorg mailing list
xorg@...
http://lists.freedesktop.org/mailman/listinfo/xorg

signature.asc (205 bytes) Download Attachment