Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!uc!uh!jc From: jc@uh.msc.umn.edu (Carolyn Wasikowski) Newsgroups: comp.windows.x Subject: Re: Problem compiling contrib software X11R4 Summary: a better solution Message-ID: <1451@uc.msc.umn.edu> Date: 19 Mar 90 19:13:57 GMT References: <7172@pitt.UUCP> <2057@laura.UUCP> Sender: news@uc.msc.umn.edu Reply-To: jc@uh.msc.umn.edu (Carolyn Wasikowski) Organization: Minnesota Supercomputer Center, Minneapolis, MN Lines: 24 In article <2057@laura.UUCP> klute@trillian.informatik.uni-dortmund.de (Rainer Klute) writes: klute>In article <7172@pitt.UUCP>, james@apollo.gl.pitt.edu writes: james>> I get the error : james>> james>> ld: Undefined symbol james>> _XawScrollBarSetThumb klute>This is due to the fact that the client you want to compile klute>still relies on the X11R3 libraries and not yet on X11R4. klute>However, there is an easy way to solve the problem: Use the Xaw klute>backward compatibility switch. You have to edit the Imakefile klute>and introduce a line "DEFINES = -DXAW_BC" resp. edit a DEFINES klute>line which is already there to contain -DXAW_BC. I recently ran up against the same problem. A better solution is to go into your code and change all references to XawScrollBarSetThumb to XawScrollbarSetThumb. /^\ /^\ -- jc@uh.msc.umn.edu <.sig under construction>