DragonFly submit List (threaded) for 2003-09
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: release building failure
Simon 'corecode' Schubert wrote:
> i'm setting up a snapshot release building box for dfly and it's worth
> the tries :)
>
> it found a bug although it didn't (because of that) run through the
> whole process...
>
> fix:
> Index: pccard.c
> ===================================================================
> RCS file: /home/dcvs/src/release/sysinstall/pccard.c,v
> retrieving revision 1.2
> diff -u -r1.2 pccard.c
> --- pccard.c 17 Jun 2003 04:27:21 -0000 1.2
> +++ pccard.c 22 Aug 2003 19:52:42 -0000
> @@ -18,7 +18,7 @@
> #include "sysinstall.h"
> #include <sys/fcntl.h>
> #include <sys/time.h>
> -#include <pccard/cardinfo.h>
> +#include <bus/pccard/cardinfo.h>
>
> int pccard_mode = 0;
>
>
> i hope i'll get that baby going within the next days to provide binary
> snapshots for easy install
>
> cheers
> simon
>
simon, I was wondering how many people have downloaded the iso ?
Rob
[Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]