Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397 - alevt-1.6.0-r1.ebuild
Summary: alevt-1.6.0-r1.ebuild
Status: RESOLVED DUPLICATE of bug 329
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-28 18:17 UTC by Jan Czmok
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
alevt videotext viewer (alevt-1.6.0-r1.ebuild,789 bytes, text/plain)
2002-01-28 18:18 UTC, Jan Czmok
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Czmok 2002-01-28 18:17:00 UTC
Hi! Please find attached alevt-1.6.0.ebuild containing the ebuild for alevt.

Alevt is 
mainly used for displaying videotext (vtx) and should always be used
in conjunction with tv-
cards. I am using it along with xawtv.

I included my ebuild which works fine in my 
environment.
Comment 1 Jan Czmok 2002-01-28 18:18:00 UTC
Created attachment 95 [details]
alevt videotext viewer
Comment 2 Bart Verwilst 2002-02-09 06:25:14 UTC
cc -O2 -s main.o ui.o xio.o fdset.o vbi.o cache.o help.o edline.o search.o
edit.o misc.o hamm.o lang.o export.o exp-txt.o exp-html.o exp-gfx.o font.o -o
alevt -L/usr/X11R6/lib -lX11 -L/usr/lib -lpng -lz -lm
cc -O2 -s -DVERSION=\"1.6.0\" -DWITH_PNG -I/usr/X11R6/include -I/usr/include -W
  -c -o alevt-date.o alevt-date.c
cc -O2 -s alevt-date.o vbi.o fdset.o misc.o hamm.o lang.o -o alevt-date
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
vbi.o: In function `pll_add':
vbi.o(.text+0x1b3): undefined reference to `debug'
vbi.o: In function `vbi_pll_reset':
vbi.o(.text+0x24a): undefined reference to `debug'
collect2: ld returned 1 exit status
make: *** [alevt-date] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 6, Exitcode 2
!!! (no error message)

First make sure the ebuild works please, then i'll check it, and add it to
portage.. also, what's the meaning of the "rm ${D}/usr/bin/alevt" line?
And last but not least, please do "make DESTDIR=${D} install  || die", so it
installs in the tree properly..
Thanks!
Comment 3 Jan Czmok 2002-02-09 12:19:43 UTC
see bug #329 



*** This bug has been marked as a duplicate of 329 ***