Nope, I actually got it from the website. I'll try the fix you suggested. Thanks!
-Jim -- Jim Canon Engineering Research Scientist West Virginia Virtual Environments Laboratory West Virginia University (304) 293-7535 x4129 http://wvvel.csee.wvu.edu/ ---------- Original Message ----------- From: "Martin S. Tignor" <[EMAIL PROTECTED]> To: [email protected] Sent: 30 May 2003 11:35:37 -0400 Subject: Re: [opendx-users] 4.2.0 Compile Error > On Fri, 2003-05-30 at 11:14, Jim Canon wrote: > > > Number.c: In function `SelfInsert': > > Number.c:694: `XK_ISO_Lock' undeclared (first use in this function) > > Number.c:694: (Each undeclared identifier is reported only once > > Number.c:694: for each function it appears in.) > > Number.c:694: `XK_ISO_Last_Group_Lock' undeclared (first use in this function) > > There have been some problems defining key symbols. > I thought they had been taken care of in the libtools > branch of the source tree. Did you fetch the libtools > branch from CVS? > > You could add > #include <keysym.h> > to Number.c but if you're building the > source code from the main branch instead of libtools, then > I suspect you'll encounter a similar error in other places. > > Martin ------- End of Original Message -------
