Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155845 - sys-block/iscsitarget:-0.4.14 version bump
Summary: sys-block/iscsitarget:-0.4.14 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-21 02:59 UTC by Richard Scott
Modified: 2006-12-26 18:29 UTC (History)
0 users

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


Attachments
iscsi ebuild patch (iscsitarget.patch,393 bytes, patch)
2006-11-21 03:17 UTC, Richard Scott
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Scott 2006-11-21 02:59:00 UTC
Hi,

I've noticed that one of the variables has changed in the sys-block/iscsitarget-0.4.14 source tar ball Makefile :-(

This requires us to change the following in the ebuild:

emake KERNELSRC="${KERNEL_DIR}" mods || die "failed to build module"

To:

emake KSRC="${KERNEL_DIR}" mods || die "failed to build module"

I'll attached a diff patch in a mo.
Comment 1 Richard Scott 2006-11-21 03:17:06 UTC
Created attachment 102458 [details, diff]
iscsi ebuild patch
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-12-26 18:29:34 UTC
in cvs.