Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34085 - Ebuild for cdrdao-1.1.8-pre2 (CVS) supporting atapi!
Summary: Ebuild for cdrdao-1.1.8-pre2 (CVS) supporting atapi!
Status: RESOLVED DUPLICATE of bug 25852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-22 01:46 UTC by Genady Okrain
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
cdrdao-1.1.8_pre2.ebuild (cdrdao-1.1.8_pre2.ebuild,3.35 KB, application/octet-stream)
2003-11-22 01:47 UTC, Genady Okrain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Genady Okrain 2003-11-22 01:46:41 UTC
now you can use k3b etc. without scsi-emu!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Genady Okrain 2003-11-22 01:47:13 UTC
Created attachment 21073 [details]
cdrdao-1.1.8_pre2.ebuild
Comment 2 SpanKY gentoo-dev 2003-11-22 14:47:40 UTC
1.1.7 supports native atapi w/linux 2.6 ...
Comment 3 Luke-Jr 2003-11-23 01:11:46 UTC
1.1.7 does seem to support ATAPI... However, cdrdao does not (which is what my bug report, marked dupe of this, was about). Does this version bump possibly fix cdrdao's support somehow?
Comment 4 Luke-Jr 2003-11-23 13:37:50 UTC
oops... was thinking something else XD
No, 1.1.7 does *not* support ATAPI with 2.6, though a bug previously closed implied that it should.
Comment 5 SpanKY gentoo-dev 2003-11-29 17:50:15 UTC

*** This bug has been marked as a duplicate of 25852 ***
Comment 6 Nils Spengler 2003-12-04 18:51:34 UTC
i get an error while trying to compile:

g++  -o cdrdao main.o -L. -ldao -L../paranoia -lcdda_paranoia -L../trackdb -ltrackdb  -L/usr/lib -lscg -lschily -lpthread  -lnsl
/usr/lib/libscg.a(scsitransp.o)(.text+0x8a3): In function `scg__sprinterr':
: undefined reference to `serrmsgno'
collect2: ld returned 1 exit status
make[1]: *** [cdrdao] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.8_pre2/work/cdrdao/dao'
make: *** [all] Fehler 1
 
!!! ERROR: app-cdr/cdrdao-1.1.8_pre2 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! (no error message)

greets,
nils