bugWeeChat - Bugs: bug #32915, TCL support will not compile in on...

 
 

bug #32915: TCL support will not compile in on 64-bit Linux

Submitter:  Daga <daga>
Submitted:  Sat 26 Mar 2011 02:38:04 PM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.4 IRC nick:  Daga
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 26 Mar 2011 05:05:13 PM UTC, comment #3: 

Fixed.
By the way, cmake is recommended way to compile WeeChat (I fixed both configure.in and FindTCL.cmake).

Sebastien Helleu <flashcode>
Group administrator
Sat 26 Mar 2011 03:57:25 PM UTC, comment #2: 

It isn't the same here (Slackware64):

$ ls -ld /usr/lib{,64}
drwxr-xr-x  14 root root    624 Mar 22 01:21 /usr/lib
drwxr-xr-x 199 root root 165600 Mar 25 19:04 /usr/lib64

Daga <daga>
Sat 26 Mar 2011 03:46:09 PM UTC, comment #1: 

The lib64 dir is not a link to lib?
On debian 65-bits, I have:

$ ls -ld /usr/lib64
lrwxrwxrwx 1 root root 3 May 10  2010 /usr/lib64 -> lib


But maybe that's not same config on all distros, and if it's not, I'll fix.

Sebastien Helleu <flashcode>
Group administrator
Sat 26 Mar 2011 02:38:04 PM UTC, original submission:  

This is minor, but most 64-bit Linux flavors that I have read of use "lib64" directories, while the configure script only searches for tclConfig.sh in "lib" directories.

The work-around is to use " --with-tclconfig=/usr/lib64" for Slackware, but it would be nice if this was automated. My guess is around line 719 of configure.in for -3.1.4 and -devel.

Thanks!

Daga <daga>

 

(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 flashcode (Posted a comment)
  • -email is unavailable- added by daga (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-15 flashcode Open/ClosedOpen Closed
    2011-03-26 flashcode StatusNeed Info Fixed
    2011-03-26 flashcode StatusNone Need Info
        Assigned toNone flashcode
        Release3.3-dev 0.3.4

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code