-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/26/11 4:41 AM, [email protected] wrote: > Dear All, > > It appears I'm not the only one with this issue but I can't seem to > find a solution on Fink's FAQ. Any suggestions for what I need to > do?? > > Thanks, GSC > > _______________ > >
<snip> > Looking for incorrect headers in 274 dependency files... > ./tk8.5.10/unix/tkUnixRFont.d uses /usr/X11/include/X11/Xft/Xft.h > ./tk8.5.10/unix/tkUnixRFont.d uses > /usr/X11/include/X11/Xft/XftCompat.h ./tk8.5.10/unix/tkUnixRFont.d > uses /usr/X11/include/fontconfig/fontconfig.h Please fix build > process to get consistent use of fink's headers. ### execution of > /var/tmp/tmp.6.u3u1vP failed, exit code 255 Removing runtime > build-lock... > > <snip> > Also include the following system information: Package manager > version: 0.31.3 Distribution version: selfupdate-rsync Wed Oct 26 > 19:23:06 2011, 10.6, x86_64 Trees: local/main stable/main Xcode: > 3.2.6 > Indeed, you are not the only person to see the issue, but it isn't happening to everybody, so the cause is somewhat tricky to ascertain. We haven't received some debugging information that I had asked another person about, so if you have a chance, could you please do the following: 1) Check /sw/src/fink.build/tcltk-8.5.10-3/tk8.5.10/unix/config.log At line 1392-1393 I have XFT_CFLAGS='-I/sw64/include -I/sw64/include/freetype2 - -I/usr/X11/include -I/usr/X11R6/include' XFT_LIBS='-L/sw64/lib -lXft -lfontconfig -lfreetype' See what you have for those two variables and post that here. 2) At the point in the build output where tkUnixRFont.o gets built. I have: gcc -c -Os -pipe -Wall -fno-common - -I/sw64/src/fink.build/tcltk-8.5.10-3/tk8.5.10/unix/../unix - -I/sw64/src/fink.build/tcltk-8.5.10-3/tk8.5.10/unix/../generic - -I/sw64/src/fink.build/tcltk-8.5.10-3/tk8.5.10/unix/../bitmaps - -I/sw64/src/fink.build/tcltk-8.5.10-3/tcl8.5.10/generic - -I/sw64/src/fink.build/tcltk-8.5.10-3/tcl8.5.10/unix - -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" - -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tk\ 8.5\" - -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 - -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 - -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 - -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 - -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DMAC_OSX_TCL=1 - -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 - -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 - -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 - -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DHAVE_AVAILABILITYMACROS_H=1 - -DHAVE_WEAK_IMPORT=1 -D_DARWIN_C_SOURCE=1 -DHAVE_XSS=1 -DHAVE_LIBXFT=1 - -DHAVE_XFT=1 -DTCL_NO_DEPRECATED -MD -I/sw64/include - -DUSE_TCL_STUBS -I/sw64/include -I/sw64/include/freetype2 - -I/usr/X11/include -I/usr/X11R6/include /sw64/src/fink.build/tcltk-8.5.10-3/tk8.5.10/unix/../unix/tkUnixRFont.c Check in your build output at the same point (look for tkUnixRFont.c) and see what you get. Capturing a build log in /tmp via "fink -l build tcltk" and searching that may be helpful. - -- 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/ iEYEARECAAYFAk6oCEcACgkQB8UpO3rKjQ/PtwCeJGVznz4H8ZYoej6Yby2WqZYA ZFoAnRcLQ+RTpUmNdtf+7ksdijTZhdIE =8XX8 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
