simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] [bug #47077] Tclconfig not automatically found on 64bit


From: Christian Taedcke
Subject: [Simulavr-devel] [bug #47077] Tclconfig not automatically found on 64bit fedora
Date: Sat, 06 Feb 2016 13:33:53 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

URL:
  <http://savannah.nongnu.org/bugs/?47077>

                 Summary: Tclconfig not automatically found on 64bit fedora
                 Project: Simulavr: an AVR simulator
            Submitted by: chrta
            Submitted on: Sat 06 Feb 2016 01:33:51 PM GMT
                Category: Configure
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavr

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47077>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]