Hello!

I am a complete newbie, so please go easy on me for my ignorance. Can anyone 
help me?

I am trying to install wine on my Mac OS X 10.6.5 via fink and am running into 
a problem.

In Terminal:
sudo fink install wine

Can't resolve dependency "libming1-dev" for package "graphviz-2.26.3-2" (no
matching packages/versions found)
Exiting with failure.


At this point I have tried installing "libming1-dev" (and I have tried running 
sudo fink selfupdate-rsync and sudo fink update all before doing so):

sudo fink install libming1-dev

But I get the following error. (I think this section includes the relevant 
information. If not, I can post the entire output.)

ld: warning: in /usr/X11R6/lib/libX11.dylib, file was built for unsupported 
file format which is not the architecture being linked (i386)
Undefined symbols:
  "_XSelectInput", referenced from:
      _main in gif2x11-gif2x11.o
  "_XAllocColor", referenced from:
      _main in gif2x11-gif2x11.o
      _main in gif2x11-gif2x11.o
  "_XPutImage", referenced from:
      _main in gif2x11-gif2x11.o
  "_XSetWMProtocols", referenced from:
      _main in gif2x11-gif2x11.o
  "_XCreateBitmapFromData", referenced from:
      _main in gif2x11-gif2x11.o
  "_XDefineCursor", referenced from:
      _main in gif2x11-gif2x11.o
  "_XOpenDisplay", referenced from:
      _main in gif2x11-gif2x11.o
  "_XCreateImage", referenced from:
      _main in gif2x11-gif2x11.o
  "_XInternAtom", referenced from:
      _main in gif2x11-gif2x11.o
  "_XSetForeground", referenced from:
      _main in gif2x11-gif2x11.o
  "_XSetStandardProperties", referenced from:
      _main in gif2x11-gif2x11.o
  "_XFreeColors", referenced from:
      _main in gif2x11-gif2x11.o
  "_XQueryColors", referenced from:
      _main in gif2x11-gif2x11.o
  "_XMapWindow", referenced from:
      _main in gif2x11-gif2x11.o
  "_XSetBackground", referenced from:
      _main in gif2x11-gif2x11.o
  "_XNextEvent", referenced from:
      _main in gif2x11-gif2x11.o
  "_XFreePixmap", referenced from:
      _main in gif2x11-gif2x11.o
  "_XCreateWindow", referenced from:
      _main in gif2x11-gif2x11.o
  "_XCreateFontCursor", referenced from:
      _main in gif2x11-gif2x11.o
  "_XLookupString", referenced from:
      _main in gif2x11-gif2x11.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [gif2x11] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-giflib-4.1.6-2
(Reading database ... 4605 files and directories currently installed.)
Removing fink-buildlock-giflib-4.1.6-2 ...
Failed: phase compiling: giflib-4.1.6-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

    Benjamin Reed <[email protected]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.


                                          
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to