|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Tk Aqua variant gone?I used (and loved) the Tk aqua variant until very recently, when I
upgraded to Tk 8.5. I have scoured the mailing list and the bug tracker, but I can't find any reference to why the variant is gone. Perhaps it was superseded somewhere? Has it been moved to a different port? Denis _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: Tk Aqua variant gone?On Aug 16, 2008, at 13:09, Denis Bueno wrote: > I used (and loved) the Tk aqua variant until very recently, when I > upgraded to Tk 8.5. I have scoured the mailing list and the bug > tracker, but I can't find any reference to why the variant is gone. > Perhaps it was superseded somewhere? Has it been moved to a different > port? The aqua variant was apparently removed from the tk port when it was updated from 8.4.16 to 8.5.0. A new quartz variant was added which contains the same --enable-aqua configure argument that the aqua variant had, but the quartz variant was commented out, meaning it cannot be used. The quartz variant remains commented out to this day. Perhaps it doesn't work right. http://trac.macports.org/changeset/32235 Markus, can you explain what the issues are here? _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: Tk Aqua variant gone?On 17 Aug 2008, at 23:34, Ryan Schmidt wrote:
> On Aug 16, 2008, at 13:09, Denis Bueno wrote: > >> I used (and loved) the Tk aqua variant until very recently, when I >> upgraded to Tk 8.5. I have scoured the mailing list and the bug >> tracker, but I can't find any reference to why the variant is gone. >> Perhaps it was superseded somewhere? Has it been moved to a >> different >> port? > > The aqua variant was apparently removed from the tk port when it was > updated from 8.4.16 to 8.5.0. A new quartz variant was added which > contains the same --enable-aqua configure argument that the aqua > variant had, but the quartz variant was commented out, meaning it > cannot be used. The quartz variant remains commented out to this > day. Perhaps it doesn't work right. > > http://trac.macports.org/changeset/32235 > > Markus, can you explain what the issues are here? > I suppose it didn't compile with '--enable-aqua' back then; I just commited version 8.5.4 of tk and tcl and reintroduced the 'quartz' variant which just compiled happily here on my 10.5/i386 machine. Regards, -Markus -- Dipl. Inf. (FH) Markus W. Weissmann http://www.mweissmann.de/ _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
|
|
Re: Tk Aqua variant gone?On Mon, Aug 18, 2008 at 05:37, Markus Weissmann <mww@...> wrote:
> I suppose it didn't compile with '--enable-aqua' back then; > I just commited version 8.5.4 of tk and tcl and reintroduced the 'quartz' > variant which just compiled happily here on my 10.5/i386 machine. I just attempted to build the quartz variant on my Intel 10.4.11 machine and got the result following my signature. Using Macports 1.600. What should I do next? Denis [102] $ sudo port -v build tk @8.5.3_0 +quartz ---> Fetching tk ---> Verifying checksum(s) for tk ---> Checksumming tk8.5.4-src.tar.gz ---> Checksumming tcl8.5.4-src.tar.gz ---> Extracting tk ---> Extracting tk8.5.4-src.tar.gz ---> Extracting tcl8.5.4-src.tar.gz ---> Configuring tk checking for Tcl configuration... found /opt/local/lib/tclConfig.sh checking for existence of /opt/local/lib/tclConfig.sh... loading checking for tclsh... /opt/local/bin/tclsh8.5 checking for tclsh in Tcl build directory... /opt/local/lib/tclsh checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking if the compiler understands -pipe... yes checking for building with threads... no (default) checking how to build libraries... shared checking for ranlib... ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Darwin-8.11.1 checking for dlopen in -ldl... yes checking for ar... ar checking if ld accepts -single_module flag... yes checking if ld accepts -search_paths_first flag... yes checking whether to use CoreFoundation... yes checking for CoreFoundation.framework... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... long long checking for struct dirent64... no checking for struct stat64... no checking for open64... no checking for lseek64... no checking for off64_t... no checking whether byte ordering is bigendian... no checking for fd_set in sys/types... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for strtod... yes checking for Solaris2.4/Tru64 strtod bugs... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for intptr_t... yes checking for uintptr_t... yes checking pw_gecos in struct pwd... yes checking whether to use Aqua... yes checking whether char is unsigned... no checking how to package libraries... shared library configure: creating ./config.status config.status: creating Tk-Info.plist config.status: creating Wish-Info.plist config.status: creating Makefile config.status: creating tkConfig.sh ---> Building tk with target all /usr/bin/gcc-4.0 -c -Os -O2 -pipe -fpascal-strings -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tcl8.5.4/generic -I/opt/local/include -I/usr/X11R6/include -Wall -Wno-implicit-int -fno-common -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../bitmaps -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../../tcl8.5.4//generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../../tcl8.5.4//unix -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../macosx -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../xlib -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 -DHAVE_COREFOUNDATION=1 -DTCL_SHLIB_EXT=\".dylib\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_PW_GECOS=1 -DMAC_OSX_TK=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tk3d.c In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../macosx/tkMacOSXPort.h:73, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkPort.h:30, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkInt.h:27, from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tk3d.c:16: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:669: error: conflicting types for 'XSetDashes' /usr/X11R6/include/X11/Xlib.h:3193: error: previous declaration of 'XSetDashes' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:715: error: conflicting types for 'XKeycodeToKeysym' /usr/X11R6/include/X11/Xlib.h:1687: error: previous declaration of 'XKeycodeToKeysym' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:740: error: conflicting types for 'XBell' /usr/X11R6/include/X11/Xlib.h:2005: error: previous declaration of 'XBell' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:747: error: conflicting types for 'XChangeProperty' /usr/X11R6/include/X11/Xlib.h:2069: error: previous declaration of 'XChangeProperty' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:753: error: conflicting types for 'XChangeWindowAttributes' /usr/X11R6/include/X11/Xlib.h:2082: error: previous declaration of 'XChangeWindowAttributes' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:759: error: conflicting types for 'XConfigureWindow' /usr/X11R6/include/X11/Xlib.h:2161: error: previous declaration of 'XConfigureWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:766: error: conflicting types for 'XCopyArea' /usr/X11R6/include/X11/Xlib.h:2187: error: previous declaration of 'XCopyArea' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:774: error: conflicting types for 'XCopyPlane' /usr/X11R6/include/X11/Xlib.h:2208: error: previous declaration of 'XCopyPlane' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:786: error: conflicting types for 'XDefineCursor' /usr/X11R6/include/X11/Xlib.h:2227: error: previous declaration of 'XDefineCursor' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:791: error: conflicting types for 'XDestroyWindow' /usr/X11R6/include/X11/Xlib.h:2238: error: previous declaration of 'XDestroyWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:798: error: conflicting types for 'XDrawArc' /usr/X11R6/include/X11/Xlib.h:2304: error: previous declaration of 'XDrawArc' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:804: error: conflicting types for 'XDrawLines' /usr/X11R6/include/X11/Xlib.h:2351: error: previous declaration of 'XDrawLines' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:811: error: conflicting types for 'XDrawRectangle' /usr/X11R6/include/X11/Xlib.h:2378: error: previous declaration of 'XDrawRectangle' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:818: error: conflicting types for 'XFillArc' /usr/X11R6/include/X11/Xlib.h:2461: error: previous declaration of 'XFillArc' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:824: error: conflicting types for 'XFillPolygon' /usr/X11R6/include/X11/Xlib.h:2479: error: previous declaration of 'XFillPolygon' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:830: error: conflicting types for 'XFillRectangles' /usr/X11R6/include/X11/Xlib.h:2497: error: previous declaration of 'XFillRectangles' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:835: error: conflicting types for 'XFreeColormap' /usr/X11R6/include/X11/Xlib.h:2515: error: previous declaration of 'XFreeColormap' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:841: error: conflicting types for 'XFreeColors' /usr/X11R6/include/X11/Xlib.h:2523: error: previous declaration of 'XFreeColors' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:846: error: conflicting types for 'XFreeModifiermap' /usr/X11R6/include/X11/Xlib.h:2560: error: previous declaration of 'XFreeModifiermap' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:885: error: conflicting types for 'XMapWindow' /usr/X11R6/include/X11/Xlib.h:2801: error: previous declaration of 'XMapWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:891: error: conflicting types for 'XMoveResizeWindow' /usr/X11R6/include/X11/Xlib.h:2824: error: previous declaration of 'XMoveResizeWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:896: error: conflicting types for 'XMoveWindow' /usr/X11R6/include/X11/Xlib.h:2831: error: previous declaration of 'XMoveWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:908: error: conflicting types for 'XRaiseWindow' /usr/X11R6/include/X11/Xlib.h:3021: error: previous declaration of 'XRaiseWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:913: error: conflicting types for 'XRefreshKeyboardMapping' /usr/X11R6/include/X11/Xlib.h:3061: error: previous declaration of 'XRefreshKeyboardMapping' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:919: error: conflicting types for 'XResizeWindow' /usr/X11R6/include/X11/Xlib.h:3096: error: previous declaration of 'XResizeWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:924: error: conflicting types for 'XSelectInput' /usr/X11R6/include/X11/Xlib.h:3125: error: previous declaration of 'XSelectInput' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:936: error: conflicting types for 'XSetIconName' /usr/X11R6/include/X11/Xlib.h:3241: error: previous declaration of 'XSetIconName' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:941: error: conflicting types for 'XSetInputFocus' /usr/X11R6/include/X11/Xlib.h:3248: error: previous declaration of 'XSetInputFocus' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:947: error: conflicting types for 'XSetSelectionOwner' /usr/X11R6/include/X11/Xlib.h:3289: error: previous declaration of 'XSetSelectionOwner' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:953: error: conflicting types for 'XSetWindowBackground' /usr/X11R6/include/X11/Xlib.h:3329: error: previous declaration of 'XSetWindowBackground' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:959: error: conflicting types for 'XSetWindowBackgroundPixmap' /usr/X11R6/include/X11/Xlib.h:3335: error: previous declaration of 'XSetWindowBackgroundPixmap' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:965: error: conflicting types for 'XSetWindowBorder' /usr/X11R6/include/X11/Xlib.h:3341: error: previous declaration of 'XSetWindowBorder' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:971: error: conflicting types for 'XSetWindowBorderPixmap' /usr/X11R6/include/X11/Xlib.h:3347: error: previous declaration of 'XSetWindowBorderPixmap' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:977: error: conflicting types for 'XSetWindowBorderWidth' /usr/X11R6/include/X11/Xlib.h:3353: error: previous declaration of 'XSetWindowBorderWidth' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:983: error: conflicting types for 'XSetWindowColormap' /usr/X11R6/include/X11/Xlib.h:3359: error: previous declaration of 'XSetWindowColormap' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:988: error: conflicting types for 'XUngrabKeyboard' /usr/X11R6/include/X11/Xlib.h:3471: error: previous declaration of 'XUngrabKeyboard' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:993: error: conflicting types for 'XUngrabPointer' /usr/X11R6/include/X11/Xlib.h:3476: error: previous declaration of 'XUngrabPointer' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:998: error: conflicting types for 'XUnmapWindow' /usr/X11R6/include/X11/Xlib.h:3500: error: previous declaration of 'XUnmapWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1024: error: conflicting types for 'XFreeGC' /usr/X11R6/include/X11/Xlib.h:2556: error: previous declaration of 'XFreeGC' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1037: error: conflicting types for 'XSetBackground' /usr/X11R6/include/X11/Xlib.h:3150: error: previous declaration of 'XSetBackground' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1043: error: conflicting types for 'XSetForeground' /usr/X11R6/include/X11/Xlib.h:3223: error: previous declaration of 'XSetForeground' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1049: error: conflicting types for 'XSetClipMask' /usr/X11R6/include/X11/Xlib.h:3156: error: previous declaration of 'XSetClipMask' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1055: error: conflicting types for 'XSetClipOrigin' /usr/X11R6/include/X11/Xlib.h:3163: error: previous declaration of 'XSetClipOrigin' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1061: error: conflicting types for 'XSetTSOrigin' /usr/X11R6/include/X11/Xlib.h:3317: error: previous declaration of 'XSetTSOrigin' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1067: error: conflicting types for 'XChangeGC' /usr/X11R6/include/X11/Xlib.h:2035: error: previous declaration of 'XChangeGC' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1072: error: conflicting types for 'XSetFont' /usr/X11R6/include/X11/Xlib.h:3211: error: previous declaration of 'XSetFont' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1077: error: conflicting types for 'XSetArcMode' /usr/X11R6/include/X11/Xlib.h:3144: error: previous declaration of 'XSetArcMode' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1083: error: conflicting types for 'XSetStipple' /usr/X11R6/include/X11/Xlib.h:3304: error: previous declaration of 'XSetStipple' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1089: error: conflicting types for 'XSetFillRule' /usr/X11R6/include/X11/Xlib.h:3199: error: previous declaration of 'XSetFillRule' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1095: error: conflicting types for 'XSetFillStyle' /usr/X11R6/include/X11/Xlib.h:3205: error: previous declaration of 'XSetFillStyle' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1100: error: conflicting types for 'XSetFunction' /usr/X11R6/include/X11/Xlib.h:3229: error: previous declaration of 'XSetFunction' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1107: error: conflicting types for 'XSetLineAttributes' /usr/X11R6/include/X11/Xlib.h:3257: error: previous declaration of 'XSetLineAttributes' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1117: error: conflicting types for 'XCreateIC' /usr/X11R6/include/X11/Xlib.h:3847: error: previous declaration of 'XCreateIC' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1142: error: conflicting types for 'XDrawSegments' /usr/X11R6/include/X11/Xlib.h:2394: error: previous declaration of 'XDrawSegments' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1147: error: conflicting types for 'XForceScreenSaver' /usr/X11R6/include/X11/Xlib.h:2506: error: previous declaration of 'XForceScreenSaver' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1153: error: conflicting types for 'XDrawLine' /usr/X11R6/include/X11/Xlib.h:2342: error: previous declaration of 'XDrawLine' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1160: error: conflicting types for 'XFillRectangle' /usr/X11R6/include/X11/Xlib.h:2489: error: previous declaration of 'XFillRectangle' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1165: error: conflicting types for 'XClearWindow' /usr/X11R6/include/X11/Xlib.h:2150: error: previous declaration of 'XClearWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1171: error: conflicting types for 'XDrawPoint' /usr/X11R6/include/X11/Xlib.h:2359: error: previous declaration of 'XDrawPoint' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1177: error: conflicting types for 'XDrawPoints' /usr/X11R6/include/X11/Xlib.h:2368: error: previous declaration of 'XDrawPoints' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1186: error: conflicting types for 'XWarpPointer' /usr/X11R6/include/X11/Xlib.h:3516: error: previous declaration of 'XWarpPointer' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1192: error: conflicting types for 'XQueryColor' /usr/X11R6/include/X11/Xlib.h:2953: error: previous declaration of 'XQueryColor' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1198: error: conflicting types for 'XQueryColors' /usr/X11R6/include/X11/Xlib.h:2960: error: previous declaration of 'XQueryColors' was here make: *** [tk3d.o] Error 1 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix" && make all " returned error 2 Command output: /usr/X11R6/include/X11/Xlib.h:3199: error: previous declaration of 'XSetFillRule' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1095: error: conflicting types for 'XSetFillStyle' /usr/X11R6/include/X11/Xlib.h:3205: error: previous declaration of 'XSetFillStyle' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1100: error: conflicting types for 'XSetFunction' /usr/X11R6/include/X11/Xlib.h:3229: error: previous declaration of 'XSetFunction' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1107: error: conflicting types for 'XSetLineAttributes' /usr/X11R6/include/X11/Xlib.h:3257: error: previous declaration of 'XSetLineAttributes' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1117: error: conflicting types for 'XCreateIC' /usr/X11R6/include/X11/Xlib.h:3847: error: previous declaration of 'XCreateIC' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1142: error: conflicting types for 'XDrawSegments' /usr/X11R6/include/X11/Xlib.h:2394: error: previous declaration of 'XDrawSegments' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1147: error: conflicting types for 'XForceScreenSaver' /usr/X11R6/include/X11/Xlib.h:2506: error: previous declaration of 'XForceScreenSaver' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1153: error: conflicting types for 'XDrawLine' /usr/X11R6/include/X11/Xlib.h:2342: error: previous declaration of 'XDrawLine' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1160: error: conflicting types for 'XFillRectangle' /usr/X11R6/include/X11/Xlib.h:2489: error: previous declaration of 'XFillRectangle' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1165: error: conflicting types for 'XClearWindow' /usr/X11R6/include/X11/Xlib.h:2150: error: previous declaration of 'XClearWindow' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1171: error: conflicting types for 'XDrawPoint' /usr/X11R6/include/X11/Xlib.h:2359: error: previous declaration of 'XDrawPoint' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1177: error: conflicting types for 'XDrawPoints' /usr/X11R6/include/X11/Xlib.h:2368: error: previous declaration of 'XDrawPoints' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1186: error: conflicting types for 'XWarpPointer' /usr/X11R6/include/X11/Xlib.h:3516: error: previous declaration of 'XWarpPointer' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1192: error: conflicting types for 'XQueryColor' /usr/X11R6/include/X11/Xlib.h:2953: error: previous declaration of 'XQueryColor' was here /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_tk/work/tk8.5.4/unix/../generic/tkIntXlibDecls.h:1198: error: conflicting types for 'XQueryColors' /usr/X11R6/include/X11/Xlib.h:2960: error: previous declaration of 'XQueryColors' was here make: *** [tk3d.o] Error 1 Warning: the following items did not execute (for tk): org.macports.build Error: Status 1 encountered during processing. _______________________________________________ macports-users mailing list macports-users@... http://lists.macosforge.org/mailman/listinfo.cgi/macports-users |
| Free embeddable forum powered by Nabble | Forum Help |