Tanks for your help.
I re-run make config to have the same configuration for cygwin that you.
Then i rerun ./configure.
I Hand-edit the makefile but i don't see wath line i must comment out (in
the site they mark that we must comment out the line that re-runs
configure -search for recheck-).
after i run make and i have always the same error, this one :
$ make
make all-recursive
make[1]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev200201
28/pgserver'
Making all in include
make[2]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev200201
28/pgserver/include'
Making all in pgserver
make[3]: Entering directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev200201
28/pgserver/include/pgserver'
sed "s/.*//g" ../../config.in | \
sh ../../configscript/Configure \
../../config.in
/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev20020128/pg
server/profile.user > /dev/null
set: Illegal option -h
../../configscript/Configure: 70: Syntax error: "(" unexpected
make[3]: *** [autoconf.h] Error 2
make[3]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev2002012
8/pgserver/include/pgserver'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev2002012
8/pgserver/include'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/cygdrive/u/Logiciels/PicoGUI/Source/pgui-dev2002012
8/pgserver'
make: *** [all] Error 2
If i Hand-Edit The file Configure, i don't understand why i have an error.
If you know, can you tell me what i must do.
Thanks for all.
Marine
----- Original Message -----
From: "Nemec, Bernhard" <[EMAIL PROTECTED]>
To: "'Marine Martin-Guillerez'" <[EMAIL PROTECTED]>; "pgui dev list"
<[EMAIL PROTECTED]>
Sent: Thursday, July 17, 2003 9:50 AM
Subject: RE: [Pgui-devel] PicoGui and Cygwin
> The following is my configuration for cygwin.
>
> Regards,
> Bernhard
>
> #
> # Automatically generated make config: don't edit
> #
>
> #
> # Target System
> #
> CONFIG_OS_POSIX=y
> # CONFIG_OS_WINDOWS is not set
> # CONFIG_OS_UCLINUX is not set
> # CONFIG_UNIX_SOCKET is not set
> # CONFIG_OPTIMIZE_SIZE is not set
> CONFIG_OPTIMIZE_SPEED=y
> # CONFIG_MAX_OPTIMIZE is not set
> # CONFIG_LINK_STATIC is not set
> CONFIG_MAX_ZOMBIEGROPS=150
>
> #
> # Debugging
> #
>
> #
> # Unintrusive debugging
> #
> # CONFIG_TEXT=y
> # DEBUG_KEYS=y
> # CONFIG_VIDEOTEST=y
> # DEBUG_SIGTRACE is not set
> # CONFIG_NOSTRIP=y
>
> #
> # Debuggative spew
> #
> # DEBUG_TERMINAL_VT102 is not set
> # DEBUG_TERMINAL_TEXTGRID is not set
> # DEBUG_WIDGET is not set
> # DEBUG_EVENT is not set
> # DEBUG_VIDEO is not set
> # DEBUG_THEME is not set
> # DEBUG_NET is not set
> # DEBUG_INIT is not set
> # DEBUG_MEMORY is not set
> # CONFIG_STDERR_GURU is not set
> # DEBUG_HTML is not set
> # CONFIG_ERROR_TRACE is not set
> # DEBUG_VT is not set
> # DEBUG_VIDEODRIVER is not set
> # DEBUG_PGSTRING_MEM is not set
> # DEBUG_TEXTBOX is not set
> # DEBUG_TEXTEDIT is not set
> # CONFIG_X11_SHM_PROFILE is not set
>
> #
> # Other options
> #
> # CONFIG_EFENCE is not set
> # CONFIG_GCOV is not set
> # CONFIG_GPROF is not set
> # DEBUG_FATALSIGNALS is not set
> # CONFIG_SDL_FULLUPDATE is not set
>
> #
> # Fonts
> #
> # CONFIG_FONTENGINE_FREETYPE is not set
> # CONFIG_FONTENGINE_XFT is not set
> # CONFIG_FONTENGINE_TEXTMODE is not set
> # CONFIG_FONTENGINE_FTGL is not set
> CONFIG_FONTENGINE_BDF=y
> FONT_HELVETICA10=y
> FONT_CLEAN12=y
> FONT_LUCIDA10=y
> FONT_CLEAN6=y
> FONT_CLEAN8=y
> FONT_CONSOLE8=y
> FONT_COURIER12=y
> FONT_GELLY10=y
> FONT_HELVETICA8=y
> FONT_HELVETICA12=y
> FONT_HELVETICA14=y
> # FONT_HELVETICA14UNICODE is not set
> FONT_HELVETICA18=y
> FONT_HELVETICA24=y
> FONT_TIMES10=y
> FONT_UTOPIA25=y
> # FONT_FIXED13JA is not set
> # FONT_YOUNGATHEART18 is not set
>
> #
> # Video Drivers
> #
> # DRIVER_FBDEV is not set
> # CONFIG_FIX_VR3 is not set
> # CONFIG_FB_NOGRAPHICS is not set
> # CONFIG_FB_VT is not set
> # CONFIG_FB_PSION is not set
> # CONFIG_FB_YUV16_422_PLANAR is not set
> # CONFIG_FB_SYNC is not set
> # CONFIG_FB_PAGEFLIP is not set
> DRIVER_SDLFB=y
> CONFIG_SDLSKIN=y
> CONFIG_SDLSDC=y
> # CONFIG_SDLEMU_NONE is not set
> CONFIG_SDLEMU_BLIT=y
> # CONFIG_SDLEMU_COLOR is not set
> # DRIVER_X11 is not set
> # DRIVER_SDLGL is not set
> # DRIVER_GLCONTEXT is not set
> # DRIVER_VNCSERVER is not set
> # DRIVER_SVGAFB is not set
> # DRIVER_EZ328 is not set
> # DRIVER_EZ328VGA is not set
> # DRIVER_NCURSES is not set
> # DRIVER_SERIAL40X4 is not set
> # DRIVER_SCRSHOT is not set
> # DRIVER_NULL is not set
> # DRIVER_NULLFB is not set
> # DRIVER_S1D13806 is not set
> # DRIVER_SED133X is not set
> # DRIVER_MGL2FB is not set
>
> #
> # Input Drivers
> #
> # CONFIG_INPUT_AUTOLOAD is not set
> # CONFIG_TOUCHSCREEN is not set
> # DRIVER_H3600TS is not set
> # DRIVER_ADC7843 is not set
> DRIVER_SDLINPUT=y
> # DRIVER_X11INPUT is not set
> # DRIVER_VNCINPUT is not set
> # DRIVER_SVGAINPUT is not set
> # DRIVER_NCURSESINPUT is not set
> # DRIVER_GPM is not set
> # DRIVER_CHIPSLICETS is not set
> # DRIVER_RRTS is not set
> # DRIVER_EVENTBROKER is not set
> # DRIVER_TUXTS is not set
> # DRIVER_TTYKB is not set
> # DRIVER_RAWTTYKB is not set
> # DRIVER_REMORAKB is not set
> # DRIVER_SERIALMOUSE is not set
> # DRIVER_MGL2INPUT is not set
> # DRIVER_ERICSSON_CHATBOARD is not set
> # DRIVER_PS2MOUSE is not set
> # DRIVER_JSDEV is not set
> # CONFIG_KEY_ALPHA is not set
>
> #
> # Video Base Libraries
> #
>
> #
> # Color depth support
> #
> CONFIG_VBL_LINEAR1=y
> CONFIG_VBL_LINEAR2=y
> CONFIG_VBL_LINEAR4=y
> CONFIG_VBL_LINEAR8=y
> CONFIG_VBL_LINEAR16=y
> CONFIG_VBL_LINEAR24=y
> CONFIG_VBL_LINEAR32=y
> # CONFIG_VBL_VGAPLAN4 is not set
> # CONFIG_VBL_GL is not set
>
> #
> # Depth-specific options
> #
> # CONFIG_FAST_BLUR is not set
> # CONFIG_FASTER_BLUR is not set
> # CONFIG_NO_VRAM_MEMCPY is not set
> # CONFIG_FAST_ALPHA is not set
> # CONFIG_PAL8_222 is not set
> # CONFIG_PAL8_233 is not set
> CONFIG_PAL8_CUSTOM=y
> CONFIG_PAL8_VISIBONE2=y
> # CONFIG_PAL8_LOOKUP_EXACT is not set
> CONFIG_PAL8_LOOKUP_32K=y
> # CONFIG_PAL8_LOOKUP_256K is not set
>
> #
> # Other options
> #
> CONFIG_DITHER=y
> # CONFIG_DITHER_GRADIENTS is not set
> # CONFIG_ANTIALIAS is not set
> # CONFIG_VBL_SLOWVBL is not set
> CONFIG_ROTATE=y
> CONFIG_ROTATE180=y
> CONFIG_ROTATE270=y
> CONFIG_ROTATIONBASE_0=y
> # CONFIG_ROTATIONBASE_90 is not set
> # CONFIG_ROTATIONBASE_180 is not set
> # CONFIG_ROTATIONBASE_270 is not set
> # CONFIG_ROTATIONBASE_NOKEYS is not set
> # CONFIG_ROTATIONBASE_NOPOINTING is not set
>
> #
> # Widgets
> #
> CONFIG_WIDGET_BACKGROUND=y
> CONFIG_WIDGET_BOX=y
> CONFIG_WIDGET_BUTTON=y
> CONFIG_WIDGET_CHECKBOX=y
> CONFIG_WIDGET_FLATBUTTON=y
> CONFIG_WIDGET_LABEL=y
> CONFIG_WIDGET_LISTITEM=y
> CONFIG_WIDGET_MENUITEM=y
> CONFIG_WIDGET_RADIOBUTTON=y
> CONFIG_WIDGET_SUBMENUITEM=y
> # CONFIG_SUBMENU_NAVIGATION is not set
> CONFIG_WIDGET_CANVAS=y
> CONFIG_WIDGET_DIALOGBOX=y
> # CONFIG_WIDGET_MESSAGEDIALOG is not set
> CONFIG_WIDGET_INDICATOR=y
> # CONFIG_WIDGET_MANAGEDWINDOW is not set
> CONFIG_WIDGET_PANELBAR=y
> CONFIG_WIDGET_PANEL=y
> CONFIG_WIDGET_POPUP=y
> CONFIG_WIDGET_SCROLL=y
> CONFIG_WIDGET_SCROLLBOX=y
> # CONFIG_WIDGET_SIMPLEMENU is not set
> CONFIG_WIDGET_TABPAGE=y
> CONFIG_WIDGET_TERMINAL=y
> CONFIG_WIDGET_TEXTBOX=y
> CONFIG_WIDGET_FIELD=y
> # CONFIG_WIDGET_TEXTEDIT is not set
> CONFIG_WIDGET_TOOLBAR=y
>
> #
> # Application Management
> #
> # CONFIG_APPMGR_MANAGED_ROOTLESS is not set
> CONFIG_APPMGR_PANEL=y
> CONFIG_DRAGSOLID=y
> # CONFIG_APPMGR_NULL is not set
>
> #
> # Client/Server Networking
> #
> # CONFIG_NET_TCPIP is not set
> # CONFIG_NET_LIBPGSERVER is not set
>
> #
> # File Formats
> #
>
> #
> # Graphics - self contained
> #
> CONFIG_FORMAT_XBM=y
> CONFIG_FORMAT_PNM=y
> CONFIG_FORMAT_BMP=y
> # CONFIG_FORMAT_GIF is not set
>
> #
> # Graphics - libraries
> #
> # CONFIG_FORMAT_JPEG is not set
> # CONFIG_FORMAT_PNG is not set
>
> #
> # Text
> #
> CONFIG_FORMAT_HTML=y
>
> #
> # Security
> #
> # CONFIG_NOREMOTEINPUT is not set
> # CONFIG_NOEXCLUSIVE is not set
> # CONFIG_NOCLIENTDRIVERMSG is not set
> CONFIG_MAXPACKETSZ=10000000
> # CONFIG_QUOTA is not set
> CONFIG_PGSERVER_CONF=""
>
>
> -------------------------------------------------------
> 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