everything seems to be up to date $ gcc -v Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.5 (Debian 4.4.5-8)
On Wednesday, May 30, 2012 12:08:31 PM UTC+2, Ralf Schmitt wrote: > > jm writes: > > > I would like to install mwlib on a Debian server in order to export a > > mediawiki to a large book into docbook format. > > > > $ pip install -i http://pypi.pediapress.com/simple/ mwlib > > > > yielded error messages which I pasted here: > > http://pastebin.com/v5CjGCNa > > > > Any help would be much appreciated. > > looks like a compiler bug. I can't reproduce the issue on a 64 bit > debian 6.0.4. > > my gcc version is 4.4.5 (Debian 4.4.5-8). > > try updating the machine. > -- You received this message because you are subscribed to the Google Groups "mwlib" group. To view this discussion on the web visit https://groups.google.com/d/msg/mwlib/-/jFiy7I9dGf8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
