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

3.1.6-pre-1 on HP-UX 11.00



I have an HP B180 machine, running 11.00 and I'm trying to compile
3.1.6-pre-1 (with all posted patches !) on it.

HP-UX phoenix B.11.00 A 9000/778 2013469087 two-user license

With both cc (unbundled ANSI C compiler) and gcc (EGCS 1.1.2), it fails
while trying to compile the loadable modules with the following
error. Shouldn't configure disable loadable modules on HP-UX 11 or is there 
a bug somewhere ?

        cc -c -I.  -DHAVE_CONFIG_H +O2  -o module.o module.c
cc: "module.c", line 306: error 1000: Unexpected symbol: ")".
cc: "module.c", line 306: error 1588: "shl_t" undefined.
cc: "module.c", line 306: error 1588: "TYPE_UNDEFINED" undefined.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

It compiles fine with --disable-dynamic.

3.1.6-pre-1 (again with all patches so far) is running fine here under
FreeBSD 4.0.

FreeBSD caerdonn.eurocontrol.fr 4.0-CURRENT FreeBSD 4.0-CURRENT #4: Tue Jun 22 10:20:38 CEST 1999     roberto@xxxxxxxxxxxxxxxxxxxxxxx:/src/src/sys/compile/nCAERDONN  i386

-- 
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- roberto@xxxxxxxxxxxxxx
The Postman hits! The Postman hits! You have new mail.



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