bugWeeChat - Bugs: bug #30845, weechat 0.3.3+ compile failure on...

 
 

bug #30845: weechat 0.3.3+ compile failure on RHEL5.5/CentOS5.5 - libgpg-error 1.4.2

Submitter:  sadsfae <sadsfae>
Submitted:  Mon 23 Aug 2010 02:38:37 AM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Invalid
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.3 IRC nick:  sadsfae
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 24 Aug 2010 09:59:31 PM UTC, comment #2: 

Hey folks,

I've gotten this to compile now, I needed package "libgpg-error-devel-1.4-2.x86_64".

Although it's not clear from the compilation message that I'm actually lacking this 64bit library, the issue is clearly on my end with missing a 64bit library.

I think you can close this bug now.

sadsfae <sadsfae>
Mon 23 Aug 2010 07:34:03 AM UTC, comment #1: 

Like kolter said on #weechat channel, it looks like a problem with 32/64 bits libs. Maybe this url will help: http://help.directadmin.com/item.php?id=213

I think it's not a problem with WeeChat. Can you confirm? Then I can close this bug.

Sebastien Helleu <flashcode>
Group administrator
Mon 23 Aug 2010 02:38:37 AM UTC, original submission:  

Hello,

I am unable to compile either stable weechat 0.3.3 or devel 0.3.4 on RHEL5.5/CentOS5.5 with the following libgpg-error libraries:

libgpg-error-1.4-2
libgpg-error-devel-1.4-2

This is using either GNU make or cmake for compilation. 

If I can provide any more information please let me know.
Below is a paste snippet of the compilation failures:

--- 0.3.3 stable ---
Scanning dependencies of target weechat-curses
[ 95%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-bar-window.o                                                                
[ 96%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-chat.o                                                                      
[ 97%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-color.o                                                                     
[ 98%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-keyboard.o                                                                  
[ 99%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-main.o                                                                      
[100%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-window.o                                                                    
Linking C executable weechat-curses                                                                                                                          
/usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.so when searching for -lgpg-error                                                                   
/usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.a when searching for -lgpg-error
/usr/bin/ld: cannot find -lgpg-error
collect2: ld returned 1 exit status
make[2]: * [src/gui/curses/weechat-curses] Error 1
make[1]: * [src/gui/curses/CMakeFiles/weechat-curses.dir/all] Error 2
make: * [all] Error 2
[sadsfae@funcamp weechat-0.3.3]$ rpm -qa | grep lgpg
[sadsfae@funcamp weechat-0.3.3]$ rpm -qa | grep gpg-error
libgpg-error-1.4-2
libgpg-error-devel-1.4-2
libgpg-error-1.4-2
[sadsfae@funcamp weechat-0.3.3]$ cat /etc/redhat-release
CentOS release 5.5 (Final)
--- END ---

Here is 0.3.4 devel Aug 22, 2010 06:42

--- BEGIN ---
Scanning dependencies of target weechat-curses
[ 95%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-bar-window.o                                                                
[ 96%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-chat.o                                                                      
[ 97%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-color.o                                                                     
[ 98%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-keyboard.o                                                                  
[ 99%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-main.o                                                                      
[100%] Building C object src/gui/curses/CMakeFiles/weechat-curses.dir/gui-curses-window.o                                                                    
Linking C executable weechat-curses                                                                                                                          
/usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.so when searching for -lgpg-error                                                                   
/usr/bin/ld: skipping incompatible /usr/lib/libgpg-error.a when searching for -lgpg-error
/usr/bin/ld: cannot find -lgpg-error
collect2: ld returned 1 exit status
make[2]: * [src/gui/curses/weechat-curses] Error 1
make[1]: * [src/gui/curses/CMakeFiles/weechat-curses.dir/all] Error 2
make: * [all] Error 2
--- END ---

sadsfae <sadsfae>

 

(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 sadsfae (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-01-16 flashcode Open/ClosedOpen Closed
    2010-08-25 flashcode StatusNeed Info Invalid
    2010-08-23 flashcode Item GroupNone compile/install
        StatusNone Need Info
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code