From owner-freebsd-current Fri Jul 12 2:49: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB69437B400; Fri, 12 Jul 2002 02:48:58 -0700 (PDT) Received: from vaio.aviaport.ru (dialup-h.aviaport.ru [217.69.199.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608A843E64; Fri, 12 Jul 2002 02:48:57 -0700 (PDT) (envelope-from juriy@vaio.aviaport.ru) Received: by vaio.aviaport.ru (Postfix, from userid 1001) id C95A0E2B04; Fri, 12 Jul 2002 13:48:30 +0400 (MSD) Date: Fri, 12 Jul 2002 13:48:30 +0400 From: Juriy Goloveshkin To: freebsd-current@freebsd.org Subject: CURRENT+PHP+Sablotron+__gxx_personality_v0 Message-ID: <20020712094830.GA52880@aviaport.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there some strange things with Sablotron port or gcc? I built apache and php with Sablotron(FreeBSD - CURRENT): vaio@root[/<1>ports]# apachectl start Syntax error on line 38 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libphp4.so into server: /usr/local/lib/lib sablot.so.68: Undefined symbol "__gxx_personality_v0" /usr/local/sbin/apachectl start: httpd could not be started grep&ar said that __gxx_personality_v0 have to be near static only libsupc++. so, what may be wrong? does anybody have problem like this? -- bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message