On Sun, Aug 17, 2008 at 12:07 AM, Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > Could you please test something for me:
Of course :) > - get the sources of python-pyicu and build and install the package > - try to build parsedatetime again > And see if it works. Short answer: Yes, it works. Even though I'm testing it in a different box (amd64) right now, I can reproduce the bug with the "official binary" package. Building the pyicu source package (with some warnings [1]), and installing the resultant package, makes parsedatetime to build again. My build environment: ii libc6 2.7-13 GNU C Library: Shared libraries ii libgcc1 1:4.3.1-8 GCC support library ii libicu38 3.8.1-3 International Components for Unico ii libstdc++6 4.3.1-8 The GNU Standard C++ Library v3 ii python 2.5.2-2 An interactive high-level object-o ii python-support 0.8.5 automated rebuilding support for P Feel free to contact me for any other test or information needed. Thanks. [1] Same warning in a huge number of lines, ask me for the full log if you can't reproduce it: [...] locale.cpp:679: warning: deprecated conversion from string constant to 'char*' locale.cpp: In function 'int t_resourcebundle_init(t_resourcebundle*, PyObject*, PyObject*)': [...] -- --- Carlos Galisteo <cgalisteo AT k-rolus.net> PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg Key_Fingerprint::F888 6FBA 9145 B5A2 C187 66D6 5B8C 027A 69AD BE65 --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

