Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10980 - xlhtml-0.5.ebuild (New Package)
Summary: xlhtml-0.5.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Brad Cowan (RETIRED)
URL: http://chicago.sourceforge.net/xlhtml/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-11-19 20:00 UTC by Castelão
Modified: 2003-10-11 00:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Only the basic function was tested. (xlhtml-0.5_beta1.ebuild,627 bytes, text/plain)
2002-11-19 20:05 UTC, Castelão
Details

Note You need to log in before you can comment on or make changes to this bug.
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.