DragonFly submit List (threaded) for 2003-08
[
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
>
o.k. there is ONE issue left, with running a make release, I'm not sure
I will get it committed today, if not it will be early tommorrow morning
after I get home from work. (i.e.) it's fixed, but i need to clean up
my hacks to make it work.
rob
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]