Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44753 - xine-lib-1_rc2.ebuild (updated), with patch (define SCSI_BLK_MAJOR)
Summary: xine-lib-1_rc2.ebuild (updated), with patch (define SCSI_BLK_MAJOR)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-15 09:42 UTC by Park Ji-in
Modified: 2004-06-23 07:23 UTC (History)
0 users

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


Attachments
patch working with linux-2.6.x header (xine-lib-1_rc2-scsi-blk.patch,515 bytes, patch)
2004-03-15 09:44 UTC, Park Ji-in
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Park Ji-in 2004-03-15 09:42:24 UTC
in linux-headers-2.6.x , there is no SCSI_BLK_MAJOR.
xine team patched this in CVS but yet in release.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Park Ji-in 2004-03-15 09:44:22 UTC
Created attachment 27404 [details, diff]
patch  working with linux-2.6.x header

reference :
http://cvs.sourceforge.net/viewcvs.py/xine/xine-lib/src/xine-utils/xine_check.c?r1=1.34&r2=1.35
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 12:50:44 UTC
is this in xine-lib-1_rc3-r2 ?
Comment 3 Park Ji-in 2004-03-21 19:07:52 UTC
Oh yes there is it. I think revision bump is not on source code change, so I assume tarball is same. however when this reported there is no r2.
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2004-03-21 23:14:15 UTC
-r2 == xine-lib 1-rc3b
Comment 5 ra 2004-03-25 12:31:45 UTC
I'm getting this problem aswell.

I've just checked portage and the patch is there, but it is not being used in any of the ebuilds.

Shouldn't there be some checks for the kernel-headers in the ebuild and to actually apply this patch?
Comment 6 ra 2004-03-25 12:35:14 UTC
Forgot to add, the error message I get is NOT when I build xine-lib, but when I emerge xine-ui.

From the config.log

configure:13169: result: no
configure:13203: gcc -o conftest -O3 -march=pentium4 -fomit-frame-pointer -funroll-loops -f
prefetch-loop-arrays -pipe -I/usr/include   conftest.c  -L/usr/lib -lxine -lz -lnsl -lpthre
ad -L/usr/X11R6/lib -L/usr/X11R6/lib -lXv -lXext >&5
/usr/lib/libxine.so: undefined reference to `SCSI_BLK_MAJOR'
collect2: ld returned 1 exit status
Comment 7 SpanKY gentoo-dev 2004-06-23 07:23:23 UTC
should be in rc4, sorry for the delay