Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 26927 invoked from network); 24 Jun 2005 00:32:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Jun 2005 00:32:26 -0000 Received: (qmail 42882 invoked by uid 500); 24 Jun 2005 00:32:16 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 42033 invoked by uid 500); 24 Jun 2005 00:32:13 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 42020 invoked by uid 99); 24 Jun 2005 00:32:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2005 17:32:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.82.78.20] (HELO master4.yvr1.superb.net) (209.82.78.20) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jun 2005 17:32:14 -0700 Received: from guinness (fw.yvr1.superb.net [209.82.78.2]) by master4.yvr1.superb.net (8.12.9/8.12.9) with SMTP id j5O0W905024692 for ; Thu, 23 Jun 2005 17:32:09 -0700 (PDT) Message-ID: <014101c57854$281ecba0$7201a8c0@guinness> From: "Gustavo A. Baratto" To: Date: Thu, 23 Jun 2005 17:32:04 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] syntax error before '*' token X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Does anybody know what is this error all about? I got the same error in all combinations of these: - freebsd 5.3 and 5.4. - apache 2.0.53 and 2.0.54 - freebsd make and gmake gmake[4]: Entering directory `/home/admin2/src/httpd-2.0.54/server/mpm/prefork' /home/admin2/src/httpd-2.0.54/srclib/apr/libtool --silent --mode=compile cc -g -O2 -D_REENTRANT -D_THREAD_SAFE -DAP_HAVE_DESIGNATED_INITIALIZER -I/home/admin2/src/httpd-2.0.54/srclib/apr/include -I/home/admin2/src/httpd-2.0.54/srclib/apr-util/include -I/usr/local/include -I. -I/home/admin2/src/httpd-2.0.54/os/unix -I/home/admin2/src/httpd-2.0.54/server/mpm/prefork -I/home/admin2/src/httpd-2.0.54/modules/http -I/home/admin2/src/httpd-2.0.54/modules/filters -I/home/admin2/src/httpd-2.0.54/modules/proxy -I/home/admin2/src/httpd-2.0.54/include -I/home/admin2/src/httpd-2.0.54/modules/generators -I/usr/include/openssl -I/home/admin2/src/httpd-2.0.54/modules/dav/main -prefer-non-pic -static -c prefork.c && touch prefork.lo prefork.c:103: error: syntax error before '*' token prefork.c:103: warning: data definition has no type or storage class gmake[4]: *** [prefork.lo] Error 1 gmake[4]: Leaving directory `/home/admin2/src/httpd-2.0.54/server/mpm/prefork' Thanks --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org