Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2004 17:14:48 -0400
From:      epilogue@allstream.net
To:        freebsd-ports@freebsd.org
Subject:   qtorrent build error
Message-ID:  <20040611171448.41523165@localhost>

next in thread | raw e-mail | index | archive | help
hello all,

got this error while trying to build qtorrent.

# make
===>
===> For qtorrent to work you need to compile
===> python WITH_THREADS defined, it is default
===>
===>  Extracting for qtorrent-0.9.6.1
>> Checksum OK for qtorrent-0.9.6.1.tar.bz2.
===>  Patching for qtorrent-0.9.6.1
===>   qtorrent-0.9.6.1 depends on executable: pyuic - found
===>   qtorrent-0.9.6.1 depends on file: /usr/local/bin/python - found
===>  Configuring for qtorrent-0.9.6.1
===>  Building for qtorrent-0.9.6.1
Traceback (most recent call last):
  File "setup.py", line 20, in ?
    from pyqtorrent.torrentmain import VERSION
  File
"/usr/ports/net/qtorrent/work/qtorrent-0.9.6.1/pyqtorrent/torrentmain.py",
line 4, in ?    from qt import *
ImportError: /usr/X11R6/lib/libqt-mt.so.3: Undefined symbol
"pthread_cleanup_pop"*** Error code 1


if you have any suggestions about how i might fix, please let me know.


thanks,
epi



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