Error when I am compile amaya-1.3 on a Siemens MX300i

I try to compile amaya-1.3 on an "Siemens MX300i" with the SINIX V5.41D.

This system has a 486 Intel CPU with 16 MB memory.
The gmake runs and stop with the following error:

make[1]: Entering directory `/home/ronald/Thot/obj/batch'
make[2]: Entering directory `/home/ronald/Thot/obj/thotlib'
make[2]: Leaving directory `/home/ronald/Thot/obj/thotlib'
make[1]: `prs' is up to date.
make[1]: `tra' is up to date.
make[1]: `printstr' is up to date.
make[1]: Leaving directory `/home/ronald/Thot/obj/batch'
make[1]: Entering directory `/home/ronald/Thot/obj/amaya'
make[2]: Entering directory `/home/ronald/Thot/obj/thotlib'
make[2]: Leaving directory `/home/ronald/Thot/obj/thotlib'
make[2]: Entering directory `/home/ronald/Thot/obj/tablelib'
make[2]: Nothing to be done for `libThotTable'.
make[2]: Leaving directory `/home/ronald/Thot/obj/tablelib'
gcc -O2 -Wall      -DMATHML   -DHAVE_CONFIG_H -I. -I..
-I../../thotlib/include -I../../amaya -I../../amaya/f
-I../../libpng/zlib   -I../../w3c-libwww-5.0a/Library/src      -c
../../amaya/init.c -o init.o
.
.
.
.
make[2]: Entering directory `/home/ronald/Thot/obj'
loading cache ./config.cache
checking host system type... i386-sni-sysv4
checking target system type... i386-sni-sysv4
checking build system type... i386-sni-sysv4
checking for a BSD compatible install...
../../w3c-libwww-5.0a/config/install-sh -c
checking whether make sets ${MAKE}... (cached) no
checking whether make sets ${MAKE}... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O2 -Wall  ) works... yes
checking whether the C compiler (gcc -O2 -Wall  ) is a cross-compiler...
no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) :
checking for POSIXized ISC... no
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/lib, headers 
checking for a BSD compatible install...
../../w3c-libwww-5.0a/config/install-sh -c
checking for ranlib... (cached) :
checking for telnet... (cached) telnet
checking for rlogin... (cached) rlogin
checking for tn3270... no
checking for x3270... no
checking for rm... (cached) /sbin/rm
checking for ar... (cached) /usr/bin/ar
checking for mkdir... (cached) /usr/bin/mkdir
checking for chmod... (cached) /usr/bin/chmod
checking for cp... (cached) /sbin/cp
checking for tar... (cached) /usr/sbin/tar
checking for cvs... (cached) /usr/local/bin/cvs
checking for sed... (cached) /usr/bin/sed
checking for gzip... (cached) /usr/local/bin/gzip
checking whether ln -s works... (cached) yes
checking for resolv.conf... (cached) /etc/resolv.conf
checking for IceConnectionNumber in -lICE... (cached) no
checking for socket in -lsocket... (cached) no
checking for connect in -linet... (cached) no
checking for t_accept in -lnsl... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for TCL... (cached) /usr/local/lib/libtcl7.4.a
checking for stdio.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for types.h... (cached) no
checking for sys/unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/limits.h... (cached) no
checking for limits.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stat.h... (cached) no
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/systeminfo.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) no
checking for syslog.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for socket.h... (cached) no
checking for appkit/appkit.h... (cached) no
checking for appkit.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for in.h... (cached) no
checking for dn.h... (cached) no
checking for sys/ipc.h... (cached) yes
checking for net/errno.h... (cached) no
checking for sys/errno.h... (cached) yes
checking for errno.h... (cached) yes
checking for pwd.h... (cached) yes
checking for grp.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for inet.h... (cached) no
checking for netdb.h... (cached) yes
checking for manifest.h... (cached) no
checking for bsdtypes.h... (cached) no
checking for stdefs.h... (cached) no
checking for bsdtime.h... (cached) no
checking for sys/select.h... (cached) yes
checking for select.h... (cached) no
checking for dnetdb.h... (cached) no
checking for libc.h... (cached) no
checking for stdlib.h... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for unixlib.h... (cached) no
checking for ctype.h... (cached) yes
checking for cursesX.h... (cached) no
checking for curses.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for resource.h... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for dir.h... (cached) no
checking for direct.h... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking whether stat file-mode macros are broken... (cached) no
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... (cached) yes
checking type of array argument to getgroups... (cached) gid_t
checking for mode_t... (cached) yes
checking for size_t... (cached) yes
checking for BOOLEAN... (cached) no
checking for u_char... (cached) yes
checking for u_short... (cached) yes
checking for u_long... (cached) yes
checking size of int... (cached) 4
checking size of long... (cached) 4
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking whether char is unsigned... (cached) no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_gmtoff in struct tm... (cached) no
checking for time.h that defines timezone... (cached) yes
checking for time.h that defines altzone... (cached) yes
checking for time.h that defines daylight... (cached) yes
checking if timezone is backwards... (cached) no
checking for tm_zone in struct tm... (cached) no
checking for tzname... (cached) yes
checking for winsize structure... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking return type of signal handlers... (cached) void
checking for vprintf... (cached) yes
checking for strftime... (cached) yes
checking for getcwd... (cached) yes
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for getwd... (cached) no
checking for mktime... (cached) yes
checking for timegm... (cached) no
checking for select... (cached) yes
checking for socket... (cached) no
checking for strerror... (cached) yes
checking for strtol... (cached) yes
checking for opendir... (cached) yes
checking for getpid... (cached) yes
checking for strchr... (cached) yes
checking for memcpy... (cached) yes
checking for getlogin... (cached) yes
checking for getpass... (cached) yes
checking for fcntl... (cached) yes
checking for readdir... (cached) yes
checking for sysinfo... (cached) yes
checking for ioctl... (cached) yes
checking for chdir... (cached) yes
checking for tempnam... (cached) yes
checking for unlink... (cached) yes
creating ./config.status
creating Makefile
creating config/Makefile
creating Library/Makefile
creating Library/User/Makefile
creating Library/User/Patch/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/User/Patch/Makefile.in:
No such file or directory
creating Library/User/Architecture/Makefile
sed: Cannot open
../../w3c-libwww-5.0a/Library/User/Architecture/Makefile.in: No such
file or directory
creating Library/User/Using/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/User/Using/Makefile.in:
No such file or directory
creating Library/User/Guide/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/User/Guide/Makefile.in:
No such file or directory
creating Library/User/Style/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/User/Style/Makefile.in:
No such file or directory
creating Library/User/Platform/Makefile
sed: Cannot open
../../w3c-libwww-5.0a/Library/User/Platform/Makefile.in: No such file or
directory
creating Library/Test/Makefile
creating Library/Test/User/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/Test/User/Makefile.in: No
such file or directory
creating Library/Test/src/Makefile
sed: Cannot open ../../w3c-libwww-5.0a/Library/Test/src/Makefile.in: No
such file or directory
creating Library/src/Makefile
creating Library/src/windows/Makefile
creating Library/src/vms/Makefile
creating Library/Examples/Makefile
creating config.h
config.h is unchanged
make[3]: Entering directory
`/home/ronald/Thot/obj/w3c-libwww-5.0a/Library/src'
cd ../../../../w3c-libwww-5.0a/Library/src && test -d .deps || mkdir
.deps
echo > ../../../../w3c-libwww-5.0a/Library/src/.deps/.P
.
.
.
mkdeps ../../../../w3c-libwww-5.0a/Library/src/HTAABrow.c >
../../../../w3c-libwww-5.0a/Library/src/.deps/HTAABrow.P
make[3]: Leaving directory
`/home/ronald/Thot/obj/w3c-libwww-5.0a/Library/src'
gmake errno: 7 at execvp (--> this means E2BIG [errno.h]) 
<<<<<<<<<==========================ERROR ERROR 
make[3]: Entering directory
`/home/ronald/Thot/obj/w3c-libwww-5.0a/Library/src'
make[3]: execvp: /home/ronald/Thot/obj/../../make-3.76.1/make: Arg list
too long
make[2]: *** [libwww.a] Error 127
make[2]: Leaving directory `/home/ronald/Thot/obj'
make[1]: *** [../libwww.a] Error 2
make[1]: Leaving directory `/home/ronald/Thot/obj/amaya'
make: *** [amaya] Error 2

The error is in gmake, but only when I am compile amaya-1.3.
The maximal size of the arg-list (execvp) in my system is 5120 Byte.

Is there any possibility to change the makefile??

Ronald Lisicki - Germany

Received on Thursday, 23 July 1998 16:28:51 UTC