[Pgui-devel] pgserver version checking

2002-03-22 Thread SvenSvin
In the pgInit function in cli_c/src/netcore.c, after having determined that pgserver is running a too old protocol, pgInit just goes on and calls pgGetString and pgThemeLookup. Isn't that a bit unsafe? When I accidentally connected a client running a version 12 protocol to a server running versio

[Pgui-devel] VTech Helio hackers - new picolinux-helio.bin available.

2002-03-22 Thread Matthew Welland
Hi, I have put a new picolinux-helio.bin flash rom file at http://mainland.essentialgoods.com/matt/vtech/linux/rom-build/new-kernel/picolinux-helio.bin This image contains: - 2.3.99 kernel (with working serial defaulting to 56700 baud) - A login terminal running on the serial port - you

[Pgui-devel] build errors

2002-03-22 Thread Mark and Janice Juszczec
Hi folks I grabbed the latest and greatest out of cvs. When I do make in dist-helio-2 I get: mipsel-linux-gcc -mno-abicalls -fno-pic -G0 -g -DEMBEDDED -I../../kernel/includ e -c -o memcpy.o memcpy.S memcpy.S:15:24: asm/offset.h: No such file or directory make[2]: *** [memcpy.o] Error 1 ma