Re: pango1-xft2-1.10.1.1006 failure on MacOSX 10.6.1
monipol <[email protected]> Mon, 7 Dec 2009 14:34:01 -0200
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
On 06/12/2009, at 16:47, [email protected] wrote: > Was attempting to use command fink install wine; had already run > fink selfupdate, and MacOSX had updated the previous day, including > xcode. Install wine failed; tried fink install pango1 > Got the following output (...) >> /opt/local/lib/libX11.dylib -L/opt/local/lib /opt/local/lib/ >> libXau.dylib /opt/local/lib/libXdmcp.dylib /sw/lib/ >> libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib /sw/lib/ >> libglib-2.0.dylib /sw/lib/libintl.dylib -install_name /sw/lib/ >> libpangox-1.0.0.dylib -Wl,-compatibility_version -Wl,1002 -Wl,- >> current_version -Wl,1002.0 >> ld: warning: in /opt/local/lib/libX11.dylib, file is not of >> required architecture >> ld: warning: in /opt/local/lib/libXau.dylib, file is not of >> required architecture >> ld: warning: in /opt/local/lib/libXdmcp.dylib, file is not of >> required architecture It looks like you have an X11 installation under /opt which is confusing pango1-xft2's build. Fink supports only system's X11 on Mac OS 10.6, installed under /usr/X11R6. One possible solution to fix this problem is temporarily renaming /opt while Fink builds packages. For example, sudo mv /opt /opt.moved fink update-all fink install wine ... sudo mv /opt.moved /opt Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev