[Lunar-commits] r18143 - moonbase/trunk/devel/hal

samuel verstraete samuel.verstraete at gmail.com
Mon Jan 16 18:58:43 UTC 2006


Florin, are you actually sure this compiles??? If i comment that sedit
line i can compile hal... with that line it simply fails....

gr,S.


On 1/16/06, Florin Braescu <florin at lunar-linux.org> wrote:
> Author: florin
> Date: 2006-01-16 16:13:38 +0000 (Mon, 16 Jan 2006)
> New Revision: 18143
>
> Modified:
>    moonbase/trunk/devel/hal/BUILD
> Log:
> remove the kernel-headers test. hal is needed only on 2.6 kernels anyway. tested with gcc 3.4.5 kernel 2.6.14.5.
>
> Modified: moonbase/trunk/devel/hal/BUILD
> ===================================================================
> --- moonbase/trunk/devel/hal/BUILD      2006-01-15 23:17:18 UTC (rev 18142)
> +++ moonbase/trunk/devel/hal/BUILD      2006-01-16 16:13:38 UTC (rev 18143)
> @@ -1,8 +1,6 @@
>  (
>
> -    if module_installed kernel-headers-2.6; then
> -        sedit "s:SG_FLAG_LUN_:SG_FLAG_UNUSED_LUN_:" hald/linux2/probing/linux_dvd_rw_utils.c
> -    fi  &&
> +    sedit "s:SG_FLAG_LUN_:SG_FLAG_UNUSED_LUN_:" hald/linux2/probing/linux_dvd_rw_utils.c
>
>      add_priv_user haldaemon:haldaemon -d /dev/null -s /bin/false  &&
>
>
> _______________________________________________
> Lunar-commits mailing list
> Lunar-commits at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar-commits
>


More information about the Lunar-commits mailing list