Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19711 - cdstatus-0.94a.ebuild (new package)
Summary: cdstatus-0.94a.ebuild (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-21 08:25 UTC by Damjan
Modified: 2003-08-09 01:56 UTC (History)
1 user (show)

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


Attachments
cdstatus-0.94a.ebuild (cdstatus-0.94a.ebuild,683 bytes, text/plain)
2003-04-21 08:26 UTC, Damjan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Damjan 2003-04-21 08:25:26 UTC
Ebuild for cdstatus, a tool for diagnosing cdrom drive and cd problems, and for
performing digital data (audio) extraction. It's perfect replacement for
msi-kt266pro2 motherboard owners that have audio extraction problems with
cdparanoia.

Homepage: http://cdstatus.sourceforge.net/
Author: Nathanael Hoyle
suggested category: media-sound

regards,
Damjan
Comment 1 Damjan 2003-04-21 08:26:22 UTC
Created attachment 10942 [details]
cdstatus-0.94a.ebuild
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-08-08 18:01:26 UTC
Oddly enough it doesn't build for me unless i include errno.h in cdstatus_cddb.c

I take it you didn't have this problem?
Comment 3 J. Ellis (RETIRED) gentoo-dev 2003-08-08 18:18:19 UTC
Patched and fixed. Commited ~x86 masked. Let me know if you have any issues.

Thanks for the submission.
Comment 4 Damjan 2003-08-09 01:56:18 UTC
Back then when I had older version of gcc it compiled ok. Now, with gcc 3.2.3 and my original cdstatus ebuild I get 
: undefined reference to `errno'
collect2: ld returned 1 exit status
make: *** [all] Error 1

Your patch is most welcome, thanks
regards