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

RS6000 build problem?



This really is a shot in the dark, but...

My system's admin just built zsh for me on most of the computers that he's
in charge of.  Unfortunatly he couldn't get it to build on the RS6000's.
Since my shell is zsh, I can't log into those machines to get any more info
that this:
IBM AIX Version 3 for RISC System/6000

& the output of make, which my sysadmin sent me.  I've included that below.

I can't think of a way to get the version of the compiler either.

Hopefully I'll be able to get to an xterm at some point.  I believe that
you can specify your shell with one, but I have never tried it.

If someone has some other suggestions, feel free to mail them to me, and
I'll forward it to the list.

Jason

-- 
The moccoletti is like life: man has found but one means of transmitting it,
and that comes from God.  But he has discovered a thousand means of taking
it away, although the devil has somewhat aided him.  --Alexandre Dumas 
_The_Count_of_Monte_Cristo_  Jason Price, Theta Xi, BA449  zapman@xxxxxxxxxxxxx

---------------------------------------------------------------------------

        cc -qlanglvl=ansi -c -I.. -I. -I.  -DHAVE_CONFIG_H -O builtin.c
"/usr/include/utmp.h", line 39.9: 1506-046 (S) Syntax error.
"./zsh.h", line 546.5: 1506-046 (S) Syntax error.
"./zsh.h", line 583.5: 1506-046 (S) Syntax error.
"./zsh.h", line 595.5: 1506-046 (S) Syntax error.
"./zsh.h", line 605.5: 1506-046 (S) Syntax error.
"./zsh.h", line 1179.12: 1506-007 (S) Struct or union termios is undefined.
"./globals.h", line 293.1: 1506-103 (S) Tag tms requires a complete definition before it is used.
"./globals.h", line 310.14: 1506-046 (S) Syntax error.
"./globals.h", line 343.14: 1506-046 (S) Syntax error.
"./globals.h", line 536.14: 1506-046 (S) Syntax error.
"./exec.pro", line 4.1: 1506-045 (S) Undeclared identifier pid_t.
"./exec.pro", line 4.7: 1506-046 (S) Syntax error.
"./glob.pro", line 6.6: 1506-046 (S) Syntax error.
"./glob.pro", line 6.24: 1506-046 (S) Syntax error.
"./jobs.pro", line 3.5: 1506-046 (S) Syntax error.
"./jobs.pro", line 3.21: 1506-046 (S) Syntax error.
"./jobs.pro", line 3.26: 1506-046 (S) Syntax error.
"./jobs.pro", line 3.37: 1506-046 (S) Syntax error.
"./jobs.pro", line 9.6: 1506-046 (S) Syntax error.
"./jobs.pro", line 9.21: 1506-046 (S) Syntax error.
"./jobs.pro", line 9.26: 1506-046 (S) Syntax error.
"./jobs.pro", line 11.6: 1506-046 (S) Syntax error.
"./jobs.pro", line 11.24: 1506-046 (S) Syntax error.
"./params.pro", line 51.26: 1506-046 (S) Syntax error.
"./params.pro", line 53.27: 1506-046 (S) Syntax error.
"./params.pro", line 55.26: 1506-046 (S) Syntax error.
"./params.pro", line 57.27: 1506-046 (S) Syntax error.
"./utils.pro", line 79.6: 1506-046 (S) Syntax error.
"./utils.pro", line 79.23: 1506-046 (S) Syntax error.
"./utils.pro", line 80.1: 1506-045 (S) Undeclared identifier pid_t.
"./utils.pro", line 80.7: 1506-046 (S) Syntax error.
"./utils.pro", line 90.17: 1506-046 (S) Syntax error.
"./utils.pro", line 90.31: 1506-046 (S) Syntax error.
"builtin.c", line 401.5: 1506-058 (S) Label doneoptions cannot be redefined.
"builtin.c", line 599.43: 1506-022 (S) gleader not a member of the struct or union jobtab.
"builtin.c", line 768.30: 1506-045 (S) Undeclared identifier mypgrp.
"builtin.c", line 961.12: 1506-007 (S) Struct or union stat is undefined.
"builtin.c", line 974.28: 1506-045 (S) Undeclared identifier st1.
"builtin.c", line 2529.34: 1506-045 (S) Undeclared identifier O_WRONLY.
"builtin.c", line 2529.45: 1506-045 (S) Undeclared identifier O_CREAT.
"builtin.c", line 2529.55: 1506-045 (S) Undeclared identifier O_EXCL.
"builtin.c", line 2530.23: 1506-068 (S) Operation between types pointer and integer is not allowed.
"builtin.c", line 3776.11: 1506-046 (S) Syntax error.
"builtin.c", line 3783.21: 1506-045 (S) Undeclared identifier euid.
"builtin.c", line 3817.21: 1506-045 (S) Undeclared identifier euid.
"builtin.c", line 4282.19: 1506-068 (S) Operation between types pointer and integer is not allowed.
"builtin.c", line 4652.12: 1506-007 (S) Struct or union stat is undefined.
"builtin.c", line 4673.21: 1506-045 (S) Undeclared identifier st.
"builtin.c", line 4793.38: 1506-045 (S) Undeclared identifier O_RDWR.
"builtin.c", line 4833.19: 1506-045 (S) Undeclared identifier mypgrp.
"builtin.c", line 4983.38: 1506-045 (S) Undeclared identifier O_RDWR.
"builtin.c", line 5055.36: 1506-022 (S) gleader not a member of the struct or union jobtab.
"builtin.c", line 5055.63: 1506-022 (S) gleader not a member of the struct or union jobtab.
"builtin.c", line 5055.73: 1506-045 (S) Undeclared identifier mypgrp.
"builtin.c", line 5448.12: 1506-007 (S) Struct or union tms is undefined.
"builtin.c", line 5451.16: 1506-045 (S) Undeclared identifier buf.
"builtin.c", line 5579.5: 1506-045 (S) Undeclared identifier mode_t.
"builtin.c", line 5579.12: 1506-046 (S) Syntax error.
"builtin.c", line 5580.5: 1506-046 (S) Syntax error.
"builtin.c", line 5580.11: 1506-045 (S) Undeclared identifier s.
"builtin.c", line 5583.5: 1506-045 (S) Undeclared identifier um.
The error code from the last failed command is 1.

Make Quitting.
The error code from the last failed command is 2.

Make Quitting.



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