From owner-freebsd-ports Sat Feb 23 11:58: 4 2002 Delivered-To: freebsd-ports@freebsd.org Received: from loops.nilpotent.org (loops.nilpotent.org [12.17.163.70]) by hub.freebsd.org (Postfix) with SMTP id 5409437B404 for ; Sat, 23 Feb 2002 11:58:00 -0800 (PST) Received: (qmail 40454 invoked from network); 23 Feb 2002 19:57:52 -0000 Received: from unknown (root@63.100.207.32) by loops.nilpotent.org with QMTP; 23 Feb 2002 19:57:52 -0000 Received: (qmail 35792 invoked by uid 500); 23 Feb 2002 19:57:40 -0000 To: ports@freebsd.org Subject: py-opengl port. X-nil: X-Useless-info: System load is 0.22 with 78 processes active. X-Neuromancer: 'They gotta raise a whole animal for years and then they kill it. X-Linux-Version: FREEMITNICK Linux. From: fn@hungry.com (Faried Nawaz) Organization: People's Front Against Spam Date: Sun, 24 Feb 2002 00:57:18 +0459 Message-ID: Lines: 40 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I have a wxPython app that simply won't run -- it segfaults at runtime with this error (gdb) run [...] 2002-02-23_18:55:52 (Broker) Launching wxWindow GUI thread. (no debugging symbols found)...(no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x280b60ec in reloc_non_plt () from /usr/libexec/ld-elf.so.1 (gdb) quit So, I started trying to track down the problem. I noticed this while rebuilding graphics/py-opengl (which x11-toolkits/py-wxPython depends on): # make install [...] ===> Generating temporary packing list /usr/local/bin/tclsh8.3 /usr/ports/graphics/py-opengl/work/PyOpenGL-1.5.7/register.tcl warning: error while loading Togl.so: couldn't load file "./Togl.so": /usr/X11R6/lib/libGL.so.14: Undefined symbol "pthread_getspecific" ===> Registering installation for py-opengl-1.5.7 # I can't figure out why that error shows up. Can someone help? Is there any port out there that successfully uses graphics/py-opengl? I'm using graphics/Mesa3 - 3.4.2_2 graphics/py-opengl - 1.5.7 lang/python21 - 2.1.2 lang/tcl83 - 8.3.1 x11-toolkits/tk83 - 8.3.1 Faried. -- The Great GNU has arrived, infidels, behold his wrath ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message