Mike,

> I am not able to build qooxdoo 0.7.3 on Linux or Solaris.

I'm very surprised to hear that, at least as far as Linux is concerned. 
I'm doing a sort of continuous integration on Linux, so the packages for 
both trunk and legacy_0_7 are built regularly. I just did a "make 
source" by hand in both the 0.7.3 released SDK version and a recent 
legacy_0_7_x version, just to make sure, and it went without problems. 
And I did it with Python 2.5.1 (my default) and an older Python 2.5.0, 
in both qooxdoo versions...!?

Which Linux are you using?

Could you re-test the 0.7.3 release and double check that you are using 
some Pyton 2.5.x version?!

Thanks,
Thomas

>
> When I try "make source" I get the message:
>
>     [exec]   INITIALIZATION:
>      [exec] 
> ----------------------------------------------------------------------------
>      [exec]   * Processing arguments...
>
>      [exec]   SOURCE LOADER:
>      [exec] 
> ----------------------------------------------------------------------------
>      [exec]   * Indexing class paths...
>      [exec]     - Indexing: 
> ../../qooxdoo-sdk/frontend/framework/source/class
>      [exec]       - 456 classes were found
>      [exec]   * Resolving dependencies: 
> ..............................................................................................................................................................Could
>  
> not parse file qx.io.remote.__init__
>      [exec] Generally this means that there is a syntactial problem 
> with your source-code.
>      [exec] Please omit the usage of nested comments like '/* foo /* 
> bar */'.
>
>
> It builds fine on Windows/Cygwin.
>
> I downloaded the latest SVN snapshot (as of Feb 21, 2008) in the 
> legacy_0_7_x branch and get the same problem - works on windows not 
> linux. 
>
> It looks like it is dying when processing comment blocks - If I remove 
> the comment blocks in the offending file it will progress further, 
> only to fail on another file (like qx.core.Property.js)
>
> Some of the files where the errors occur have not changed in months, 
> so I am guessing it is the build scripts (tokenizer.py or comment.py). 
> The build was working in Qooxdoo 0.7.2 on unix.
>
> I tried upgrading  python from 2.3 to  2.5 (what I have on WIndows) 
> but the problem remains.
>
> Any Ideas???
>
> Thanks
> Mike Shillinger
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to