Fails to link with GCC 4.7.3
Bug #1199034 reported by
Tim Band
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
stopmotion (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
/usr/bin/ld: frameview.o: undefined reference to symbol 'XSync'
/usr/bin/ld: note: 'XSync' is defined in DSO /usr/lib/
/usr/lib/
collect2: error: ld returned 1 exit status
The answer is to add -lX11 to the linker options (fix on its way)
To post a comment you must log in.
branch bug1199034 created. I can't work out how to make a merge request, though.