From: peter g. <plu...@p1...> - 2004-02-19 11:46:26
|
colinux:~/colinux-20040214/linux# make vmlinux gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o scripts/split-include scripts/split-include.c scripts/split-include include/linux/autoconf.h include/config gcc -D__KERNEL__ -I/root/colinux-20040214/linux/include -Wall -Wstrict-proto types -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-point er -pipe -mpreferred-stack-boundary=2 -march=i686 -DKBUILD_BASENAME=main - c -o init/main.o init/main.c In file included from /root/colinux-20040214/linux/include/asm/io.h:5, from /root/colinux-20040214/linux/include/linux/blkdev.h:11, from /root/colinux-20040214/linux/include/linux/blk.h:4, from init/main.c:25: /root/colinux-20040214/linux/include/linux/cooperative.h:233: badly punctuated parameter list in `#define' make: *** [init/main.o] Error 1 colinux:~/colinux-20040214/linux# any ideas what causes this? -----Original Message----- From: col...@li... [mailto:col...@li...]On Behalf Of Richard Goodwin Sent: 19 February 2004 01:13 To: peter green; col...@li... Subject: Re: [coLinux-devel] my comments on colinux It's pretty easy to recompile a kernel with smbfs from inside coLinux :-) ----- Original Message ----- From: "peter green" <plu...@p1...> To: <col...@li...> Sent: Wednesday, February 18, 2004 6:51 PM Subject: [coLinux-devel] my comments on colinux > ok i tired out colinux and was pretty impressed with it > > i do think you should include smbfs in the standard build though as it is > the easiest way to get at files on the host box > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.560 / Virus Database: 352 - Release Date: 08/01/2004 > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ coLinux-devel mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-devel --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.560 / Virus Database: 352 - Release Date: 08/01/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.560 / Virus Database: 352 - Release Date: 08/01/2004 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.560 / Virus Database: 352 - Release Date: 08/01/2004 |