Hi Weldon,
These headers live in classlib\deploy\include.
Could it be that your external.dep.CLASSLIB property in make/build.xml is
not set correctly?
Also CLASSLIB_HOME in make/win.properties needs setting.

Thanks,
Rana


On 6/26/06, Weldon Washburn <[EMAIL PROTECTED]> wrote:

On 6/26/06, Marina Goldburt <[EMAIL PROTECTED] > wrote:
>
> Jira issue with the suggested fix :
> http://issues.apache.org/jira/browse/HARMONY-669
>
>
> Marina

I applied the 669 patch and it fixed the ...xml linking problems.
Thanks this helps a bunch!

Now  build.native.cpp is failing when I enter the command, "build
-DBUILD_CFG=debug -DCXX=msvc".  My local build tree is at revision
417327.  See the error messages below.  I looked everywhere for
hyvmls.h and zipsup.h but can't find them.  Any suggestions?

build.native.cpp:
      [cc] 2 total files to be compiled.
      [cc] cl : Command line warning D4025 : overriding '/Ox' with '/Od'
      [cc] j9vmls.cpp
      [cc] C:\temp4\drlvm\trunk\vm\vmi\src\j9vmls.cpp(20) : fatal error
C1083:
Cannot open include file: 'hyvmls.h': No such file or directory
      [cc] vmi.cpp
      [cc] C:\temp4\drlvm\trunk\vm\vmi\src\vmi.cpp(25) : fatal error
C1083: Can
not open include file: 'zipsup.h': No such file or directory
      [cc] Generating Code...

BUILD FAILED

Weldon Washburn
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to