Dan Hensley wrote: > I have e-mailed this question before but received no responses. I did > not find anything useful with a Google search, and I've been looking for > a few months. I also have not found any RPMs with yum. I am pointing > to Livna in addition to the standard location. > > I am trying to compile wine on FC4. I use the following configure: > > ./configure --disable-debug --disable-trace --disable-win16 > > It always fails with this message: > /usr/bin/ld: skipping incompatible /usr/X11R6/lib64/libXext.so when > searching for -lXext > /usr/bin/ld: skipping incompatible /usr/X11R6/lib64/libXext.a when > searching for -lXext > /usr/bin/ld: cannot find -lXext I received the same error message when I attempted to compile wine with FC4's original gcc 4.0, but I haven't had any problems with the most recent version: gcc-4.0.2-8.fc4. Is your gcc up to date? -- Joel