gerard.vermeulen at grenoble.cnrs.fr wrote:
>On Fri, 15 Oct 2004 00:03:08 +0200, Maurizio Colucci wrote
>>>>Here we go again... :(
>>>>On Mandrake 10.1, after compiling and installing qscintilla, sip,
>> PyQt, I am getting errors with PyKDE 3.11.3.
>>>>This is gcc 4.0.0, but I also tried also 3.3 and 3.4.1.
>>>>Of course I am clueless, and desperate :)
>>>>[root at dhcppc0 PyKDE-3.11.3]# python configure.py
>>>> PyKDE version 3.11.3
>> -------
>>>>Python include directory is /usr/include/python2.3
>>Python version is 2.3.4
>>>>sip version is 4.1.1 (4.1.1)
>>>>Qt directory is /usr/lib/qt3/
>>Qt version is 3.3.3
>>>>PyQt directory is /usr/share/sip
>>PyQt version is 3.13 (3.13.0)
>>>>KDE base directory is /usr
>>KDE include directory is /usr/include
>>KDE lib directory is /usr/lib
>>KDE version is 3.2.3 (0x30203)
>>>>PyKDE modules will be installed in /usr/lib/python2.3/site-packages
>>PyKDE .sip files will be installed in /usr/share/sip
>>>>PyKDE modules to be built:
>> dcop kdecore kdesu kdefx kdeui kio kfile kparts khtml kspell
>>kdeprint kmdi
>>>>Generating the C++ source for the dcop module...
>>Creating the Makefile for the dcop module...
>>>>Generating the C++ source for the kdecore module...
>>Creating the Makefile for the kdecore module...
>>>>Generating the C++ source for the kdesu module...
>>Creating the Makefile for the kdesu module...
>>>>Generating the C++ source for the kdefx module...
>>Creating the Makefile for the kdefx module...
>>>>Generating the C++ source for the kdeui module...
>>Creating the Makefile for the kdeui module...
>>>>Generating the C++ source for the kio module...
>>Creating the Makefile for the kio module...
>>>>Generating the C++ source for the kfile module...
>>Creating the Makefile for the kfile module...
>>>>Generating the C++ source for the kparts module...
>>Creating the Makefile for the kparts module...
>>>>Generating the C++ source for the khtml module...
>>Creating the Makefile for the khtml module...
>>>>Generating the C++ source for the kspell module...
>>Creating the Makefile for the kspell module...
>>>>Generating the C++ source for the kdeprint module...
>>Creating the Makefile for the kdeprint module...
>>>>Generating the C++ source for the kmdi module...
>>Creating the Makefile for the kmdi module...
>>>>Creating top level Makefile...
>>Creating pykdeconfig.py...
>>[root at dhcppc0 PyKDE-3.11.3]# make
>>make[1]: Entering directory `/dat/pub/src/not-mau/PyKDE-3.11.3/dcop'
>>g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -fomit-frame-
>>pointer -pipe -march=i586 -mtune=pentiumpro -Wall -W -D_REENTRANT -
>>DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde323
>>-I/usr/include -I/usr/include/python2.3 -I/usr/lib/qt3//include -
>>I/usr/X11R6/include -o sipdcoppart0.o sipdcoppart0.cpp
>>/usr/lib/qt3//bin/moc -o moc_sipdcoppart0.cpp sipdcoppart0.h g++ -c -
>>Wno-deprecated-declarations -pipe -fPIC -O2 -fomit-frame-pointer
>>-pipe -march=i586 -mtune=pentiumpro -Wall -W -D_REENTRANT -
>>DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde323
>>-I/usr/include -I/usr/include/python2.3 -I/usr/lib/qt3//include -
>>I/usr/X11R6/include -o moc_sipdcoppart0.o moc_sipdcoppart0.cpp g++
>>-shared -o dcop.so sipdcoppart0.o moc_sipdcoppart0.o -L/usr/lib -
>>L/usr/lib/qt3//lib -L/usr/X11R6/lib -lDCOP -lqt-mt -lXext -lX11 -lm -
>>lpthread make[1]: Leaving directory `/dat/pub/src/not-mau/PyKDE-3.11.3/dcop'
>>make[1]: Entering directory `/dat/pub/src/not-mau/PyKDE-3.11.3/kdecore'
>>g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -fomit-frame-
>>pointer -pipe -march=i586 -mtune=pentiumpro -Wall -W -D_REENTRANT -
>>DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde323
>>-I/usr/include -I/usr/include/python2.3 -I/usr/lib/qt3//include -
>>I/usr/X11R6/include -o sipkdecorepart0.o sipkdecorepart0.cpp
>>sip/kdecore/kmountpoint.sip: In function `PyObject*
>>convertFrom_KMountPoint_List(void*)':
>>sip/kdecore/kmountpoint.sip:141: warning: taking address of
>>temporary sip/kdecore/kconfigskeleton.sip: In function `PyObject*
>>meth_KConfigSkeleton_ItemEnum_choices(PyObject*, PyObject*)':
>>sip/kdecore/kconfigskeleton.sip:183: warning: taking address of temporary
>>sipkdecorepart0.cpp: At global scope:
>>sipkdecorepart0.cpp:28723: warning: unused parameter 'sipPy'
>>sipkdecorepart0.cpp:28723: warning: unused parameter 'sipIsErr'
>>sipkdecorepart0.cpp: In function `PyObject*
>>convertFrom_Display(void*)': sipkdecorepart0.cpp:28757: warning:
>>unused variable 'sipCpp' sip/kdecore/kconfigbase.sip: In function
>>`PyObject* convertFrom_ulonglong(void*)':
>>sip/kdecore/kconfigbase.sip:319: warning: unused variable 'LongLong'
>>sipkdecorepart0.cpp: At global scope: sipkdecorepart0.cpp:79640:
>>warning: unused parameter 'sipSelf' /usr/include/kcatalogue.h: In
>>function `PyObject* meth_KCatalogue_setFileName(PyObject*, PyObject*)
>>': /usr/include/kcatalogue.h:111: error: `void
>>KCatalogue::setFileName(const QString&)' is private
>>sipkdecorepart0.cpp:88734: error: within this context
>>sip/kdecore/kwinmodule.sip: In function `PyObject*
>>convertFrom_QValueList_2100(void*)': sip/kdecore/kwinmodule.sip:111:
>>warning: unused variable 'inst' make[1]: *** [sipkdecorepart0.o]
>>Error 1 make[1]: Leaving directory `/dat/pub/src/not-mau/PyKDE-3.11.3/kdecore'
>>make: *** [all] Error 2
>>>>>>>Comment out (put // in front of) void setFileName in the lines
>>%If ( - KDE_3_3_0 )
> KCatalogue (const QString& = QString ::null );
> void setFileName (const QString&);
>%End
>>>}; // class KCatalogue
>>of the file
>>sip/kdecore/kcatalogue.sip lines 23-60/60 (END)
>>Wipe out features, run python configure.py, run make
>>
It's going :)
Since I don't understand what's going on... can you please tell me if
this a PyKDE bug or a mandrake one? (if I post a bug to mandrake
cooker's list I will post both)
Thanks again,
Mau
More information about the PyQt
mailing list
‘She has never mentioned her father to me. Was he—well, the sort of man whom the County Club would not have blackballed?’ "We walked by the side of our teams or behind the wagons, we slept on the ground at night, we did our own cooking, we washed our knives by sticking them into the ground rapidly a few times, and we washed our plates with sand and wisps of grass. When we stopped, we arranged our wagons in a circle, and thus formed a 'corral,' or yard, where we drove our oxen to yoke them up. And the corral was often very useful as a fort, or camp, for defending ourselves against the Indians. Do you see that little hollow down there?" he asked, pointing to a depression in the ground a short distance to the right of the train. "Well, in that hollow our wagon-train was kept three days and nights by the Indians. Three days and nights they stayed around, and made several attacks. Two of our men were killed and three were wounded by their arrows, and others had narrow escapes. One arrow hit me on the throat, but I was saved by the knot of my neckerchief, and the point only tore the skin a little. Since that time I have always had a fondness for large neckties. I don't know how many of the Indians we killed, as they carried off their dead and wounded, to save them from being scalped. Next to getting the scalps of their enemies, the most important thing with the Indians is to save their own. We had several fights during our journey, but that one was the worst. Once a little party of us were surrounded in a small 'wallow,' and had a tough time to defend ourselves successfully. Luckily for us, the Indians had no fire-arms then, and their bows and arrows were no match for our rifles. Nowadays they are well armed, but there are[Pg 41] not so many of them, and they are not inclined to trouble the railway trains. They used to do a great deal of mischief in the old times, and many a poor fellow has been killed by them." As dusk came on nearly the whole population of Maastricht, with all their temporary guests, formed an endless procession and went to invoke God's mercy by the Virgin Mary's intercession. They went to Our Lady's Church, in which stands the miraculous statue of Sancta Maria Stella Maris. The procession filled all the principal streets and squares of the town. I took my stand at the corner of the Vrijthof, where all marched past me, men, women, and children, all praying aloud, with loud voices beseeching: "Our Lady, Star of the Sea, pray for us ... pray for us ... pray for us ...!" It had not occurred to her for some hours after Mrs. Campbell had told her of Landor's death that she was free now to give herself to Cairness. She had gasped, indeed, when she did remember it, and had put the thought away, angrily and self-reproachfully. But it returned now, and she felt that she might cling to it. She had been grateful, and she had been faithful, too.[Pg 286] She remembered only that Landor had been kind to her, and forgot that for the last two years she had borne with much harsh coldness, and with a sort of contempt which she felt in her unanalyzing mind to have been entirely unmerited. Gradually she raised herself until she sat quite erect by the side of the mound, the old exultation of her half-wild girlhood shining in her face as she planned the future, which only a few minutes before had seemed so hopeless. After he had gloated over Sergeant Ramsey, Shorty got his men into the road ready to start. Si placed himself in front of the squad and deliberately loaded his musket in their sight. Shorty took his place in the rear, and gave out: The groups about each gun thinned out, as the shrieking fragments of shell mowed down man after man, but the rapidity of the fire did not slacken in the least. One of the Lieutenants turned and motioned with his saber to the riders seated on their horses in the line of limbers under the cover of the slope. One rider sprang from each team and ran up to take the place of men who had fallen. "As long as there's men and women in the world, the men 'ull be top and the women bottom." Then, in the house, the little girls were useful. Mrs. Backfield was not so energetic as she used to be. She had never been a robust woman, and though her husband's care had kept her well and strong, her frame was not equal to Reuben's demands; after fourteen years' hard labour, she suffered from rheumatism, which though seldom acute, was inclined to make her stiff and slow. It was here that Caro and Tilly came in, and Reuben began to appreciate his girls. After all, girls were needed in a house—and as for young men and marriage, their father could easily see that such follies did not spoil their usefulness or take them from him. Caro and Tilly helped their grandmother in all sorts of ways—they dusted, they watched pots, they shelled peas and peeled potatoes, they darned house-linen, they could even make a bed between them. HoME一级毛片视频免费公开
ENTER NUMBET 0018www.gblbztj.org.cn bjdeyier.com.cn activitea.com.cn www.yjmember.com.cn mvhome.com.cn pmze.com.cn www.jgyv.com.cn www.dwss306.com.cn www.cpgz607.com.cn yunnen.com.cn