Hello Derrell,

thank you for your quick response.

[EMAIL PROTECTED] schrieb:
> <snip/>
> That's because you haven't done a "make source", only a "make binary".  Please
> do a "make source" and then try loading the source version again.  If you get
>   
Oh, I thought "make" was the same as "make source". Here is what I tried:

1) I did a "make distclean" in the sdk frontend and then a "make source" 
in the application frontend, using my custom configuration. Here's the 
output of the first try:

[EMAIL PROTECTED]:~/public_html/bibliograph-0.11/frontend$ make source

****************************************************************************
  GENERATING SOURCE VERSION OF BIBLIOGRAPH
****************************************************************************

  INITIALIZATION:
----------------------------------------------------------------------------
  * Processing arguments...

  SOURCE LOADER:
----------------------------------------------------------------------------
  * Indexing class paths...
    - Indexing: ../../qooxdoo-trunk/frontend/framework/source/class
      - 350 classes were found
    - Indexing: ./source/class
      - 1 classes were found
  * Resolving dependencies: 
...............................................................................................................................................................................................................................................................................................make:
 
*** [exec-script-source] Terminated

I repeated "make source," then it went through. However, the error 
remained "qx not defined."

2) I did a "make distclean" in the application frontend and in the sdk 
frontend, then a "make source," which resulted in the same error message 
as above. I repeated the "make source" which went through. Same error 
about qx not being defined.

3) So I did deleted the application frontend, did "make distclean" in 
the sdk frontend, did "svn export  skeleton" from the sdk 
frontend/application directory to the application frontend, and changed 
the qooxdoo path without touching anything else.  "make source" failed 
with the same error as above. Repeating "make source" resulted in

 Could not read cache from 
../../qooxdoo-trunk/frontend/framework/.cache/qx.renderer.layout.HorizontalBoxLayoutImpl-tree.pcl

so a "make distclean" again in the sdk frontend, and a "make source" in 
the application frontend, but again ....

* Resolving dependencies: 
.................................................................................................................................................................................................................................................................................................................................make:
 
*** [exec-script-source] Terminated

I wonder what happens during the first run of "make source". The second 
always works, but probably then the cache is corrupted and the final 
result doesn't work.

Christian



> a backtrace and can't figure out from that what the issue is, please post the
> complete backtrace and I or someone will try to deduce what's going on.  When
> I get a chance, I'll also do an "svn up" to see if it's broken for me.  I
> can't do that right this minute, though.
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to