bugSimulavr: an AVR simulator - Bugs: bug #47077, Tclconfig not automatically found...

 
 

bug #47077: Tclconfig not automatically found on 64bit fedora

Submitter:  Christian Taedcke <chrta>
Submitted:  Sat 06 Feb 2016 01:33:51 PM UTC
   
 
Category:  Configure Severity:  2 - Minor
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tomk
Open/Closed:  Closed Component Version:  * simulavr
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Dec 2019 05:49:55 PM UTC, comment #1: 

Will be solved with cmake in upcoming version

Thomas K. <tomk>
Group administrator
Sat 06 Feb 2016 01:33:51 PM UTC, original submission:  

When i execute "./configure --enable-tcl" tclConfig.sh is not found.

$ ./configure --enable-tcl
...
checking Tcl desired... yes
tclConfig.sh directory = /usr/lib
checking for /usr/lib/tclConfig.sh... no
configure: error: tclConfig.sh not found
&

My tclConfig.h is in /usr/lib64.

Changing the file m4/avr_tcl.m4:
form [with_tclconfig=/usr/lib]
to [with_tclconfig=/usr/lib64]

fixes my problem. But i thing the default value of with_tclconfig should be dependent on the architecture.

Christian Taedcke <chrta>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tomk (Posted a comment)
  • -email is unavailable- added by chrta (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-12-03 tomk StatusNone Fixed
        Assigned toNone tomk
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code