make openoffice/java compile error

From: Alan Freed (AlFreed_at_ohio.net)
Date: 04/07/04

  • Next message: Joe Altman: "Speaking of this mailing list..."
    To: freebsd-questions@FreeBSD.org
    Date: Wed, 7 Apr 2004 13:52:04 -0400
    
    

    Hi,

    I am installing openoffice 1.1 on my computer running freeBSD 4.9.
    I downloaded the latest ports directory before proceeding. While
    compiling, I got the following error message. What is wrong? As a
    side note, I did create the mount point for linprocfs, added it to /etc/fstab,
    and mounted it. This arose from an earlier error in the compile process.

    ...
    ../../../src/solaris/classes/sun/io/ByteToCharCOMPOUND_TEXT.java ../../../src/
    solaris/classes/sun/io/CharToByteCOMPOUND_TEXT.java ../../../src/solaris/
    classes/sun/io/CompoundTextSupport.java /usr/ports/java/jdk14/work/control/
    build/bsd-i586/gensrc/java/lang/Character.java ../../../src/share/classes/
    sun/misc/AtomicLong.java ../../../src/share/classes/sun/misc/
    AtomicLongCSImpl.java ../../../src/share/classes/sun/misc/
    AtomicLongLockImpl.java ; \
    fi
    /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/
    CurrencyData.java:1: 'class' or 'interface' expected
    Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
    ^
    /usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/
    CurrencyData.java:1: unclosed character literal
    Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
                                           ^
    2 errors
    gmake[4]: *** [.compile.classlist] Error 1
    gmake[4]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
    gmake[3]: *** [optimized] Error 2
    gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java/java'
    gmake[2]: *** [all] Error 1
    gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make/java'
    gmake[1]: *** [all] Error 1
    gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/j2se/make'
    gmake: *** [j2se-build] Error 2
    *** Error code 2

    Stop in /usr/ports/java/jdk14.
    *** Error code 1

    Stop in /usr/ports/editors/openoffice-1.1.

    Thanks for the help,

    Al

    -- 
    Alan D. Freed, PhD            AlFreed@ohio.net 
    NASA Glenn Research Center    Alan.D.Freed@nasa.gov
    The Cleveland Clinic          FreedA@bme.ri.ccf.org
    ---------------------------------------------------
    The opinions expressed are my own - not NASA's, nor 
    the Cleveland Clinic's. 
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Joe Altman: "Speaking of this mailing list..."

    Relevant Pages

    • FreeBSD 6.1/AMD64: Celestia 1.3.2/1.4.1 not working?
      ... while compiling works on FreeBSD 6.1-PRE/AMD64, ... 3dsread.cpp:514: warning: unused parameter 'contentSize' ... *** Error code 1 ...
      (freebsd-questions)
    • Re: reading file backwards and parsing
      ... a warning, it should have prevented the program from compiling ... I suspect you're operating the compiler in a non- ... > trying to read the log file backwards and compare the first column ...
      (comp.lang.c)
    • make buildworld is always braking at various points
      ... I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2. ... My installed system is 6.1-RELEASE and I keep trying to compile it on my own. ... Some exclusions resulted from the buildworld being broken up there. ... *** Error code 2 ...
      (freebsd-stable)
    • Re: Calling a matlab dll in java
      ... I got some warning from compiler as follows: ... C++ exception handler used, ... Specify -GX ... Studio\VC98\include\ostream: while compiling class-template ...
      (comp.soft-sys.matlab)
    • Re: ATL Issues on VS 2005
      ... I am converting the code to class names (with only start ... this is a warning I get from compiling A.cpp ... again empty (for imports and exports), ...
      (microsoft.public.vc.atl)