public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1001613] New: ConfigTool build issue on recent Fedora Linux
@ 2012-06-22 19:27 bugzilla-daemon
  2012-06-30 14:56 ` [Bug 1001613] " bugzilla-daemon
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2012-06-22 19:27 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001613

           Summary: ConfigTool build issue on recent Fedora Linux
           Product: eCos
           Version: CVS
          Platform: All
        OS/Version: HostOS: Linux
            Status: ASSIGNED
          Severity: normal
          Priority: normal
         Component: ConfigTool
        AssignedTo: john@dallaway.org.uk
        ReportedBy: john@dallaway.org.uk
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1802)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1802)
ct-build-120622.patch

ConfigTool fails to link on recent Fedora Linux:

> undefined reference to symbol 'XGetWindowAttributes'
> /usr/bin/ld: note: 'XGetWindowAttributes' is defined in DSO
> /usr/lib/libX11.so.6 so try adding it to the linker command line
> /usr/lib/libX11.so.6: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status

This is due to changed DSO-linking sematics. Ref:

http://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking

Issue reported by David Fernandez at:

http://ecos.sourceware.org/ml/ecos-discuss/2012-06/msg00038.html

The attached patch resolves this issue by adding -lX11 to the linker flags.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1001613] ConfigTool build issue on recent Fedora Linux
  2012-06-22 19:27 [Bug 1001613] New: ConfigTool build issue on recent Fedora Linux bugzilla-daemon
@ 2012-06-30 14:56 ` bugzilla-daemon
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2012-06-30 14:56 UTC (permalink / raw)
  To: ecos-bugs

Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001613

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |CURRENTRELEASE

--- Comment #1 from John Dallaway <john@dallaway.org.uk> 2012-06-30 15:56:29 BST ---
Patch checked in.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-30 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22 19:27 [Bug 1001613] New: ConfigTool build issue on recent Fedora Linux bugzilla-daemon
2012-06-30 14:56 ` [Bug 1001613] " bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).