From owner-freebsd-ports@FreeBSD.ORG Fri Sep 24 06:39:17 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD70106566C; Fri, 24 Sep 2010 06:39:17 +0000 (UTC) (envelope-from stainmyheart@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id AA8828FC19; Fri, 24 Sep 2010 06:39:17 +0000 (UTC) Received: by pvc21 with SMTP id 21so727802pvc.13 for ; Thu, 23 Sep 2010 23:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:cc :message-id:mime-version:content-type:content-transfer-encoding :x-mailer; bh=ANLjSTTCIseaMdok7RdpcG2IrB5aKvPwQkQNjjKl0sg=; b=qoa0JZsKL+kaJAy7qbNXONBmgLnJNm41ajxQ6MjMIxX5rVNBmQzmbqduRoHX+O9hxV 17Pih83W1rgdhysbYKJMNjHVC7Fi305t+ykpG5AdWz+iapmiAumgSPjKUPdgfo23p/rE rhoTXd86srI49OpVMo+QxnvYGlSIRyWQJnlFI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:cc:message-id:mime-version:content-type :content-transfer-encoding:x-mailer; b=frfc8LFYWo1HesC5wB42SKSA/lRjH6oZ8bqndkyunzdBTu0nv3nEyy9e+oi4nzrmBu IwaN5XNlmlNIeAJJSXW85daFc7QMS7VAeeaX+RVsfmkrb8PogRqbbNnX5RjiiMVNUG7Q b4YyzVSx0tLQ/OYqqAD5UGb0zeAQMrTo3V+KU= Received: by 10.142.49.12 with SMTP id w12mr2302608wfw.160.1285308752709; Thu, 23 Sep 2010 23:12:32 -0700 (PDT) Received: from [172.17.32.33] (s42.ALPHA-e4.vectant.ne.jp [222.230.45.42]) by mx.google.com with ESMTPS id y36sm1846261wfd.6.2010.09.23.23.12.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 23 Sep 2010 23:12:31 -0700 (PDT) Date: Fri, 24 Sep 2010 15:12:23 +0900 From: Yasu To: girgen@FreeBSD.org Message-Id: <20100924151220.D30B.9ADD8913@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.55 [ja] Cc: ports@FreeBSD.org Subject: FreeBSD Port: postgresql-contrib-9.0.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2010 06:39:17 -0000 I did 'make install clean' at /usr/ports/databases/postgresql90-contrib/. Then gmake show me the error message below: >> pgbench.o(.text+0x320c): In function `main': >> : undefined reference to `pthread_create' >> gmake[1]: *** [pgbench] Error 1 Is this problem happened only on my FreeBSD8.1? Could you tell me what should I do, please... I watched the source, but it's difficult for me to understand it... Best regards -- Yasuaki Fukuda