zsh-workers
 help / color / mirror / code / Atom feed
* Compile errors on AIX 5.2
@ 2007-06-19 18:01 Daniel Qarras
  2007-06-19 18:10 ` Peter Stephenson
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Qarras @ 2007-06-19 18:01 UTC (permalink / raw)
  To: zsh-workers

Hi!

I got a temporary access to an AIX 5.2 system and of course I tried to
compile latest zsh from CVS. configure passed ok but during compilation
I get this error:

gcc -c -I.  -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2  -o module.o
module.cmodule.c: In function `dyn_setup_module':
module.c:1344: error: too many arguments to function
module.c: In function `dyn_features_module':
module.c:1351: error: too many arguments to function
module.c: In function `dyn_enables_module':
module.c:1358: error: too many arguments to function
module.c: In function `dyn_boot_module':
module.c:1365: error: too many arguments to function
module.c: In function `dyn_cleanup_module':
module.c:1372: error: too many arguments to function
module.c: In function `dyn_finish_module':
module.c:1379: error: too many arguments to function
gmake[2]: *** [module.o] Error 1
gmake[2]: Leaving directory `/home/csc/myllynen/zsh-ibmsc/Src'
gmake[1]: *** [modobjs] Error 2
gmake[1]: Leaving directory `/home/csc/myllynen/zsh-ibmsc/Src'
gmake: *** [all] Error 1
zsh: exit 2     gmake

There seems to be some AIX specific code, fix would be probably rather
easy but as I do not understand the code I'm reporting in hope if
someone could provide a hint how to fix the code in question?

Thanks.




       
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. 
http://mobile.yahoo.com/go?refer=1GNXIC


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-06-19 20:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-19 18:01 Compile errors on AIX 5.2 Daniel Qarras
2007-06-19 18:10 ` Peter Stephenson
2007-06-19 18:19   ` Daniel Qarras
2007-06-19 18:21     ` Daniel Qarras
2007-06-19 18:55       ` Daniel Qarras
2007-06-19 20:31         ` Peter Stephenson
2007-06-19 20:37           ` Daniel Qarras

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).