URL:
<http://savannah.nongnu.org/bugs/?30845>
Summary: weechat 0.3.3+ compile failure on RHEL5.5/CentOS5.5
- libgpg-error 1.4.2
Project: WeeChat
Submitted by: sadsfae
Submitted on: Mon 23 Aug 2010 02:38:37 AM GMT
Category: compilation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 0.3.3
IRC nick: sadsfae
_______________________________________________________
Details:
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
[sads...@funcamp weechat-0.3.3]$ rpm -qa | grep lgpg
[sads...@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
[sads...@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 ---
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?30845>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev