Received: (at submit) by bugs.debian.org; 8 May 2001 05:45:55 +0000 From martin@theresia.verwaltung.uni-mainz.de Tue May 08 00:45:55 2001 Return-path: Received: from lucy.verwaltung.uni-mainz.de [134.93.144.162] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14x0Jn-0005pd-00; Tue, 08 May 2001 00:45:55 -0500 Received: from theresia.verwaltung.Uni-Mainz.DE (theresia.verwaltung.uni-mainz.de [10.10.1.1]) by lucy.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id HAA23230 for ; Tue, 8 May 2001 07:45:42 +0200 Received: from inigo.verwaltung.uni-mainz.de (root@inigo.verwaltung.Uni-Mainz.DE [10.10.1.5]) by theresia.verwaltung.Uni-Mainz.DE (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id HAA20477; Tue, 8 May 2001 07:45:36 +0200 Received: (from martin@localhost) by inigo.verwaltung.uni-mainz.de (8.9.3/8.9.3/Debian 8.9.3-21) id HAA27259; Tue, 8 May 2001 07:45:37 +0200 Date: Tue, 8 May 2001 07:45:37 +0200 Message-Id: <200105080545.HAA27259@inigo.verwaltung.uni-mainz.de> From: Christoph Martin Subject: pine4-diffs: not building To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Delivered-To: submit@bugs.debian.org Package: pine4-diffs Version: 2 Severity: important While building pine4 I get the following errors: gcc -g -O2 -DNFSKLUDGE `cat OSCFLAGS` -c osdep.c In file included from osdep.c:57: env_unix.c: In function `do_date': env_unix.c:307: warning: initialization makes pointer from integer without a cast env_unix.c:308: dereferencing pointer to incomplete type env_unix.c:308: dereferencing pointer to incomplete type env_unix.c:309: dereferencing pointer to incomplete type env_unix.c:310: warning: assignment makes pointer from integer without a cast env_unix.c:312: dereferencing pointer to incomplete type env_unix.c:312: dereferencing pointer to incomplete type env_unix.c:320: dereferencing pointer to incomplete type env_unix.c:323: dereferencing pointer to incomplete type env_unix.c:327: dereferencing pointer to incomplete type env_unix.c:327: dereferencing pointer to incomplete type env_unix.c:327: dereferencing pointer to incomplete type env_unix.c:328: dereferencing pointer to incomplete type env_unix.c:328: dereferencing pointer to incomplete type env_unix.c:328: dereferencing pointer to incomplete type In file included from osdep.c:61: tz_sv4.c: In function `rfc822_timezone': tz_sv4.c:45: `tzname' undeclared (first use in this function) tz_sv4.c:45: (Each undeclared identifier is reported only once tz_sv4.c:45: for each function it appears in.) tz_sv4.c:45: `daylight' undeclared (first use in this function) tz_sv4.c:45: dereferencing pointer to incomplete type osdep.c: In function `checkpw': osdep.c:111: warning: initialization makes pointer from integer without a cast osdep.c:112: dereferencing pointer to incomplete type osdep.c:112: dereferencing pointer to incomplete type osdep.c:113: dereferencing pointer to incomplete type osdep.c:114: warning: assignment makes pointer from integer without a cast osdep.c:116: dereferencing pointer to incomplete type osdep.c:116: dereferencing pointer to incomplete type osdep.c:124: dereferencing pointer to incomplete type make[4]: *** [osdep.o] Error 1 gcc -O2 -g -DLNX -DSYSTYPE=\"LNX\" -DMOUSE -c -o os.o os.c os.c: In function `fget_pos': os.c:1122: conversion to non-scalar type requested os.c:1123: invalid operands to binary == os.c: In function `fset_pos': os.c:1133: incompatible type for argument 2 of `fseek' make[1]: *** [os.o] Error 1 ii libc6 2.2.2-4 GNU C Library: Shared libraries and Timezone ii gcc 2.95.2-13 The GNU C compiler. ii gcc-2.95 2.95.3-4 The GNU C compiler. -- System Information Debian Release: 2.2 Kernel Version: Linux inigo 2.4.2 #1 SMP Wed Mar 14 22:27:08 CET 2001 i686 unknown