discuss-gnustep
[Top][All Lists]
Advanced

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

Gnustep-make won't finixh compiling


From: Tetsuo
Subject: Gnustep-make won't finixh compiling
Date: 26 Sep 2003 06:49:19 -0700

Hello, 

I run Slackware 9.0 and I want to install Gnustep. The configure step
in the building process of gnustep-make goes well. But when I type
make, the compilation begin and never stop. Here is the output:

/bin/sh config.status --recheck
running /bin/sh ./configure  --prefix=/usr/GNUstep --enable-import
--disable-move-obsolete  --no-create --no-recursion
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for library combo... gnu-gnu-gnu
checking for ar... ar
checking for dlltool... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for gnutar... no
checking for gtar... no
checking for chown... chown
checking for GNUSTEP_SYSTEM_ROOT to use... /usr/GNUstep/System
checking for GNUSTEP_LOCAL_ROOT to use... /usr/GNUstep/Local
checking for GNUSTEP_NETWORK_ROOT to use... /usr/GNUstep/Network
checking for flattened directory structure... yes
checking for custom shared objc library... NONE
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/stat.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for geteuid... yes
checking for getlogin... yes
checking for strchr... yes
checking whether objc has thread support... yes: -lpthread
checking if the compiler supports autodependencies... yes: gcc major
version is 3
checking whether to disable compiler warnings about deprecated
import... yes
configure: Old GNUstep directories will not be moved
checking for the version of gnustep-make we are compiling... 1.7.4
configure: creating ./config.status
/bin/sh config.status
config.status: creating config.make
config.status: creating openapp
config.status: creating debugapp
config.status: creating opentool
config.status: creating executable.template
config.status: creating GNUmakefile
config.status: creating GNUstep.sh
config.status: creating GNUstep.csh
config.status: creating fixpath.sh
config.status: creating gnustep-make.spec
config.status: creating Documentation/GNUmakefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
/bin/sh config.status --recheck
running /bin/sh ./configure  --prefix=/usr/GNUstep --enable-import
--disable-move-obsolete  --no-create --no-recursion
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for library combo... gnu-gnu-gnu
checking for ar... ar
checking for dlltool... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for gnutar... no
checking for gtar... no
checking for chown... chown
checking for GNUSTEP_SYSTEM_ROOT to use... /usr/GNUstep/System
checking for GNUSTEP_LOCAL_ROOT to use... /usr/GNUstep/Local
checking for GNUSTEP_NETWORK_ROOT to use... /usr/GNUstep/Network
checking for flattened directory structure... yes
checking for custom shared objc library... NONE
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking dir.h usability... no
checking dir.h presence... no
checking for dir.h... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for sys/stat.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for geteuid... yes
checking for getlogin... yes
checking for strchr... yes
checking whether objc has thread support... yes: -lpthread
checking if the compiler supports autodependencies... yes: gcc major
version is 3
checking whether to disable compiler warnings about deprecated
import... yes
configure: Old GNUstep directories will not be moved
checking for the version of gnustep-make we are compiling... 1.7.4
configure: creating ./config.status
/bin/sh config.status
config.status: creating config.make
config.status: creating openapp
config.status: creating debugapp
config.status: creating opentool
config.status: creating executable.template
config.status: creating GNUmakefile
config.status: creating GNUstep.sh
config.status: creating GNUstep.csh
config.status: creating fixpath.sh
config.status: creating gnustep-make.spec
config.status: creating Documentation/GNUmakefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
/bin/sh config.status --recheck
running /bin/sh ./configure  --prefix=/usr/GNUstep --enable-import
--disable-move-obsolete  --no-create --no-recursion
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes

and it continus like this forever.

Any idea?

Thanks

Bye


reply via email to

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