|
From: <fab...@de...> - 2005-07-04 02:18:37
|
Hello all,
=20
We=92re trying to install the new GUS 3.5 release, and we=92re having a =
problem
when we have to run =93build GUS install -append -installDBSchema=94. =
After a
time running the building process stops whit many errors like this:
=20
[javac]/usr/local/GUS/GUS35/project_home/GUS/Model/src/java/org/gusdb/mod=
el/
Core/AlgorithmInvocation_Row.java:99: cannot resolve symbol
[javac]symbol : class notdefyet=20
[javac]location: class org.gusdb.model.Core.AlgorithmInvocation_Row
[javac]public notdefyet getModificationDate () { return
(notdefyet)get_Attribute("modification_date"); }
[javac] ^
=20
Despite these errors, the schema was generated in our postgres, but we =
don=92t
know if it=92s complete.
=20
We tried to build again using only the command =93build GUS install =
=96append=94
and we put the output in a file as you can see here:
=20
http://www.de9.ime.eb.br/~fabricio/out.txt
=20
Can you tell us why the notdefyet class isn=92t found?=20
=20
Thanks a lot,
=20
Fabr=EDcio.
=20
=20
=20
|