Bug 839623 - FTBFS xchat-gnome-0.26.2-7.git40c5bf988.fc18
Summary: FTBFS xchat-gnome-0.26.2-7.git40c5bf988.fc18
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xchat-gnome
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL: https://koji.fedoraproject.org/koji/t...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-12 12:58 UTC by Petr Pisar
Modified: 2014-03-17 03:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-12 16:10:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2012-07-12 12:58:32 UTC
xchat-gnome-0.26.2-7.git40c5bf988.fc18 fails to build in F18:

CCLD   xchat-gnome
/usr/bin/ld: ../../src/libeggsmclient/.libs/libeggsmclient.a(eggsmclient-xsmp.o): undefined reference to symbol 'IceProcessMessages'
/usr/bin/ld: note: 'IceProcessMessages' is defined in DSO /lib64/libICE.so.6 so try adding it to the linker command line
/lib64/libICE.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status

It fails to link because of undefined reference to symbol `IceProcessMessages'. It must link to /lib/libICE.so.6 explicitly.

Comment 1 Bill Nottingham 2012-07-12 16:10:32 UTC
Fixed (wasn't the only lib)


Note You need to log in before you can comment on or make changes to this bug.