[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyKDE] sipName_run undefined when importing kio
From:       Jim Bublitz <jbublitz () nwinternet ! com>
Date:       2004-02-18 21:31:52
Message-ID: 200402181331.52381.jbublitz () nwinternet ! com
[Download RAW message or body]

Someone off the list ran into a problem loading the kio module 
with the error sipName_run undefined. In searching the archive 
to see if the problem had been solved previously, I ran across a 
msg to list about the same problem that apparently hadn't been 
answered. For some reason, I never got the message.

Anyway, here's an attempt at a solution about a month late:

Try adding the following line to PyKDE-3.8.0/kio/kiocmodule.cpp:

char sipName_run[] = "run";

You'll see a whole bunch of similar statements in that file - 
just add the statement anywhere in that list.

All you should have to do then is (from PyKDE-3.8.0) do make and 
make install - only kiocmodule.cpp should recompile and kio 
should re-link.

Not sure why this happens - it shouldn't. sipName_run should 
already be defined in qtcmodule.cpp in PyQt, and in fact every 
module references it, but only kio complains about it being 
undefined ??

Anyone else seen this problem?

I can't test the fix because I can't reproduce the problem.

Jim

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic