Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 00:57:18 +0459
From:      fn@hungry.com (Faried Nawaz)
To:        ports@freebsd.org
Subject:   py-opengl port.
Message-ID:  <m3g03s7yyz.fsf@homeworld.nilpotent.org>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m3g03s7yyz.fsf>