From owner-freebsd-questions Sun May 27 3:52: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.noos.fr (verlaine.noos.net [212.198.2.73]) by hub.freebsd.org (Postfix) with ESMTP id 9EE0E37B422 for ; Sun, 27 May 2001 03:51:54 -0700 (PDT) (envelope-from joel.carnat@noos.fr) Received: (qmail 40334154 invoked by uid 0); 27 May 2001 10:51:53 -0000 Received: from r201m67.cybercable.tm.fr (HELO atheria.ptiJo.fr) ([195.132.201.67]) (envelope-sender ) by verlaine.noos.net (qmail-ldap-1.03) with SMTP for ; 27 May 2001 10:51:53 -0000 Date: Sun, 27 May 2001 12:51:53 +0200 From: Joel CARNAT To: freebsd-questions@FreeBSD.ORG Subject: weird port ... Message-Id: <20010527125153.2c2a824e.joel.carnat@noos.fr> X-Mailer: Sylpheed version 0.4.63 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 'lo all i get a stange behaviour of the sylpheed port... it compiles & install ok on 4.3-RELEASE but I get those errors on 4.3-STABLE : In file included from main.c:71: utils.h:150: syntax error before `wc' utils.h:153: syntax error before `wc' utils.h:156: syntax error before `towlower' utils.h:156: syntax error before `wc' utils.h:156: warning: data definition has no type or storage class *** Error code 1 Stop in /usr/ports/mail/sylpheed/work/sylpheed-0.4.66/src. *** Error code 1 Stop in /usr/ports/mail/sylpheed/work/sylpheed-0.4.66. *** Error code 1 Stop in /usr/ports/mail/sylpheed/work/sylpheed-0.4.66. *** Error code 1 Stop in /usr/ports/mail/sylpheed. *** Error code 1 Stop in /usr/ports/mail/sylpheed. *** Error code 1 Stop in /usr/ports/mail/sylpheed. *** Error code 1 Stop in /usr/ports/mail/sylpheed. I've checked that "util.h" and "main.c" and they are strictely the same in the 4.3-RELEASE and the 4.3-STABLE ???? any idea on the reason of that strange behaviour ? thX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message