From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27733 invoked from network); 22 Nov 2001 14:31:28 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 22 Nov 2001 14:31:28 -0000 Received: (qmail 1570 invoked by alias); 22 Nov 2001 14:31:15 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4496 Received: (qmail 1559 invoked from network); 22 Nov 2001 14:31:14 -0000 Date: Thu, 22 Nov 2001 14:31:13 +0000 From: Alisdair McDiarmid To: zsh-users@sunsite.auc.dk Subject: Problems compiling on HPUX 10.20 Message-ID: <20011122143112.A17450@squedgy.org> Mail-Followup-To: zsh-users@sunsite.auc.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i Sender: Alisdair McDiarmid Using either the HPUX ANSI C compiler or GCC 3.0.2, I have the following problem when compiling zsh 4.0.4 on HPUX 10.20: cc -Ae -c -I. -DHAVE_CONFIG_H -O -o termcap.o termcap.c cc: "/usr/include/term.h", line 535: error 1000: Unexpected symbol: "SGTTY". cc: "/usr/include/term.h", line 536: error 1000: Unexpected symbol: "SGTTY". cc: "/usr/include/term.h", line 535: error 1573: Type of "Ottyb" is undefined due to an illegal declaration. cc: "/usr/include/term.h", line 535: error 1578: Size of struct or union member is unknown. cc: "/usr/include/term.h", line 536: error 1573: Type of "Nttyb" is undefined due to an illegal declaration. cc: "/usr/include/term.h", line 536: error 1578: Size of struct or union member is unknown. cc: "termcap.c", line 134: warning 527: Integral value implicitly converted to pointer in assignment. cc: "termcap.c", line 270: warning 527: Integral value implicitly converted to pointer in assignment. *** Error exit code 1 Stop. Does anyone have any suggestions on how to fix this? Thanks in advance, -- Alisdair McDiarmid GnuPG fingerprint: F521 3094 5658 1C66 96B1 1B95 025D D4EA 53F4 5D7D