Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'seemed': 0.09; 'subject:module': 0.09; 'python': 0.11; 'exported': 0.16; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'sip': 0.16; 'subject:fails': 0.16; 'header:User-Agent:1': 0.23; 'looks': 0.24; 'specially': 0.26; 'skip:_ 20': 0.27; 'header:X-Complaints-To:1': 0.27; 'libraries': 0.31; 'writes:': 0.31; 'anyone': 0.31; 'another': 0.32; "can't": 0.35; 'knows': 0.35; 'version': 0.36; 'charset:us-ascii': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'tag': 0.61; 'received:217': 0.63 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: dieter Subject: Re: so module loading fails Date: Sun, 13 Apr 2014 08:07:33 +0200 References: <53469B77.50007@eddy-ilg.net> <87d2gofkuu.fsf@handshake.de> <5348DF20.3020602@eddy-ilg.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Gmane-NNTP-Posting-Host: pd9e0a767.dip0.t-ipconnect.de User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.22 (linux) Cancel-Lock: sha1:wwd0/K7Rh3f3v7MGINEs7jc5QHM= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397369272 news.xs4all.nl 2893 [2001:888:2000:d::a6]:46540 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70187 Eddy Ilg writes: > I found out it was an issue with SIP - the version tag seemed to be wrong. > > Now another symbol is missing: > _ZN10QArrayData11shared_nullE > > I can't find this symbol exported anywhere. Anyone knows where it is > defined? It looks like a "C++" symbol. Python must be specially build in order that the standard "C++" libraries are included.