I couldn't reproduce the error. Here's what I tried:

I created an empty directory, and ran this command to check out all of PicoGUI:

cvs -z3 [EMAIL PROTECTED]:/cvsroot/pgui co 
-rRELEASE-0_2_0-20010604-RELEASE_SD_PROTO_US .

I ran './autogen.sh' and 'make' in the pgserver and cli_c directories.
Starting pgserver and an app from cli_c/demos works just fine. The apps in cli_c/demos 
are linked against a local copy of the client library, so they can be run before 'make 
install'

I tried running a new copy of omnibar on the old pgserver, and I got this error:

*** PicoGUI ERROR (BADPARAM) : An undefined request (just recieved); Nothing to do-- 
but give an error

Running the old applications on the new pgserver works without any errors.
I'd suggest making sure there aren't two copies of libpgui.so on your system. Which 
application caused this error message?


On Tue, 24 July 2001, Philippe Ney wrote:

> 
> Hi Micah,
> I currently try to make working an old PicoGUI version and I got the following
> error - bad magic/rev (0, need 2) - which is a PicoGUI error that mean
> incompatibility between client and server version if my memory still works well,
> right?
> 
> If yes how could I correct it?
> 
> This seems strange for me as I take the archive of cli_c and pgserver with the
> same tag
> # cvs update -Pd -rRELEASE-0_2_0-20010604-RELEASE_SD_PROTO_US
> 
> TIA for any tips,
> -philippe
> 
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/pgui-devel

--
Only you can prevent creeping featurism!


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to