simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] [bug #47077] Tclconfig not automatically found on 6


From: Thomas K
Subject: Re: [Simulavr-devel] [bug #47077] Tclconfig not automatically found on 64bit fedora
Date: Sat, 6 Feb 2016 19:12:46 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi Christian,

Klaus has found this problem at first! :-) A fix is to call configure with --with-tclconfig=/usr/lib64/ (als Klaus has found out).

I'm not sure if /usr/lib64 is a special hack on fedora or permitted on LSB. Maybe I can extend the search paths, where tclConfig.sh is searched. Your fix would give the same problem for others which doesn't use fedora 64bit.

cu, Thomas


Am 06.02.2016 um 14:33 schrieb Christian Taedcke:
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/


_______________________________________________
Simulavr-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/simulavr-devel





reply via email to

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