Opened 15 years ago
Closed 12 years ago
#23752 closed defect (fixed)
Scotty fails to build with tcl 8.5
Reported by: | h.klocker@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | haspatch | Cc: | trisonnypf@…, ryandesign (Ryan Carsten Schmidt) |
Port: | scotty |
Description (last modified by mf2k (Frank Schima))
Tried to build Scotty. Failed three times:
- Wanted to have Tcl 8.4 instead of installed 8.5. Did that. (Build, activate,...)
- Wanted to have Tk 8.4 instead of installed 8.4. Did that too. (Build, activate,...)
- Now Scotty fails with shell command ... returned error2.
Giving up. Install log as attachment.
Attachments (3)
Change History (9)
Changed 15 years ago by h.klocker@…
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to markd@… |
Port: | scotty added |
comment:2 follow-up: 3 Changed 15 years ago by jmroot (Joshua Root)
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to jmr@…:
Looks like it needs -lresolv added
This bit is fixed in r71019, anyway (assuming you have installed tcl and tk 8.4)
Changed 12 years ago by gjasny@…
Attachment: | Portfile-scotty-23752.diff added |
---|
Add patch to properly build scotty with current TCL/TK
Changed 12 years ago by gjasny@…
Attachment: | tcl85.diff added |
---|
Fixed socklen_t detection and find MacPorts tcl/tk detection
comment:5 Changed 12 years ago by gjasny@…
Is there a possibility to explicitly depend on TCL/TK 8.5?
comment:6 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | haspatch added |
Resolution: | → fixed |
Status: | new → closed |
Summary: | Scotty fails to build → Scotty fails to build with tcl 8.5 |
Thanks. Committed in r99455 with changes ("use_autoconf yes" instead of doing it manually) and additions to fix other things. I verified it builds on Leopard, though it does not build on Mountain Lion, but that's a separate matter for another ticket.
Note: See
TracTickets for help on using
tickets.
Looks like it needs -lresolv added like a number of ports do on 10.6.