From owner-freebsd-questions Fri Oct 26 16:11:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alchemistry.net (alchemistry.net [66.114.66.158]) by hub.freebsd.org (Postfix) with ESMTP id 4174737B405 for ; Fri, 26 Oct 2001 16:11:38 -0700 (PDT) Received: from amavis by alchemistry.net with scanned-ok (Exim 3.33 #1) id 15xG8O-000067-00 for freebsd-questions@FreeBSD.ORG; Fri, 26 Oct 2001 19:11:28 -0400 Received: from [192.168.0.1] (helo=ilya) by alchemistry.net with smtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 15xG8O-00005x-00 for freebsd-questions@FreeBSD.ORG; Fri, 26 Oct 2001 19:11:28 -0400 Message-ID: <010501c15e73$cf236d60$0100a8c0@ilya> From: "Ilya" To: "free bsd" References: Subject: port building error with /usr/include/machine/ansi.h Date: Fri, 26 Oct 2001 19:13:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Virus-Scanned: by AMaViS snapshot-20010714 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 i am trying to build new mozilla and get stuck with this error, anyone knows how to fix it? cc -o nsLDAPConnectionCallbacks.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -D OJI -I../../../. ./dist/include/xpcom -I../../../../dist/include/string -I../../../..dist/inc lude/necko -I../../../.. /dist/include/mozldap -I../../../../dist/include -I/usr/ports/www/mozilla/wo rk/mozilla/dist/include/ nspr -I/usr/local/include -I/usr/lcal/include -I/usr/local/include -I/usr/ X11R6/include -fPIC -I /usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arit h -Wcast-align -Wno-long -lng -pipe -O -pipe -DNDEBUG -DTRIMMED -I../../../../dist/include/ldap -I/u sr/X11R6/include -I/usr /X11R6/include -include ../../../../config-defs.h -DMOZILLA_CLIENT nsLDAPConnectionCallbacks.c cc1: Invalid option `-Wno-long-lng' In file included from /usr/include/stddef.h:40, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/prtypes.h:58, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/pratom.h:43, from /usr/ports/www/mozilla/work/mozilla/dist/include/nspr/nspr.h:38, from nsLDAPConnectionCallbacks.c:38: /usr/include/machine/ansi.h:118: syntax error before `typedef' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message