open-iscsi: fix compilation when openslp is installed.
authorFabio Erculiani <lxnay@sabayon.org>
Tue, 22 Mar 2011 12:02:05 +0000 (13:02 +0100)
committerFabio Erculiani <lxnay@sabayon.org>
Tue, 22 Mar 2011 12:02:05 +0000 (13:02 +0100)
commitc579bd11949a48c4757b64b561163951f829a4a6
tree3a8ae6967893345ab60e52c4c8faf5b8bd562c30
parentc9dc25bb55abb9ab410ddec8aa95ff383fe63c38
open-iscsi: fix compilation when openslp is installed.

Two main issues:
1. open-iscsi build system, inside Makefile, user target, calls
   ./configure (which is very bad itself) without letting to choose
   configure options. Fixed in:
   open-iscsi-2.0.872-omg-calling-configure.patch
2. when openslp support is automagically enabled, -lslp didn't get
   added to compiler arguments. Fixed in:
   open-iscsi-2.0.872-slp.patch

Peace.
gen_compile.sh
patches/iscsi/2.0-872/open-iscsi-2.0.872-omg-calling-configure.patch [new file with mode: 0644]
patches/iscsi/2.0-872/open-iscsi-2.0.872-slp.patch [new file with mode: 0644]