wok view fcgi/stuff/fcgi-2.4.0_gcc4.u @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
parents
children ea3be834cab8
line source
1 --- fcgi-2.4.0-ori/include/fcgio.h Mon Feb 25 13:16:11 2002
2 +++ fcgi-2.4.0/include/fcgio.h Thu Sep 24 09:43:58 2009
3 @@ -31,6 +31,7 @@
4 #define FCGIO_H
6 #include <iostream>
7 +#include <cstdio>
9 #include "fcgiapp.h"