I download the version 0.44 of PicoGUI with svn and i compile it under
Cygwin but i always have an error when i run the lastest command : make.
This the error that happen :

cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make  all-recursive
make[1]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver
Making all in include
make[2]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver
cd .. && /bin/bash ./config.status include/Makefile
config.status: creating include/Makefile
make[2]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver/
make[2]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver
Making all in pgserver
make[3]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver
cd ../.. && /bin/bash ./config.status include/pgserver/Makefile
config.status: creating include/pgserver/Makefile
make[3]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver/
make[3]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver
sed "s/.*//g" ../../config.in | \
        sh ../../configscript/Configure \
        ../../config.in
/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver/prof
set: Illegal option -h
../../configscript/Configure: 70: Syntax error: "(" unexpected
make[3]: *** [autoconf.h] Error 2
make[3]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver/
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/releases/picogui-0.44/pgserver'
make: *** [all] Error 2

How can i do to not have this error ?
Thanks for your response.
Marine
----- Original Message -----
From: "Nemec, Bernhard" <[EMAIL PROTECTED]>
To: "pgui dev list" <[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 1:28 PM
Subject: RE: [Pgui-devel] PicoGui and Cygwin


> > The version of PicoGUI i use is a version i have found on the
> > site in the
> > part "Uncategorized downloads ". The file is pgui.tar.gz and when i
> > decompressed it i have a folder named "pgui-dev20020128"
> > where i have three
> > folder : apps, cli_c and pgserver.
>
> This is the old directory structure. Your version is too old.
>
> You can either check out the latest version with svn, or use the following
> snapshot:
> http://navi.picogui.org/snapshots/picogui-pg1.tar.bz2
>
> hth,
> Bernhard
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/pgui-devel



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to