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

Re: Problems compiling on HPUX 10.20



Hi all,

I found the problem with compiling zsh on HPUX-10.20.
The problem was lots of errors like:

cc: "builtin.c", line 344: error 1588: "strpcmp" undefined.
cc: "builtin.c", line 344: error 1588: "invstrpcmp" undefined.
cc: "builtin.c", line 962: error 1588: "freestr" undefined.

It turns out that sed on 10.20 is broken, so makepro.sed fails for
all the programs, and every *.pro file was empty.  Once I installed
and used the GNU sed, it compiled and seems to be running OK.

-jmm 


**********************************************************
 Jan M. Martin                  Jet Propulsion Laboratory
 jmm@xxxxxxxxxxxxxxxxxxxxx      M/S 300-235
**********************************************************



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