discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New version of preflight.sh <VirusChecked>


From: Jay McCarthy
Subject: Re: New version of preflight.sh <VirusChecked>
Date: 22 Mar 2002 21:15:06 -0500

On OpenBSD 3.0-stable, it dies on line 2993: "syntax error near
unexpected token 'else'"

# bash --version
GNU bash, version 2.05a0(1)-release (sparc-unknown-openbsd3.0)

Prior to that part it looks good, thanks.

Jay

On Fri, 2002-03-22 at 16:20, Lars Sonchocky-Helldorf wrote:
> Hi,
> 
> here is a new version of preflight.sh.
> 
> What is new?
> 
> - added a fix suggested by Dennis concerning ffcall recognition (Dennis, 
> can you please check if the fix works?).
> - removed some unneeded code (check for chached values)
> - some reformatings (indentation was wrong on several places)
> - deletes the created confdefs.h after it is done (Yes , I oversaw that 
> when claiming preflight.sh leaves nothing behind. Sorry for that.)
> 
> please check the script on as many systems as possible (I am still looking 
> for testers on various BSDs and Solaris).
> 
> And then I need some help of a different kind: Since I am not that 
> experienced with GNUstep I need someone with insight to tell me which 
> tests are essential, which are recommended, which are optional and which I 
> am missing. I'll send you the output of preflight.sh - can someone mark 
> the tests (just typing one letter behind each test: e for essential, r for 
> recommended, o for optional and maybe n for not needed.)? This would ease 
> further development a lot.
> 
> preflight.sh checks if your system is ready for GNUstep.
> --------------------------------------
> checking for GNUstep make requirements
> --------------------------------------
> checking for make >= 3.75... 3.79
> checking for gcc... no
> checking for cc... cc
> checking whether the C compiler (cc  ) works... yes
> checking whether the C compiler (cc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether cc accepts -g... yes
> checking how to run the C preprocessor... cc -E -traditional-cpp
> checking for Cygwin environment... no
> checking for mingw32 environment... no
> checking for executable suffix... no
> checking for object suffix... o
> checking for ar... ar
> checking for dlltool... no
> checking for ranlib... ranlib
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for gnutar... gnutar
> checking for chown... chown
> --------------------------------------
> checking for GNUstep base requirements
> --------------------------------------
> checking for whoami... /usr/bin/whoami
> checking for objc/objc.h... yes
> checking for gdomap network details... checking for variable length socket 
> addresses... found
> checking the Objective-C runtime... NeXT
> checking whether objc has thread support... no
> checking for dlfcn.h... no
> checking for dl.h... no
> checking for windows.h... no
> checking for dld/defs.h... no
> checking whether objc really works... yes
> checking if the compiler supports -fconstant-string-class... no
> checking for ffi.h... no
> checking for forwarding callback in runtime... no
> checking for callback.h... no
> checking FFI library usage... none
> preflight.sh: warning: No ffcall interface library found
> 
>         ! GNUstep requires the ffcall library to do invocations and DO
>         ! Make sure this library is installed (see installation 
> instructions)
>         ! Otherwise DO will not be compatible with other systems
> 
> checking for xml2-config... no
> checking for xml-config... no
> checking for libxml - version >= 2.2.3... no
> 
>         ! The xml-config script installed by libxml could not be found
>         ! If libxml was installed in PREFIX, make sure PREFIX/bin is in
>         ! your path, or set the XML_CONFIG environment variable to the
>         ! full path to xml-config.
> 
> checking for openssl/ssl.h... no
> preflight.sh: warning: Could not find openssl headers
> preflight.sh: warning: The SSL bundle will not be built
> 
>         ! Could not find openssl headers
>         ! Check to make sure you have a recent version of openssl 
> installed
>         ! The SSL bundle will not be built
> 
> checking for gmp.h... no
> checking for iconv... no
> checking for main in -lgiconv... no
> checking for main in -liconv... no
> --------------------------------------
> checking for GNUstep gui requirements 
> --------------------------------------
> checking for jpeg_destroy_decompress in -ljpeg... no
> checking for main in -lz... yes
> checking for -ltiff without -ljpeg nor -lz... yes
> checking for -ltiff without -lz... yes
> checking for TIFFReadScanline in -ltiff... yes
> checking for tiffio.h... yes
> --------------------------------------
> checking for GNUstep xgps requirements
> --------------------------------------
> ./preflight.sh: command not found: get-wraster-flags [2780]
> ./preflight.sh: command not found: get-wraster-flags [2781]
> ./preflight.sh: command not found: get-wraster-flags [2782]
> checking for current libwraster support... checking for RFillImage in 
> -lwraster... no
> no
> checking for X Window System... libraries /usr/X11R6/lib, headers 
> /usr/X11R6/include
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for main in -lXext... yes
> checking for main in -lXmu... yes
> checking for XftFontOpen in -lXft... yes
> checking for X11/Xft/Xft.h... yes
> checking for X11/extensions/XShm.h... yes
> --------------------------------------
> checking for GNUstep xdps requirements
> --------------------------------------
> checking for DPS/dpsclient.h... yes
> checking for DPS/dpsNXargs.h... yes
> --------------------------------------
> checking for GNUstep requirements done
> --------------------------------------
> 
> Thanks a lot, Lars
> ----
> 
‹
-- 
Jay McCarthy <jay@kenyamountain.com>
aim: rasarasda / irc: feelicks
http://www.brunswickrecords.org/~jay/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]