Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh: there are some unknown limits. Fix me!



Hello,

I want to compile zsh-3.0.0, but I get the following error during
compilation:
------------------------------------------------------------------------
viviane:/opt/src/zsh-3.0.0 # make
cd Src && make CC='gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' CFLAGS='-Wall
-Wno-implicit -Wmissing-prototypes -O2' LDFLAGS='' LIBS='-ltermcap'
prefix='/usr' exec_prefix='/usr' bindir='/usr/bin' infodir='/usr/info'
mandir='/usr/man' manext='1'
make[1]: Entering directory `/opt/src/zsh-3.0.0/Src'
gcc -c -I.. -I. -I.  -DHAVE_CONFIG_H -Wall -Wno-implicit
-Wmissing-prototypes -O2 builtin.c
builtin.c:3639: #error there are some unknown limits.  Fix me!
make[1]: *** [builtin.o] Error 1
make[1]: Leaving directory `/opt/src/zsh-3.0.0/Src'
make: *** [Src] Error 2
[3]+  Done                    xless /usr/include/sys/resource.h
viviane:/opt/src/zsh-3.0.0 # 
------------------------------------------------------------------------

Then I read the README file!! ;-)

OK ! Here is my /usr/include/sys/resource.h (Attachment)

My maschine: Pentium MMX 200
OS         : RedHat Linux 6.0 (Kernel 2.2.5)


I hope you can help me!!


----------------------------------------------------------------------
Joerg Christian Koenig                        /dev-Software GmbH
TU-Munich, Germany                            Gabelsberger Str. 51
eM@il: KoenigJ@xxxxxxxxx                      D-80333 Munich
Tel. :    (089) 52 29 04                      Germany
http://www.in.tum.de/~koenigj/                Tel: +49 89/28 65 98 43
                                              Fax: +49 89/28 65 98 45
                                              eM@il: jck@xxxxxxxxxxx
                                              http://www.devsoft.com
----------------------------------------------------------------------
Running Windows on a Pentium is like having a brand new Porsche but only
be able to drive backwards with the handbrake on.
(Unknown source)

Attachment: resource.h
Description: Binary data



Messages sorted by: Reverse Date, Date, Thread, Author