hi, Hanspeter,

i am also having problems with w3m.  i am running your latest patch to
imlib2, and yet my problems with w3m continue.

in w3m, what i see (below) is undefined symbols from -lX11.  and, if i
add "-L/usr/X11R6/lib -lX11" to the end of the gcc command, it seems
happy.  but, i'm missing something, as i can't figure out how this ever
worked before.

any thoughts?  is this possibly a problem with X11 (i'm using "XQuartz
2.7.5 (xorg-server 1.14.4)")?  or ...?

cheers, Greg Minshall
----
gcc  -I. -I. -g -O2 -I./libwc -I/sw/lib/system-openssl/include   
-I/sw/lib/system-openssl/include  -I/sw/include/gc -I/usr/X11/include -MD 
-I/sw/include -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/sw/lib/w3m\" 
-DCGIBIN_DIR=\"/sw/lib/w3m/cgi-bin\" -DHELP_DIR=\"/sw/share/w3m\" 
-DETC_DIR=\"/sw/etc\" -DCONF_DIR=\"/sw/etc/w3m\" -DRC_DIR=\"~/.w3m\" 
-DLOCALEDIR=\"/sw/share/locale\" -o w3mimgdisplay w3mimgdisplay.o 
w3mimg/w3mimg.a -L/sw/lib/system-openssl/lib -L/sw/lib  -L/sw/lib -lImlib2  
Undefined symbols for architecture x86_64:
  "_XAllocNamedColor", referenced from:
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
  "_XClearArea", referenced from:
      _x11_clear in w3mimg.a(x11_w3mimg.o)
  "_XCopyArea", referenced from:
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
      _x11_show_image in w3mimg.a(x11_w3mimg.o)
  "_XCreateGC", referenced from:
      _x11_init in w3mimg.a(x11_w3mimg.o)
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
  "_XCreatePixmap", referenced from:
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
      _x11_load_image in w3mimg.a(x11_w3mimg.o)
  "_XFillRectangle", referenced from:
      _x11_load_image in w3mimg.a(x11_w3mimg.o)
  "_XFreeGC", referenced from:
      _x11_finish in w3mimg.a(x11_w3mimg.o)
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
  "_XFreePixmap", referenced from:
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
      _x11_free_image in w3mimg.a(x11_w3mimg.o)
  "_XGetImage", referenced from:
      _x11_set_background in w3mimg.a(x11_w3mimg.o)
  "_XGetInputFocus", referenced from:
      _w3mimg_x11open in w3mimg.a(x11_w3mimg.o)
  "_XGetWindowAttributes", referenced from:
      _w3mimg_x11open in w3mimg.a(x11_w3mimg.o)
  "_XOpenDisplay", referenced from:
      _w3mimg_x11open in w3mimg.a(x11_w3mimg.o)
  "_XQueryTree", referenced from:
      _w3mimg_x11open in w3mimg.a(x11_w3mimg.o)
  "_XSetForeground", referenced from:
      _x11_load_image in w3mimg.a(x11_w3mimg.o)
  "_XSync", referenced from:
      _x11_sync in w3mimg.a(x11_w3mimg.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [w3mimgdisplay] Error 1
### execution of make failed, exit code 2
### execution of /tmp/fink.mRWUO failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-w3m-0.5.3-103
(Reading database ... 201403 files and directories currently installed.)
Removing fink-buildlock-w3m-0.5.3-103 ...
Failed: phase compiling: w3m-0.5.3-103 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 one (not both, please) of
these mailing lists:

        The Fink Users List <fink-users@lists.sourceforge.net>
        The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        Todai Fink Team <f...@sodan.ecc.u-tokyo.ac.jp>

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

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Sun Jan 26 20:14:40 2014, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  1
----

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to