-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'll escalate this, since I know it's a packaging issue. ;-)

emacs23 picks up libpng15 from the aforementioned Xquartz version
rather than Fink's libpng15:
...
Scanning /\.d$/ dependency files...
        ./lib-src/b2m.d
        ./lib-src/ctags.d
        ./lib-src/digest-doc.d
        ./lib-src/ebrowse.d
        ./lib-src/emacsclient.d
        ./lib-src/etags.d
        ./lib-src/fakemail.d
        ./lib-src/getopt.d
        ./lib-src/getopt1.d
        ./lib-src/hexl.d
        ./lib-src/junk.d
        ./lib-src/make-docfile.d
        ./lib-src/movemail.d
        ./lib-src/pop.d
        ./lib-src/profile.d
        ./lib-src/regex.d
        ./lib-src/sorted-doc.d
        ./lib-src/test-distrib.d
        ./lib-src/update-game-score.d
        ./src/junk.d
        ./src/deps/alloc.d
        ./src/deps/atimer.d
        ./src/deps/buffer.d
        ./src/deps/bytecode.d
        ./src/deps/callint.d
        ./src/deps/callproc.d
        ./src/deps/casefiddle.d
        ./src/deps/casetab.d
        ./src/deps/category.d
        ./src/deps/ccl.d
        ./src/deps/character.d
        ./src/deps/charset.d
        ./src/deps/chartab.d
        ./src/deps/cm.d
        ./src/deps/cmds.d
        ./src/deps/coding.d
        ./src/deps/composite.d
        ./src/deps/data.d
        ./src/deps/dbusbind.d
        ./src/deps/dired.d
        ./src/deps/dispnew.d
        ./src/deps/doc.d
        ./src/deps/doprnt.d
        ./src/deps/editfns.d
        ./src/deps/emacs.d
        ./src/deps/eval.d
        ./src/deps/fileio.d
        ./src/deps/filelock.d
        ./src/deps/filemode.d
        ./src/deps/floatfns.d
        ./src/deps/fns.d
        ./src/deps/font.d
        ./src/deps/fontset.d
        ./src/deps/frame.d
        ./src/deps/fringe.d
        ./src/deps/ftfont.d
        ./src/deps/ftxfont.d
        ./src/deps/gtkutil.d
        ./src/deps/image.d
        ./src/deps/indent.d
        ./src/deps/insdel.d
        ./src/deps/intervals.d
        ./src/deps/keyboard.d
        ./src/deps/keymap.d
        ./src/deps/lastfile.d
        ./src/deps/lread.d
        ./src/deps/macros.d
        ./src/deps/marker.d
        ./src/deps/md5.d
        ./src/deps/menu.d
        ./src/deps/minibuf.d
        ./src/deps/pre-crt0.d
        ./src/deps/prefix-args.d
        ./src/deps/print.d
        ./src/deps/process.d
        ./src/deps/regex.d
        ./src/deps/region-cache.d
        ./src/deps/scroll.d
        ./src/deps/search.d
        ./src/deps/sound.d
        ./src/deps/strftime.d
        ./src/deps/syntax.d
        ./src/deps/sysdep.d
        ./src/deps/term.d
        ./src/deps/terminal.d
        ./src/deps/terminfo.d
        ./src/deps/textprop.d
        ./src/deps/undo.d
        ./src/deps/unexmacosx.d
        ./src/deps/window.d
        ./src/deps/xdisp.d
        ./src/deps/xfaces.d
        ./src/deps/xfns.d
        ./src/deps/xfont.d
        ./src/deps/xftfont.d
        ./src/deps/xgselect.d
        ./src/deps/xmenu.d
        ./src/deps/xrdb.d
        ./src/deps/xselect.d
        ./src/deps/xsettings.d
        ./src/deps/xsmfns.d
        ./src/deps/xterm.d
Looking for incorrect headers in 102 dependency files...
         ./src/deps/image.d uses /usr/X11/include/libpng/png.h
         ./src/deps/image.d uses /usr/X11/include/libpng/pngconf.h
### execution of /tmp/fink.7HktK failed, exit code 255

The relevant compiler line ppears to be:

gcc -c -MD -Demacs -DHAVE_CONFIG_H  -I.
- -I/sw/src/fink.build/emacs23-23.3a-3/emacs-23.3/src -Dtemacs
- -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include
- -I/usr/X11R6/include  -I/sw/include/glib-2.0
- -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include/librsvg-2
- -I/sw/include/gtk-2.0 -I/sw/include/cairo -I/sw/include/freetype2
- -I/usr/X11R6/include -I/usr/X11/include -I/sw/include/dbus-1.0
- -I/sw/lib/dbus-1.0/include -I/sw/include/glib-2.0
- -I/sw/lib/glib-2.0/include -I/sw/include/gconf/2 -Os -pipe -fno-pie
- -I/sw/include/freetype2 -I/sw/include -I/usr/X11R6/include
- -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include
- -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
- -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2
- -I/usr/X11R6/include -I/usr/X11/include -I/sw/include
- -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include -MMD
- -MF deps/image.d image.c

And the relevant chunk of the config.log reads:

configure:9877: checking png.h usability
configure:9877: gcc -c -I/usr/X11R6/include -Os -pipe -fno-pie
- -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include
- -I/sw/include/librsvg-2 -I/sw/include/gtk-2.0 -I/sw/include/cairo
- -I/sw/include/freetype2 -I/usr/X11R6/include -I/usr/X11/include
- -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include
- -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
- -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2
- -I/usr/X11R6/include -I/usr/X11/include -I/sw/include
- -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include
- -I/usr/X11R6/include   -MD -I/sw/include -I/sw/include/freetype2
- -I/usr/X11/include -I/usr/X11R6/include conftest.c >&5
configure:9877: $? = 0
configure:9877: result: yes
configure:9877: checking png.h presence
configure:9877: cc -E -no-cpp-precomp -I/usr/X11R6/include   -MD
- -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include
- -I/usr/X11R6/include conftest.c
configure:9877: $? = 0
configure:9877: result: yes
configure:9877: checking for png.h
configure:9877: result: yes
configure:9877: checking libpng/png.h usability
configure:9877: gcc -c -I/usr/X11R6/include -Os -pipe -fno-pie
- -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include
- -I/sw/include/librsvg-2 -I/sw/include/gtk-2.0 -I/sw/include/cairo
- -I/sw/include/freetype2 -I/usr/X11R6/include -I/usr/X11/include
- -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include
- -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
- -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2
- -I/usr/X11R6/include -I/usr/X11/include -I/sw/include
- -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include
- -I/usr/X11R6/include   -MD -I/sw/include -I/sw/include/freetype2
- -I/usr/X11/include -I/usr/X11R6/include conftest.c >&5
configure:9877: $? = 0
configure:9877: result: yes
configure:9877: checking libpng/png.h presence
configure:9877: cc -E -no-cpp-precomp -I/usr/X11R6/include   -MD
- -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include
- -I/usr/X11R6/include conftest.c
configure:9877: $? = 0
configure:9877: result: yes
configure:9877: checking for libpng/png.h
configure:9877: result: yes
configure:9888: checking for png_get_channels in -lpng
configure:9913: gcc -o conftest -I/usr/X11R6/include -Os -pipe
- -fno-pie -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
- -I/sw/include -I/sw/include/librsvg-2 -I/sw/include/gtk-2.0
- -I/sw/include/cairo -I/sw/include/freetype2 -I/usr/X11R6/include
- -I/usr/X11/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
- -I/sw/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include
- -I/sw/include/atk-1.0 -I/sw/include/cairo -I/sw/include/pango-1.0
- -I/sw/include/freetype2 -I/usr/X11R6/include -I/usr/X11/include
- -I/sw/include -I/sw/include/freetype2 -I/usr/X11/include
- -I/usr/X11R6/include -I/usr/X11R6/include   -MD -I/sw/include
- -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include
- -fno-pie -L/sw/lib/fontconfig2/lib -L/sw/lib/xft2/lib -L/sw/lib
- -L/usr/X11R6/lib conftest.c -lpng -lz -lm -lXrender -L/sw/lib
- -L/usr/X11/lib -lXft -lfontconfig -lfreetype -lXrender -lX11 -L/sw/lib
- -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
- -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype
- -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -L/sw/lib -lrsvg-2
- -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11
  -L/sw/lib -ldbus-1 -lpthread >&5
configure:9913: $? = 0
configure:9922: result: yes


- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6vTcAACgkQB8UpO3rKjQ+upgCgikjBHh1oJ7NfEN6MCoPyQ1Wd
0zwAoI+NYjaULvpJZ8qPufa+SSsWjCWJ
=+ZMk
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to