Opened 14 years ago

Closed 11 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:

  1. Wanted to have Tcl 8.4 instead of installed 8.5. Did that. (Build, activate,...)
  2. Wanted to have Tk 8.4 instead of installed 8.4. Did that too. (Build, activate,...)
  3. Now Scotty fails with shell command ... returned error2.

Giving up. Install log as attachment.

Attachments (3)

build.out (1.6 KB) - added by h.klocker@… 14 years ago.
Portfile-scotty-23752.diff (720 bytes) - added by gjasny@… 11 years ago.
Add patch to properly build scotty with current TCL/TK
tcl85.diff (2.0 KB) - added by gjasny@… 11 years ago.
Fixed socklen_t detection and find MacPorts tcl/tk detection

Download all attachments as: .zip

Change History (9)

Changed 14 years ago by h.klocker@…

Attachment: build.out added

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to markd@…
Port: scotty added

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Looks like it needs -lresolv added like a number of ports do on 10.6.

comment:3 in reply to:  2 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)

comment:4 Changed 13 years ago by trisonnypf@…

Cc: trisonnypf@… added

Cc Me!

Changed 11 years ago by gjasny@…

Attachment: Portfile-scotty-23752.diff added

Add patch to properly build scotty with current TCL/TK

Changed 11 years ago by gjasny@…

Attachment: tcl85.diff added

Fixed socklen_t detection and find MacPorts tcl/tk detection

comment:5 Changed 11 years ago by gjasny@…

Is there a possibility to explicitly depend on TCL/TK 8.5?

comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: haspatch added
Resolution: fixed
Status: newclosed
Summary: Scotty fails to buildScotty 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.