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

release building failure


From: Simon 'corecode' Schubert <corecode@xxxxxxxxxxxx>
Date: Fri, 22 Aug 2003 19:58:17 +0200

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

-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: pgp00002.pgp
Description: PGP signature



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