From owner-freebsd-questions Mon Aug 27 12:43: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx0.ecxnetwork.net (mx0.ecxnetwork.net [208.144.33.2]) by hub.freebsd.org (Postfix) with ESMTP id C53FF37B406 for ; Mon, 27 Aug 2001 12:43:06 -0700 (PDT) (envelope-from JHilgeman@ecx.com) Received: from mailsvr.ecx.com (ecx-irv-ns100.ecxnetwork.net [208.144.33.1] (may be forged)) by mx0.ecxnetwork.net (8.11.3/8.11.3) with ESMTP id f7RJTMI32073 for ; Mon, 27 Aug 2001 12:29:22 -0700 (PDT) (envelope-from JHilgeman@ecx.com) Received: by mailsvr.ecx.com with Internet Mail Service (5.5.2653.19) id ; Mon, 27 Aug 2001 12:42:14 -0700 Message-ID: <5D90F61EB6FDD411836500508B137F1AA3EE47@mailsvr.ecx.com> From: Jonathan Hilgeman To: "'freebsd-questions@FreeBSD.ORG'" Subject: Undefined symbol Date: Mon, 27 Aug 2001 12:42:05 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was trying to configure ODBC on my FreeBSD system, but whenever I try to connect to a Data source with an ODBC application, I get this system error: /usr/libexec/ld-elf.so.1: /usr/local/lib/libmyodbc.so: Undefined symbol "pthread_mutex_init" Does anyone know what this means, and what I have to do in order to get rid of it? - Jonathan --- What goes up, must come down. Ask any system administrator. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message