Opened 21 years ago
Closed 20 years ago
#1498 closed defect (worksforme)
Tk port fails to build
Reported by: | lomion@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
The tk port fails to configure. Relevant output:
DEBUG: Assembled command: 'cd "/Users/lomion/cvs/darwinports/dports/x11/tk/work" && gzip -dc / opt/local/var/db/dports/distfiles/tk/tk8.4.5-src.tar.gz | tar -xf -' DEBUG: Executing com.apple.patch (tk) DEBUG: Executing proc-pre-com.apple.configure-configure-0 DEBUG: Executing build (tcl) Error: Target com.apple.configure returned: can't read "sources": no such variable
Then it exits. This is on a tibook running 10.3.2. Relevant sources were checked out Friday 2/6/04 @ 7pm EST. Port was last built on 2/5/04. I am not sure where the sources variable is coming from as I do not see it in the portfile I assume it is in a source file somewhere? Tcl is already installed as well.
Change History (3)
comment:1 Changed 21 years ago by jkh@…
Owner: | changed from jkh@… to landonf@… |
---|
comment:2 Changed 20 years ago by thomas+opendarwin@…
comment:3 Changed 20 years ago by mww@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
compiles just fine & version number changed meanwhile;
tk in darwinports is now at 8.4.7, and it seems to compile just fine under 10.3.5. Does it compile for you now?