Re: compile error
"Walter Dnes" <waltdnes-SLHPyeZ9y/[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 06, 2011 at 01:49:07PM -0700, Globe Trotter wrote > While trying make on the latest version of dillo3, I get the following: > > /usr/bin/ld: note: 'XSync' is defined in DSO /usr/lib64/libX11.so.6 so try adding it to the linker command line > /usr/lib64/libX11.so.6: could not read symbols: Invalid operation First check that your system actually has file /usr/lib64/libX11.so.6 If it does, try following the suggestion to add it to the linker command line. -- Walter Dnes <waltdnes-SLHPyeZ9y/[email protected]>