2022-08-12
| ||
15:21 |
Remove setting _USE_32BIT_TIME_T, does not seem to be required anymore.
It was added as part of [cb7ed6affe], but now causes [df2dd68dca] check-in: b93594845d user: rkeene tags: trunk | |
2012-05-06
| ||
23:52 | • Closed ticket [cb7ed6affe]: MinGW tclvfs error: dereferencing pointer to incomplete type plus 1 other change artifact: 07b5e9e024 user: anonymous | |
22:16 | • Ticket [cb7ed6affe]: 2 changes artifact: b1636f43d3 user: rkeene | |
22:15 | Updated to always define _USE_32BIT_TIME_T in tcl.h, required to fix [cb7ed6affe] check-in: 8b02cd8c92 user: rkeene tags: trunk | |
22:05 | Updated to fix bug build [cb7ed6affe] in build script -- need a better solution check-in: 592228c7b0 user: rkeene tags: trunk | |
21:35 | • Ticket [cb7ed6affe] MinGW tclvfs error: dereferencing pointer to incomplete type status still Open with 1 other change artifact: c4487e6ee9 user: rkeene | |
20:46 | • Ticket [cb7ed6affe]: 1 change artifact: 02da1272d2 user: rkeene | |
20:41 | • Ticket [cb7ed6affe]: 1 change artifact: cb23987068 user: rkeene | |
20:37 | • Ticket [cb7ed6affe]: 1 change artifact: 5a9901860a user: rkeene | |
2012-04-19
| ||
04:53 | • Ticket [cb7ed6affe]: 4 changes artifact: 47a04f8784 user: anonymous | |
04:50 | • New ticket [cb7ed6affe]. artifact: 146cc27566 user: anonymous | |
Ticket Hash: | cb7ed6affe0b2ee93f528838d23b0245b9a30f4f | |||
Title: | MinGW tclvfs error: dereferencing pointer to incomplete type | |||
Status: | Closed | Type: | Build Problem | |
Severity: | Minor | Priority: | Immediate | |
Subsystem: | Tcl | Resolution: | Fixed | |
Last Modified: | 2012-05-06 23:52:34 | |||
Version Found In: | trunk | |||
Description: | ||||
Using MSYS, I cloned kitcreator trunk, ran build/pre.sh, and ran "kitcreator fossil_trunk". I received the following output.
$ ./kitcreator fossil_trunk Building tcl ... done. Building tclvfs ... failed. Building zlib ... done. Building tk ... failed. Building itcl ... done. Building mk4tcl ... done. Building kitsh ... failed. Failed to build: tclvfs tk kitsh WARNING: Build is likely incomplete or failed. The contents of tclvfs/build.log follow: --2012-04-18 21:28:47-- http://sourceforge.net/projects/tclvfs/files/tclvfs/tclvfs-20080503/tclvfs-20080503.tar.gz/download Resolving sourceforge.net... 216.34.181.60 Connecting to sourceforge.net|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://downloads.sourceforge.net/project/tclvfs/tclvfs/tclvfs-20080503/tclvfs-20080503.tar.gz?r=&ts=1334809736&use_mirror=softlayer [following] --2012-04-18 21:28:48-- http://downloads.sourceforge.net/project/tclvfs/tclvfs/tclvfs-20080503/tclvfs-20080503.tar.gz?r=&ts=1334809736&use_mirror=softlayer Resolving downloads.sourceforge.net... 216.34.181.59 Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://softlayer.dl.sourceforge.net/project/tclvfs/tclvfs/tclvfs-20080503/tclvfs-20080503.tar.gz [following] --2012-04-18 21:28:48-- http://softlayer.dl.sourceforge.net/project/tclvfs/tclvfs/tclvfs-20080503/tclvfs-20080503.tar.gz Resolving softlayer.dl.sourceforge.net... 74.86.229.28 Connecting to softlayer.dl.sourceforge.net|74.86.229.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 258723 (253K) [application/x-gzip] Saving to: “src/tclvfs-20080503.tar.gz.tmp”0K .......... .......... .......... .......... .......... 19% 242K 1s 50K .......... .......... .......... .......... .......... 39% 815K 0s 100K .......... .......... .......... .......... .......... 59% 690K 0s 150K .......... .......... .......... .......... .......... 79% 948K 0s 200K .......... .......... .......... .......... .......... 98% 2.78M 0s 250K .. 100% 2.74M=0.4s rkeene added on 2012-05-06 20:46:12 UTC: rkeene added on 2012-05-06 21:35:29 UTC: rkeene added on 2012-05-06 22:16:05 UTC: anonymous claiming to be bencollver added on 2012-05-06 23:52:34 UTC: |