Opened 12 years ago
#1192 new Defect
boinc 7.0.7 fails to build on Linux with --no-as-needed
Reported by: | mjakubicek | Owned by: | romw |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | Client - Build | Version: | 7.0.7 |
Keywords: | Cc: |
Description
If linking is done with --no-as-needed (which is default in Fedora), the build breaks with:
/usr/bin/ld: boinc_client-hostinfo_unix.o: undefined reference to symbol 'XOpenDisplay' /usr/bin/ld: note: 'XOpenDisplay' is defined in DSO /lib64/libX11.so.6 so try adding it to the linker command line /lib64/libX11.so.6: could not read symbols: Invalid operation
See the attached patch.
Attachments (1)
Note: See
TracTickets for help on using
tickets.