Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 78605 invoked from network); 1 Feb 2010 15:33:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 15:33:56 -0000 Received: (qmail 96267 invoked by uid 500); 1 Feb 2010 15:33:52 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 96218 invoked by uid 500); 1 Feb 2010 15:33:52 -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 96209 invoked by uid 99); 1 Feb 2010 15:33:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 15:33:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daulat.kan@gmail.com designates 209.85.210.181 as permitted sender) Received: from [209.85.210.181] (HELO mail-yx0-f181.google.com) (209.85.210.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 15:33:45 +0000 Received: by yxe11 with SMTP id 11so4128496yxe.15 for ; Mon, 01 Feb 2010 07:33:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=N0JBdKTKYJQya7XjMepMu/TF6F+XaqDZxdmGYqDMSfE=; b=blVwJ0fvek6xYTwjR+92BLcQ8x66YvrUMbu6fZtwrxDiq9nhg7sAd2+rqM6LKwJfth CnEJnnTeU8ggSng28yrytv7W53PxuGpfEDrAjqekfrHB3TYQ8dLhMb0awZj99cYHkacs O8CdJ7JhBo0mwFcBGttk/e+rO+Ow7L70Opw1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=PDmlEeUrQo71qKXexwHjRiWcInGuQZzOLxo4vE14kSK06TwDYTJHSHDskLnFpSKsjI 4dAmRc5ZVmPpOkd3cVP2EWY68qU6+BPcjAzdMVvAHAzz7DAyS/KEKYRsiBWAi+bgP7Vd RbG1YolvK/Vz6J2IEOsAmPV6V2T1eqH/XTYsA= MIME-Version: 1.0 Received: by 10.102.17.40 with SMTP id 40mr2210693muq.119.1265038403716; Mon, 01 Feb 2010 07:33:23 -0800 (PST) Date: Mon, 1 Feb 2010 21:03:23 +0530 Message-ID: <5b3717221002010733i5fd24e67pafbc5671d6d80bcb@mail.gmail.com> From: daulat khan To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subject: [users@httpd] apache configuration error Hi, i am hitting with this error while configuring apache httpd-2.2.14 in solaris 10 machine checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled and while running make it produces this error. /usr/ucbinclude/sys/file.h:156:20: macro "lseek" requires 3 arguments, but only 1 given In file included from file_io/unix/flock.c:23: /usr/ucbinclude/sys/file.h:156: error: `lseek' redeclared as different kind of symbol /usr/ucbinclude/unistd.h:156: error: previous declaration of `lseek' make-3.79.1-p7[3]: *** [file_io/unix/flock.lo] Error 1 make-3.79.1-p7[3]: Leaving directory `/opt/dasyedib/httpd-2.2.14/srclib/apr' make-3.79.1-p7[2]: *** [all-recursive] Error 1 make-3.79.1-p7[2]: Leaving directory `/opt/dasyedib/httpd-2.2.14/srclib/apr' make-3.79.1-p7[1]: *** [all-recursive] Error 1 make-3.79.1-p7[1]: Leaving directory `/opt/dasyedib/httpd-2.2.14/srclib' make-3.79.1-p7: *** [all-recursive] Error 1 Please help. Thanks, Daulatkhan --------------------------------------------------------------------- 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