Mike Taylor wrote:
> ah, you  have found the many adjustments I have been holding off making 
> until 0.6 release was done.  The gnu tar utility became very strict 
> about parameter order in the latest version - that's why you had to 
> adjust so many Makefiles.

Yes, I can submit a patch if you want. I also needed to touch
external/persistence/libxml2/patches-2.6.22x which is needed for apply
rule in Makefile.



> 
> I'm not sure exactly what that error means.  I've just done some quick 
> google searches and haven't found anything obvious.
> 
> Would you mind posting the error message to our dev mailing list?  The 
> author of that part of Chandler is on the list and he may have a faster 
> response to this error than me.

Here it is:

[EMAIL PROTECTED]: release/RunChandler
[chandler/cvs/chandler]
Using /home/corsac/builds/chandler/cvs/chandler/release/bin/python

Traceback (most recent call last):
  File "/home/corsac/builds/chandler/cvs/chandler/Chandler.py", line 12,
in ?
    import application.Utility as Utility
  File
"/home/corsac/builds/chandler/cvs/chandler/application/Utility.py", line
11, in ?
    import i18n, schema
  File
"/home/corsac/builds/chandler/cvs/chandler/application/schema.py", line
1, in ?
    from repository.persistence.RepositoryView import NullRepositoryView
  File
"/home/corsac/builds/chandler/cvs/chandler/repository/persistence/RepositoryView.py",
line 15, in ?
    from repository.util.Lob import Lob
  File
"/home/corsac/builds/chandler/cvs/chandler/repository/util/Lob.py", line
7, in ?
    from repository.util.Streams import BZ2OutputStream, BZ2InputStream
  File
"/home/corsac/builds/chandler/cvs/chandler/repository/util/Streams.py",
line 10, in ?
    from bz2 import BZ2Compressor, BZ2Decompressor
ImportError:
/home/corsac/builds/chandler/cvs/chandler/release/lib/python2.4/lib-dynload/bz2.so:
R_PPC_REL24 relocation at 0x0d2bab20 for symbol `fprintf' out of range


I precise for the list that I'm running Debian Sid on powerpc.

Regards,
-- 
Yves-Alexis Perez

Attachment: signature.asc
Description: OpenPGP digital signature

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to