From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 12:49:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3BC216A41C for ; Thu, 23 Jun 2005 12:49:46 +0000 (GMT) (envelope-from tarc@thorin.po.cs.msu.su) Received: from thorin.po.cs.msu.su (thorin.po.cs.msu.su [158.250.16.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1612643D49 for ; Thu, 23 Jun 2005 12:49:45 +0000 (GMT) (envelope-from tarc@thorin.po.cs.msu.su) Received: from thorin.po.cs.msu.su (localhost [127.0.0.1]) by thorin.po.cs.msu.su (8.12.11/8.12.11) with ESMTP id j5NCnhgv044888 for ; Thu, 23 Jun 2005 16:49:43 +0400 (MSD) (envelope-from tarc@thorin.po.cs.msu.su) Received: (from tarc@localhost) by thorin.po.cs.msu.su (8.12.11/8.12.11/Submit) id j5NCnh7B044887 for freebsd-questions@freebsd.org; Thu, 23 Jun 2005 16:49:43 +0400 (MSD) (envelope-from tarc) Date: Thu, 23 Jun 2005 16:49:43 +0400 From: Tarc To: freebsd-questions@freebsd.org Message-ID: <20050623124942.GA44843@thorin.po.cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV 0.83/954/Wed Jun 22 23:15:13 2005 on thorin.po.cs.msu.su X-Virus-Status: Clean Subject: PHP+ pThreads X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tarc List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 12:49:46 -0000 I has setted WITH_THREADS="YES" in /etc/make.conf, compliled libxml2, and then tryed compile lang/php5. I got message from phps' conigure, that libxml2 is not usable(some function from pthread library not found. Does PHP-5 not suppirt pthreads library? -- Arseny Nasokin (aka Tarc)