On Tue, 27 Dec 2011 11:55:57 +0100, Nico Dufort <ndufort at gmail.com> wrote:
> Hi Phil,
>> Thanks for the quick answer. It does return the correct sip (4.13.1),
and
> the output of the configure reported the correct version as well.
>> I just noticed a few errors from the output, but I do not think that
would
> be related to my problem (sorry for the long output). Anything I should
> worry about, or that I may be missing?
> I am installing Ubuntu on virtualbox to see if it's my environment.
>> Thanks. nico.
>> nico at slimline:~/Downloads/py4nk/PyQt-x11-gpl-4.9$
> /opt/python-2.6.7/bin/python2.6 ./configure.py -q
> /usr/local/Trolltech/Qt-4.8.0/bin/qmake -w
> Determining the layout of your Qt installation...
> /usr/local/Trolltech/Qt-4.8.0/bin/qmake -o qtdirs.mk qtdirs.pro
> make -f qtdirs.mk
> g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB
> -DQT_SHARED -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/linux-g++-64 -I.
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtCore
> -I/usr/local/Trolltech/Qt-4.8.0/include -I. -o qtdirs.o qtdirs.cpp
> g++ -m64 -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -o qtdirs
> qtdirs.o -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread
> ./qtdirs
> This is the GPL version of PyQt 4.9 (licensed under the GNU General
Public
> License) for Python 2.6.7 on linux3.
>> Type '2' to view the GPL v2 license.
> Type '3' to view the GPL v3 license.
> Type 'yes' to accept the terms of the license.
> Type 'no' to decline the terms of the license.
>> Do you accept the terms of the license? yes
> Found the license file pyqt-gpl.sip.
> Checking to see if the QtGui module should be built...
> g++ -DQT_NO_DEBUG -DQT_GUI_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtGui
> -I/usr/local/Trolltech/Qt-4.8.0/include -I/usr/X11R6/include -m64 -pipe
-O2
> -w -D_REENTRANT cfgtest_QtGui.cpp -o cfgtest_QtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lXext -lX11 -lm -lpthread
> Checking to see if the QtHelp module should be built...
> g++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtHelp
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtHelp.cpp -o cfgtest_QtHelp -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtHelp
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtSql
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtGui -L/usr/X11R6/lib64
-lQtNetwork
> -lQtCore -lpthread -lpthread
> Checking to see if the QtMultimedia module should be built...
> g++ -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtMultimedia
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtMultimedia.cpp -o cfgtest_QtMultimedia
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtMultimedia
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -lQtCore
-lpthread
> -lpthread
> Checking to see if the QtNetwork module should be built...
> g++ -DQT_NO_DEBUG -DQT_NETWORK_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtNetwork
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtNetwork.cpp -o cfgtest_QtNetwork
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtNetwork
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lpthread
> Checking to see if the QtDBus module should be built...
> g++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtDBus
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtDBus.cpp -o cfgtest_QtDBus -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtDBus -lpthread
> cfgtest_QtDBus.cpp:1:29: fatal error: qdbusconnection.h: No such file or
> directory
> compilation terminated.
> Checking to see if the QtDeclarative module should be built...
> g++ -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtDeclarative
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtDeclarative.cpp -o cfgtest_QtDeclarative
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtDeclarative
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtScript
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtSvg -L/usr/X11R6/lib64 -lQtSql
> -lQtXmlPatterns -lQtGui -lQtNetwork -lQtCore -lpthread -lpthread
> Checking to see if the QtOpenGL module should be built...
> g++ -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_CORE_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtOpenGL
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtCore
> -I/usr/local/Trolltech/Qt-4.8.0/include -I/usr/X11R6/include -m64 -pipe
-O2
> -w -D_REENTRANT cfgtest_QtOpenGL.cpp -o cfgtest_QtOpenGL
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtOpenGL -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lGL -lXext -lX11 -lm
> -lpthread
> cfgtest_QtOpenGL.cpp:1:17: fatal error: qgl.h: No such file or directory
> compilation terminated.
> Checking to see if the QtScript module should be built...
> g++ -DQT_NO_DEBUG -DQT_SCRIPT_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtScript
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtScript.cpp -o cfgtest_QtScript
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtScript
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lpthread
> Checking to see if the QtScriptTools module should be built...
> g++ -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtScriptTools
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtScriptTools.cpp -o cfgtest_QtScriptTools
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtScriptTools
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtScript
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtGui -L/usr/X11R6/lib64 -lQtCore
> -lpthread -lpthread
> Checking to see if the QtSql module should be built...
> g++ -DQT_NO_DEBUG -DQT_SQL_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtSql
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtGui
> -I/usr/local/Trolltech/Qt-4.8.0/include -I/usr/X11R6/include -m64 -pipe
-O2
> -w -D_REENTRANT cfgtest_QtSql.cpp -o cfgtest_QtSql
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtSql
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lQtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lXext -lX11 -lm -lpthread
> Checking to see if the QtSvg module should be built...
> g++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtSvg
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtSvg.cpp -o cfgtest_QtSvg -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtSvg
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -lQtCore
-lpthread
> -lpthread
> Checking to see if the QtTest module should be built...
> g++ -DQT_NO_DEBUG -DQT_TEST_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtTest
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtTest.cpp -o cfgtest_QtTest -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtTest
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lpthread
> Checking to see if the QtWebKit module should be built...
> g++ -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_CORE_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtWebKit
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtCore
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtWebKit.cpp -o cfgtest_QtWebKit
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtWebKit -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lpthread
> Checking to see if the QtXml module should be built...
> g++ -DQT_NO_DEBUG -DQT_XML_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtXml
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtXml.cpp -o cfgtest_QtXml -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtXml
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lpthread
> Checking to see if the QtXmlPatterns module should be built...
> g++ -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtXmlPatterns
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtXmlPatterns.cpp -o cfgtest_QtXmlPatterns
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtXmlPatterns
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtNetwork
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore -lpthread -lpthread
> Checking to see if the phonon module should be built...
> g++ -DQT_NO_DEBUG -DQT_PHONON_LIB -I.
> -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/phonon
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_phonon.cpp -o cfgtest_phonon -L/usr/local/Trolltech/Qt-4.8.0/lib
> -Wl,-O1 -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lphonon -lpthread
> cfgtest_phonon.cpp:1:32: fatal error: phonon/videowidget.h: No such file
or
> directory
> compilation terminated.
> Checking to see if the QtAssistant module should be built...
> g++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtAssistant
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtGui
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtNetwork
> -I/usr/local/Trolltech/Qt-4.8.0/include -I/usr/X11R6/include -m64 -pipe
-O2
> -w -D_REENTRANT cfgtest_QtAssistant.cpp -o cfgtest_QtAssistant
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtAssistantClient -lQtGui
> -L/usr/local/Trolltech/Qt-4.8.0/lib -L/usr/X11R6/lib64 -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lQtNetwork
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lQtCore
> -L/usr/local/Trolltech/Qt-4.8.0/lib -lpthread -lXext -lX11 -lm -lpthread
> cfgtest_QtAssistant.cpp:1:30: fatal error: qassistantclient.h: No such
file
> or directory
> compilation terminated.
> Checking to see if the QtDesigner module should be built...
> g++ -DQT_NO_DEBUG -I. -I/usr/local/Trolltech/Qt-4.8.0/mkspecs/default
> -I/usr/local/Trolltech/Qt-4.8.0/include/QtDesigner
> -I/usr/local/Trolltech/Qt-4.8.0/include -m64 -pipe -O2 -w -D_REENTRANT
> cfgtest_QtDesigner.cpp -o cfgtest_QtDesigner
> -L/usr/local/Trolltech/Qt-4.8.0/lib -Wl,-O1
> -Wl,-rpath,/usr/local/Trolltech/Qt-4.8.0/lib -lQtDesigner -lpthread
> Checking to see if the dbus support module should be built...
> DBus v1 does not seem to be installed.
> Qt v4.8.0 free edition is being used.
> SIP 4.13.1 is being used.
> The Qt header files are in /usr/local/Trolltech/Qt-4.8.0/include.
> The shared Qt libraries are in /usr/local/Trolltech/Qt-4.8.0/lib.
> The Qt binaries are in /usr/local/Trolltech/Qt-4.8.0/bin.
> The Qt mkspecs directory is in /usr/local/Trolltech/Qt-4.8.0.
> These PyQt modules will be built: QtCore, QtGui, QtHelp, QtMultimedia,
> QtNetwork, QtDeclarative, QtScript, QtScriptTools, QtSql, QtSvg, QtTest,
> QtWebKit, QtXml, QtXmlPatterns, QtDesigner.
> The PyQt Python package will be installed in
> /opt/python-2.6.7/lib/python2.6/site-packages.
> PyQt is being built with generated docstrings.
> PyQt is being built with 'protected' redefined as 'public'.
> The Designer plugin will be installed in
> /usr/local/Trolltech/Qt-4.8.0/plugins/designer.
> The PyQt .sip files will be installed in
/opt/python-2.6.7/share/sip/PyQt4.
> pyuic4, pyrcc4 and pylupdate4 will be installed in
/opt/python-2.6.7/bin.
> Generating the C++ source for the QtCore module...
> "/opt/python-2.6.7/bin/sip" -w -o -P -x VendorID -t WS_X11 -x
PyQt_OpenSSL
> -x PyQt_NoPrintRangeBug -t Qt_4_8_0 -x Py_v3 -g -a QtCore.api -c
> /home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/QtCore -b QtCore/QtCore.sbf
-I
> /home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/sip
> /home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/sip/QtCore/QtCoremod.sip
> Creating the Makefile for the QtCore module...
> Generating the C++ source for the QtDeclarative module...
> "/opt/python-2.6.7/bin/sip" -w -o -P -x VendorID -t WS_X11 -x
PyQt_OpenSSL
> -x PyQt_NoPrintRangeBug -t Qt_4_8_0 -x Py_v3 -g -a QtDeclarative.api -c
> /home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/QtDeclarative -b
> QtDeclarative/QtDeclarative.sbf -I
> /home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/sip
>/home/nico/Downloads/py4nk/PyQt-x11-gpl-4.9/sip/QtDeclarative/QtDeclarativemod.sip
> sip: __or__() unsupported function return type - provide %MethodCode and
a
> C++ signature
> Error: Unable to create the C++ code.
QtDeclarativemod.sip doesn't contain any C++ declarations. Is it
corrupted?
Phil
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 0018sorci-age.com.cn 9hertz.com.cn www.xyqxj.com.cn weiting726.com.cn www.hnfsk.com.cn lefd.com.cn www.beijsyl.com.cn www.socway.com.cn nexd.com.cn www.bxyt795.com.cn