Sorry about that, there were a few typos in the r3912 driver and the touchscreen input filter. Update to the latest CVS and it should compile fine.
On Thu, Nov 07, 2002 at 12:49:08PM +0000, Mark and Janice Juszczec wrote: > > Hi folks > > I downloaded the tar.gz file this morning. Here's the info: > > ../configure --with-prefix=mipsel-linux --target=mipsel-linux > --with-profile=../profiles/profile.helio > > make > > make[2]: Entering directory > `/usr/local/src/picogui-0.42/pgserver/helio/input' > mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../../input -I.. -I../include > -I../../include -fomit-frame-pointer -c ../../input/r3912ts.c > ../../input/r3912ts.c:36:34: pgserver/touchscreen.h: No such file or > directory > ../../input/r3912ts.c: In function `r3912ts_fd_activate': > ../../input/r3912ts.c:77: request for member `ts' in something not a > structure or union > ../../input/r3912ts.c:77: too few arguments to function > `infilter_send_touchscreen' > make[2]: *** [r3912ts.o] Error 1 > > When I copied a version of touchscreen.h that I had (I verified it matched > 1.3 in CVS) > I got: > > make[2]: Entering directory > `/usr/local/src/picogui-0.42/pgserver/helio/input' > mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I../../input -I.. -I../include > -I../../include -fomit-frame-pointer -c ../../input/r3912ts.c > ../../input/r3912ts.c:36:34: pgserver/touchscreen.h: No such file or > directory > ../../input/r3912ts.c: In function `r3912ts_fd_activate': > ../../input/r3912ts.c:77: request for member `ts' in something not a > structure or union > ../../input/r3912ts.c:77: too few arguments to function > `infilter_send_touchscreen' > make[2]: *** [r3912ts.o] Error 1 > > What's going on? > > Mark > > > > > > _________________________________________________________________ > Protect your PC - get McAfee.com VirusScan Online > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: See the NEW Palm > Tungsten T handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/pgui-devel -- Only you can prevent creeping featurism! ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
