Summary: | xlhtml-0.5.ebuild (New Package) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Castelão <castelao> |
Component: | Current packages | Assignee: | Brad Cowan (RETIRED) <bcowan> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | castelao, Kasper.Souren |
Priority: | High | Keywords: | EBUILD |
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://chicago.sourceforge.net/xlhtml/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Only the basic function was tested. |
Description
Castelão
2002-11-19 20:00:26 UTC
Created attachment 5806 [details]
Only the basic function was tested.
This is the 1st beta release, but maybe is working fine.
I didn't test the netscape interface, but the basic system (xlhtml and manual)
is OK.
Doesn't emerge here... gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wcast-align -Wpointer-arith -march=pentium3 -O3 -pipe -fomit-frame-pointer -c `test -f version.c || echo './'`version.c rm -f libcole.a ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o ar: cole.o: No such file or directory make[2]: *** [libcole.a] Error 1 make[2]: Leaving directory `/var/tmp/portage/xlhtml-0.5/work/xlhtml-0.5/cole' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xlhtml-0.5/work/xlhtml-0.5' make: *** [all] Error 2 !!! ERROR: app-text/xlhtml-0.5 failed. !!! Function src_compile, Line 24, Exitcode 2 !!! emake failed for xlhtml-0.5 .. gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2, propolice) I have also the same compile problem: ar cru libcole.a cole.o internal.o oledecod.o olecod.o support.o version.o ar: cole.o: No such file or directory make[2]: *** [libcole.a] Error 1 make[2]: Leaving directory `/var/tmp/portage/xlhtml-0.5/work/xlhtml-0.5/cole' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xlhtml-0.5/work/xlhtml-0.5' make: *** [all] Error 2 fixed in cvs. |