DragonFly BSD
DragonFly submit List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: release building failure


From: Robert Garrett <rg70@xxxxxxxxxxxxx>
Date: Fri, 22 Aug 2003 14:05:47 -0500

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
> 
Let me know if you run across any issues, currently there is a big one
coming up. release.9 has at least tell this point panic'd my box. A build
earlier today failed as well, this is with local fixes to the two issues you
mentioned. everytime release.9 runs it has had serious issues with dev2dev,
failing. 

Robert Garrett



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]