From owner-freebsd-questions Fri Jan 28 12:39: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vali.uas.alaska.edu (vali.uas.alaska.edu [137.229.150.18]) by hub.freebsd.org (Postfix) with SMTP id 4581414E0F for ; Fri, 28 Jan 2000 12:39:01 -0800 (PST) (envelope-from russ.pagenkopf@uas.alaska.edu) Received: from antarctica.jun.alaska.edu [137.229.156.140] (HELO uas.alaska.edu) by vali.uas.alaska.edu (AltaVista Mail V2.0r/2.0r BL25r listener) id 0000_0068_3891_fe53_fa7e; Fri, 28 Jan 2000 11:38:43 -0900 Message-ID: <3891FE4E.BBC95985@uas.alaska.edu> Date: Fri, 28 Jan 2000 11:38:38 -0900 From: Russ Pagenkopf X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: ld-elf problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! Hope someone can help me figure out this problem as I've done as much as I know how, researched as much as possible and trod uncharted lands (for me at least!). I'm attempting to install a mail program called CommuniGatePro from Stalker Software. The program comes as a pre-compiled program. When I first tried to run it after installation it gave me the following error: /usr/libexec/ld-elf.so.1: ./CGServer: Undefined symbol "pthread_attr_setscope" Okay. "What the hell does that mean" I ask myself. After a call to tech support he briefly explained that it was for threading in the kernel and he suggested upgrading to the latest stable (from 3.1). Soooo... I learned how to use CTM (with some help from the list archives). Then I learned how to make world (with help from the handbook). Then I recompiled the kernel (been there, done that). Then I rebooted. Other than forgetting to rebuild the passwd db, it all worked (and from 1500 miles away too). Onward to installing CommuniGatePro. Installation goes fine, attempt to run it and guess what? The same error: /usr/libexec/ld-elf.so.1: ./CGServer: Undefined symbol "pthread_attr_setscope" Argh. :-) Now I turn to the list. What did I miss? What am I doing wrong? uname -a FreeBSD archives.mac-mgrs.org 3.4-STABLE FreeBSD 3.4-STABLE #0: Fri Jan 28 04:57:14 PST 2000 russ@archives.mac-mgrs.org:/usr/src/3.0-stable/sys/compile/ARCHIVES i386 CTM patches through 449 (latest as of this morning). Russ Pagenkopf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message