Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10980

Summary: xlhtml-0.5.ebuild (New Package)
Product: Gentoo Linux Reporter: Castelão <castelao>
Component: Current packagesAssignee: 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
This program convert a Microsoft Excel File to HTML format. It include an
interface to Netscape Navigator.
Comment 1 Castelão 2002-11-19 20:05:17 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.
Comment 2 Kasper Souren 2003-09-29 05:51:52 UTC
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)
Comment 3 Cahya 2003-10-02 07:42:25 UTC
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
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-10-11 00:08:22 UTC
fixed in cvs.