First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 155845
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Richard Scott <gentoo.bugs@pointb.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
iscsitarget.patch iscsi ebuild patch patch Richard Scott 2006-11-21 03:17 0000 393 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 155845 depends on: Show dependency tree
Show dependency graph
Bug 155845 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-21 02:59 0000
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 From Richard Scott 2006-11-21 03:17:06 0000 -------
Created an attachment (id=102458) [edit]
iscsi ebuild patch

------- Comment #2 From Robin Johnson 2006-12-26 18:29:34 0000 -------
in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug