From owner-freebsd-ports@FreeBSD.ORG Wed Sep 3 09:13:11 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD4B316A4BF for ; Wed, 3 Sep 2003 09:13:11 -0700 (PDT) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFB2544005 for ; Wed, 3 Sep 2003 09:13:09 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (unknown [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 95FEE28 for ; Wed, 3 Sep 2003 17:45:40 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id EB3B12FDA01; Wed, 3 Sep 2003 17:45:39 +0200 (CEST) Date: Wed, 3 Sep 2003 17:45:39 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030903154539.GA68228@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: lang/php4-cli build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 16:13:11 -0000 textproc/libxml2-2.5.10 knobs used: -DWITH_THREADS -DWITH_SCHEMA lang/php4-cli-4.3.3 knobs used: -DBATCH PHP4_OPTIONS="BCMATH BZIP2 CDB CRACK CTYPE CURL DOMXML DOMXSLT FTP GD GETTEXT ICONV IMAP INIFILE MBSTRING MCRYPT MHASH MIME MYSQL OPENSSL OVERLOAD PCRE POSIX POSTGRESQL SESSION SOCKETS TOKENIZER XML XMLRPC ZIP ZLIB" lang/php4-cli build fails with configure:35980: checking for GNU gettext support configure:36040: checking for bindtextdomain in -lintl configure:36059: cc -o conftest -O2 -pipe -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib conftest.c -lintl -lexslt -lxsltbreakpoint -lxml2 -lxslt -lz -lcurl -lcrack -lbz2 -lz -lssl -lcrypto -lm -lcurl -lz -lssl -lcrypto -lz -lxml2 -lz -liconv -lm 1>&5 /usr/local/lib/libxml2.so: undefined reference to `pthread_cond_signal' /usr/local/lib/libxml2.so: undefined reference to `pthread_getspecific' /usr/local/lib/libxml2.so: undefined reference to `pthread_equal' /usr/local/lib/libxml2.so: undefined reference to `pthread_once' /usr/local/lib/libxml2.so: undefined reference to `pthread_key_create' /usr/local/lib/libxml2.so: undefined reference to `pthread_cond_init' /usr/local/lib/libxml2.so: undefined reference to `pthread_mutex_unlock' /usr/local/lib/libxml2.so: undefined reference to `pthread_self' /usr/local/lib/libxml2.so: undefined reference to `pthread_mutex_destroy' /usr/local/lib/libxml2.so: undefined reference to `pthread_mutex_lock' /usr/local/lib/libxml2.so: undefined reference to `pthread_cond_wait' /usr/local/lib/libxml2.so: undefined reference to `pthread_mutex_init' /usr/local/lib/libxml2.so: undefined reference to `pthread_setspecific' provided the above is enough information, what's the quick fix? -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html