> On Friday, October 24, 2003 07:52 am, R N dev wrote: >> Can anyone help me? >> >> Angelo >> >> ============= >> Building project readlicense_oo >> ============= >> /usr/src/RPM/BUILD/oo_1.1rc4_src/readlicense_oo >> /usr/src/RPM/BUILD/oo_1.1rc4_src/readlicense_oo/html >> /usr/src/RPM/BUILD/oo_1.1rc4_src/readlicense_oo/docs/readme >> ------------- >> java -classpath >> /usr/src/RPM/BUILD/oo_1.1rc4_src/external/common/xt.jar:/usr/src/RPM/ >>BUILD/oo_1.1rc4_src/external/common/parser.jar >> -Dcom.jclark.xsl.sax.parser=com.sun.xml.parser.Parser >> com.jclark.xsl.sax.Driver readme.xrm ../readme.xsl >> os1=LINUX gui1=UNX cp1=INTEL com1=GCC lang1=en-US >> type=html >> file=../../unxlngi4.pro/misc/01/readme01.html >> FIXME: Emulate java runtime with gij here >> dmake: Error code 1, while making >> '../../unxlngi4.pro/misc/01/readme01.html' >> ---* TG_SLO.MK *--- >> >> ERROR: Error 65280 occurred while making >> /usr/src/RPM/BUILD/oo_1.1rc4_src/readlicense_oo/docs/readme >> dmake: Error code 1, while making 'build_all' >> ---* TG_SLO.MK *--- >> error: Bad exit status from /var/tmp/rpm-tmp.88932 >> (%build) >> > I can't help, but I'd be extremely interested in the solution. I posted > this problem last month in Mandrake Expert (because I was building for > 9.1 rather than cooker). The only responses were two off-list emails > asking if I'd figured it out.
OK, well, it ovbiously looks like it's dying in some java/gcj/gij section. Unfortunately this stuff is a mission to work with (trust me, I rebuilt OO.o-1.0.1 for 8.2), since it depends on the features available in gcj etc etc and normally needs the latest features. Anyway, you will need to give a lot more detail on the system you are running this on for anyone to have a chance to help you. What Mandrake release is it? Do you have a jre installed? Do you have gcc-gcj installed? (and which version for those of us who can't remember what it was on the release you are running) Which 'java' binary is first in the path? Aare you compiling with any switches to rpm (ie --with <switch>)? Regards, Buchan
