Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Couldn't Build 3.1.6 on Nextstep 3.3 m68k System
- X-seq: zsh-workers 7334
- From: Irving_Wolfe@xxxxxxxxxxxxx
- To: Timothy J Luoma <tjlists@xxxxxxxxxxx>
- Subject: Re: Couldn't Build 3.1.6 on Nextstep 3.3 m68k System
- Date: Sun, 1 Aug 1999 22:57:46 -0700
- Cc: zsh-workers@xxxxxxxxxxxxxx, i-a-o@xxxxxxxxxxxxx
- In-reply-to: <199908020451.AAA12976@ocalhost>; from Timothy J Luoma on Mon, Aug 02, 1999 at 12:51:25AM -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <Pine.NXT.3.96.990801214243.13380A-100000@reddog> <199908020451.AAA12976@ocalhost>
- Reply-to: Irving_Wolfe@xxxxxxxxxxxxx
I tried -posix as suggested and got:
cc -c -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -posix -o init.o init.c
system.h:74: warning: could not use precompiled header
'/NextDeveloper/Headers/bsd/libc.p', because:
system.h:74: warning: #ifdef '_POSIX_SOURCE' not defined when precompiled, but now defined:
system.h:74: warning: on the command line
In file included from /NextDeveloper/Headers/bsd/libc.h:16, from system.h:74, from zsh.mdh:6, from init.c:30:
/NextDeveloper/Headers/bsd/sys/types.h:136: warning: useless keyword or type name in empty declaration
/NextDeveloper/Headers/bsd/sys/types.h:137: warning: useless keyword or type name in empty declaration
In file included from /NextDeveloper/Headers/bsd/sys/param.h:103, from /NextDeveloper/Headers/bsd/libc.h:21, from system.h:74, from zsh.mdh:6, from init.c:30:
/NextDeveloper/Headers/bsd/sys/signal.h:239: warning: useless keyword or type name in empty declaration
init.c: In function `init_io':
init.c:393: too many arguments to function `getpgrp'
init.c:394: too many arguments to function `getpgrp'
init.c:397: too many arguments to function `getpgrp'
init.c:401: too many arguments to function `getpgrp'
*** Exit 1
Stop.
On Mon, Aug 02, 1999 at 12:51:25AM -0400, Timothy J Luoma wrote:
> Replying to message of Sun, 1 Aug 1999 21:45:23 -0700 (PDT)
> from Irving Wolfe <irving@xxxxxxxxxxxxx>
> regarding ``Couldn't Build 3.1.6 on Nextstep 3.3 m68k System''
>
> > The make ended thus:
> >
> > Updated `zshpaths.h'.
> > Creating `zshxmods.h'.
> > cc -c -I. -DHAVE_CONFIG_H -Wall -Wno-implicit -Wmissing-prototypes -O2 -o
> > init.o init.c init.c: In function `init_io':
> > init.c:360: too few arguments to function `fcntl'
> > init.c:364: too few arguments to function `fcntl'
> > *** Exit 1
> > Stop.
>
> I __think__ you can solve this by adding the -posix glad to CC
Regards,
- Irving
Messages sorted by:
Reverse Date,
Date,
Thread,
Author