Project

General

Profile

Actions

Bug #9348

closed

--with-tcllib and --with-tklib configure options not working correctly

Added by jeremyevans0 (Jeremy Evans) over 10 years ago. Updated about 10 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-openbsd]
[ruby-core:59483]

Description

When using the --with-tcllib=tcl85 -with-tklib=tk85 configure options, ruby still tries to use -ltcl -ltk as linker options for the tk extension (instead of -ltcl85 -ltk85), which causes the tk extension not to build. This is due to a bug in the tk extconf.rb file, which should be fixed by the attached patch.


Files

patch-ext_tk_extconf_rb (768 Bytes) patch-ext_tk_extconf_rb jeremyevans0 (Jeremy Evans), 01/03/2014 08:37 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0