On 4/15/10 8:17 PM, gamingman wrote:> I am trying to install the latest version of wine on my Snow Leopard
MacBook with 4 gb of ram and a 2.26 ghz processor. I have XCode 3.2.2, an X11
built through MacPorts, yet when I try to install, I get this:
>
>
> Code:
> ---> Computing dependencies for wine-devel
> ---> Building xorg-libXcursor
> Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXcursor/work/libXcursor-1.1.10"
&& /usr/bin/make -j2 all " returned error 2
> Command output: _XcursorImageLoadCursor in cursor.o
> "_XCreatePixmap", referenced from:
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> "_XLoadFont", referenced from:
> __XcursorCreateFontCursor in cursor.o
> "_XRenderFreePicture", referenced from:
> _XcursorImageLoadCursor in cursor.o
> "_XCreateGC", referenced from:
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> "_XFreePixmap", referenced from:
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> "_XFreeGC", referenced from:
> _XcursorImageLoadCursor in cursor.o
> _XcursorImageLoadCursor in cursor.o
> "__XLockMutex_fn", referenced from:
> __XLockMutex_fn$non_lazy_ptr in display.o
> (maybe you meant: __XLockMutex_fn$non_lazy_ptr)
> "_XRenderQueryExtension", referenced from:
> __XcursorGetDisplayInfo in display.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> lipo: can't open input file: /var/tmp//ccZCD9iN.out (No such file or
directory)
> make[2]: *** [libXcursor.la] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: The following dependencies failed to build: xorg-libXcursor
xorg-libXinerama xorg-libXrandr xorg-libXxf86vm xorg-xf86vidmodeproto
> Error: Status 1 encountered during processing.
That's a MacPorts issue. You'll have to ask the MacPorts people about
this (that's http://www.macports.org ).
Chip