You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2006/07/21 14:41:13 UTC

[jira] Created: (HARMONY-949) working_vm does not compile on stock ubuntu

working_vm does not compile on stock ubuntu
-------------------------------------------

                 Key: HARMONY-949
                 URL: http://issues.apache.org/jira/browse/HARMONY-949
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Thorbjørn Ravn Andersen


running "ant" in "trunk" fails in working_vm.  It might be a icc assumption which does not work with my gcc?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (HARMONY-949) working_vm does not compile on stock ubuntu

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-949?page=all ]

Geir Magnusson Jr closed HARMONY-949.
-------------------------------------


> working_vm does not compile on stock ubuntu
> -------------------------------------------
>
>                 Key: HARMONY-949
>                 URL: http://issues.apache.org/jira/browse/HARMONY-949
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Thorbjørn Ravn Andersen
>         Assigned To: Geir Magnusson Jr
>         Attachments: break.log.gz
>
>
> running "ant" in "trunk" fails in working_vm.  It might be a icc assumption which does not work with my gcc?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (HARMONY-949) working_vm does not compile on stock ubuntu

Posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-949?page=all ]

Thorbjørn Ravn Andersen updated HARMONY-949:
--------------------------------------------

    Attachment: break.log.gz

ant build log.  complains that lcmsh and icc34.h is not found.

-build.native.windows:

build.native:
     [exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT -DIPv6_FUNCTION_SUPPORT -DHYX86  -I/home/ravn/harmony/enhanced/trunk/working_classlib/deploy/include -I/home/ravn/harmony/enhanced/trunk/working_classlib/deploy/jdk/include -I. -I../shared/ -fpic -Icommon -I../shared//include -I/home/ravn/harmony/enhanced/trunk/working_classlib/deploy/../depends/libs/build/lcms   -c -o ../shared//cmmerror.o ../shared//cmmerror.c
     [exec] I filen inkluderet af ../shared//NativeCMM.h:29,
     [exec]                    af ../shared//cmmerror.h:25,
     [exec]                    af ../shared//cmmerror.c:22:
     [exec] ../shared//cmmapi.h:22:18: error: lcms.h: Ingen sådan fil eller filkatalog
     [exec] ../shared//cmmapi.h:24:19: error: icc34.h: Ingen sådan fil eller filkatalog


> working_vm does not compile on stock ubuntu
> -------------------------------------------
>
>                 Key: HARMONY-949
>                 URL: http://issues.apache.org/jira/browse/HARMONY-949
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Thorbjørn Ravn Andersen
>         Attachments: break.log.gz
>
>
> running "ant" in "trunk" fails in working_vm.  It might be a icc assumption which does not work with my gcc?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Resolved: (HARMONY-949) working_vm does not compile on stock ubuntu

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-949?page=all ]

Geir Magnusson Jr resolved HARMONY-949.
---------------------------------------

    Resolution: Fixed
      Assignee: Geir Magnusson Jr

Sorry - the federated build is still working out kinks...

The problem is that it builds awt, and that requires some dependencies.

Please read the README.txt in 

depends/libs/build

It should work after that.  I'll add a README

> working_vm does not compile on stock ubuntu
> -------------------------------------------
>
>                 Key: HARMONY-949
>                 URL: http://issues.apache.org/jira/browse/HARMONY-949
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Thorbjørn Ravn Andersen
>         Assigned To: Geir Magnusson Jr
>         Attachments: break.log.gz
>
>
> running "ant" in "trunk" fails in working_vm.  It might be a icc assumption which does not work with my gcc?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira