You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(100) |
Jun
(134) |
Jul
(149) |
Aug
(123) |
Sep
(185) |
Oct
(122) |
Nov
(59) |
Dec
(127) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(128) |
Feb
(233) |
Mar
(210) |
Apr
(196) |
May
(85) |
Jun
(96) |
Jul
(76) |
Aug
(149) |
Sep
(65) |
Oct
(78) |
Nov
(121) |
Dec
(82) |
2006 |
Jan
(249) |
Feb
(181) |
Mar
(176) |
Apr
(156) |
May
(128) |
Jun
(102) |
Jul
(157) |
Aug
(80) |
Sep
(42) |
Oct
(49) |
Nov
(36) |
Dec
(42) |
2007 |
Jan
(64) |
Feb
(38) |
Mar
(45) |
Apr
(74) |
May
(26) |
Jun
(20) |
Jul
(17) |
Aug
(12) |
Sep
(40) |
Oct
(7) |
Nov
(14) |
Dec
(16) |
2008 |
Jan
(52) |
Feb
(49) |
Mar
(90) |
Apr
(80) |
May
(78) |
Jun
(82) |
Jul
(25) |
Aug
(8) |
Sep
(10) |
Oct
(11) |
Nov
(3) |
Dec
(17) |
2009 |
Jan
(12) |
Feb
(16) |
Mar
(20) |
Apr
(14) |
May
(17) |
Jun
(10) |
Jul
(13) |
Aug
(12) |
Sep
(21) |
Oct
(10) |
Nov
(30) |
Dec
(1) |
2010 |
Jan
(2) |
Feb
(7) |
Mar
(22) |
Apr
(6) |
May
(33) |
Jun
(5) |
Jul
(4) |
Aug
(38) |
Sep
(46) |
Oct
(23) |
Nov
(9) |
Dec
(5) |
2011 |
Jan
(21) |
Feb
(27) |
Mar
(1) |
Apr
(18) |
May
(12) |
Jun
(12) |
Jul
(10) |
Aug
(30) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
(19) |
2012 |
Jan
(26) |
Feb
(6) |
Mar
(8) |
Apr
(7) |
May
(3) |
Jun
|
Jul
(10) |
Aug
(1) |
Sep
(18) |
Oct
(5) |
Nov
|
Dec
(1) |
2013 |
Jan
(27) |
Feb
|
Mar
(11) |
Apr
(14) |
May
|
Jun
(1) |
Jul
|
Aug
(7) |
Sep
|
Oct
(1) |
Nov
(2) |
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(25) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(2) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Ken P. <ke...@gm...> - 2007-01-07 04:10:22
|
I verified those new patches with binutils 2.17-3 & gcc 3.4.6-4, everything works well. I can make & compile modules and modprobe squashfs module success. thank you very much. On 1/4/07, Henry Nestler <Hen...@ar...> wrote: > Henry Nestler wrote: > > Henry Nestler wrote: > >> Ken Perl wrote: > >>> > >>> ~/linux-2.6.11$ make > >>> CHK include/linux/version.h > >>> SPLIT include/linux/autoconf.h -> include/config/* > >>> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. > >>> CHK include/linux/compile.h > >>> CHK usr/initramfs_list > >>> CC arch/i386/kernel/process.o > >>> {standard input}: Assembler messages: > >>> {standard input}:923: Error: suffix or operands invalid for `mov' > >>> {standard input}:924: Error: suffix or operands invalid for `mov' > >>> {standard input}:1131: Error: suffix or operands invalid for `mov' > >> [...] > >> > >> I asked Google for "colinux Error: suffix or operands invalid for" and > >> Googles good answer was: > >> http://www.archivesat.com/colinux_users/thread429421.htm ;-) > > > > This is a better link of your problem: > > http://www.nabble.com/Re:-assembler-'movl-ss,-(ebp)'-produce-an-error-for-target-i686-p1034045.html > > > > Two patches solves the problem. Please patch they to the kernel after > the colinux patches (linux-2.6.11.diff, linux-cloop-module.patch). > > Tested with binutils (as) 2.16.91 and gcc 3.4.5 for coLinux 0.6.4 > > Here are the new patches: > http://www.henrynestler.com/colinux/patches/stable/0.6.4-2.6.11/colinux-2.6-seg-5.patch > http://www.henrynestler.com/colinux/patches/stable/0.6.4-2.6.11/colinux-2.6.11-asm-movl.patch > > -- > Henry Nestler > > > -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")' |
From: George P B. <geo...@gm...> - 2007-01-07 03:10:23
|
I've uploaded 0.7.1 pre-release version to Sourceforge's file download area. Please take the time to download and install this version, reporting back here bugs and problems you experience. I'd like to release this as the current stable version of Cooperative Linux as soon as possible. Some changes in this version of interest: Linux kernel v2.6.12, improved communications between daemons & linux kernel, different configuration file format. -- George |
From: George P B. <geo...@gm...> - 2007-01-06 23:44:36
|
On 1/3/07, Henry Nestler <Hen...@ar...> wrote: > mattias wrote: > > hm colinux 0.6.4 dosen't have .conf-files > > but 0.7.1 have it. > > 0.6.4 use .xml-files > > or have i wrong? > > ... > >> In your config you will find the example > >> #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on" > > You can use this line (starts with ttys0=...) as additional command line > parameters for colinux 0.6.4. > Serial can not configure inside the XML file. Put differently use the command-line and no XML config file to start coLinux and add the above ( ttys0=COM1,...) to the command-line in 0.6.4 or upgrade to 0.7.1 where you can add this to the config file, which is no longer an XML file. -- George |
From: Henry N. <Hen...@Ar...> - 2007-01-04 01:06:16
|
Henry Nestler wrote: > Henry Nestler wrote: >> Ken Perl wrote: >>> >>> ~/linux-2.6.11$ make >>> CHK include/linux/version.h >>> SPLIT include/linux/autoconf.h -> include/config/* >>> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. >>> CHK include/linux/compile.h >>> CHK usr/initramfs_list >>> CC arch/i386/kernel/process.o >>> {standard input}: Assembler messages: >>> {standard input}:923: Error: suffix or operands invalid for `mov' >>> {standard input}:924: Error: suffix or operands invalid for `mov' >>> {standard input}:1131: Error: suffix or operands invalid for `mov' >> [...] >> >> I asked Google for "colinux Error: suffix or operands invalid for" and >> Googles good answer was: >> http://www.archivesat.com/colinux_users/thread429421.htm ;-) > > This is a better link of your problem: > http://www.nabble.com/Re:-assembler-'movl-ss,-(ebp)'-produce-an-error-for-target-i686-p1034045.html > Two patches solves the problem. Please patch they to the kernel after the colinux patches (linux-2.6.11.diff, linux-cloop-module.patch). Tested with binutils (as) 2.16.91 and gcc 3.4.5 for coLinux 0.6.4 Here are the new patches: http://www.henrynestler.com/colinux/patches/stable/0.6.4-2.6.11/colinux-2.6-seg-5.patch http://www.henrynestler.com/colinux/patches/stable/0.6.4-2.6.11/colinux-2.6.11-asm-movl.patch -- Henry Nestler |
From: Henry N. <Hen...@Ar...> - 2007-01-03 23:18:09
|
Henry Nestler wrote: > Ken Perl wrote: >> I installed libc6-dev then the previous error is gone, but new error >> looks like this, do you know what's the problem? >> >> ~/linux-2.6.11$ make >> CHK include/linux/version.h >> SPLIT include/linux/autoconf.h -> include/config/* >> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. >> CHK include/linux/compile.h >> CHK usr/initramfs_list >> CC arch/i386/kernel/process.o >> {standard input}: Assembler messages: >> {standard input}:923: Error: suffix or operands invalid for `mov' >> {standard input}:924: Error: suffix or operands invalid for `mov' >> {standard input}:1131: Error: suffix or operands invalid for `mov' > [...] > > I asked Google for "colinux Error: suffix or operands invalid for" and > Googles good answer was: > http://www.archivesat.com/colinux_users/thread429421.htm ;-) This is a better link of your problem: http://www.nabble.com/Re:-assembler-'movl-ss,-(ebp)'-produce-an-error-for-target-i686-p1034045.html -- Henry Nestler |
From: Henry N. <Hen...@Ar...> - 2007-01-03 23:08:15
|
Ken Perl wrote: > the output of gcc --version is > > $ gcc-3.4 --version > gcc-3.4 (GCC) 3.4.6 (Debian 3.4.6-4) > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE > > is this version ok? Yes, it is. > I installed libc6-dev then the previous error is gone, but new error > looks like this, do you know what's the problem? > > ~/linux-2.6.11$ make > CHK include/linux/version.h > SPLIT include/linux/autoconf.h -> include/config/* > make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. > CHK include/linux/compile.h > CHK usr/initramfs_list > CC arch/i386/kernel/process.o > {standard input}: Assembler messages: > {standard input}:923: Error: suffix or operands invalid for `mov' > {standard input}:924: Error: suffix or operands invalid for `mov' > {standard input}:1131: Error: suffix or operands invalid for `mov' The problem is your version of binutils. What is your version? check it with "as --version". CoLinux kernel can compile with the version, you find in bin/build-common.sh near the "BINUTILS_VERSION=". Check it. In coLinux Source exists some assembler macros with typing "movl %ss", they must type as "mov %ss". The old patch for that was: ============================================================ --- src/colinux/arch/i386/passage.c f8c42e2dd5b0a431b1ac6617ae22e49962d20a3f +++ src/colinux/arch/i386/passage.c 2c25da6cea866e574c0e79552800e29282d3c32f @@ -174,7 +174,7 @@ \ /* save and switch from old esp */ \ " movl %esp, "CO_ARCH_STATE_STACK_ESP"(%ebp)" "\n" \ - " movl %ss, "CO_ARCH_STATE_STACK_SS"(%ebp)" "\n" \ + " mov %ss, "CO_ARCH_STATE_STACK_SS"(%ebp)" "\n" \ \ /* save flags */ \ " movl (%esp), %eax" "\n" \ ================================== I asked Google for "colinux Error: suffix or operands invalid for" and Googles good answer was: http://www.archivesat.com/colinux_users/thread429421.htm ;-) -- Henry Nestler |
From: Henry N. <Hen...@Ar...> - 2007-01-03 22:51:48
|
mattias wrote: > hm colinux 0.6.4 dosen't have .conf-files > but 0.7.1 have it. > 0.6.4 use .xml-files > or have i wrong? > ... >> In your config you will find the example >> #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on" You can use this line (starts with ttys0=...) as additional command line parameters for colinux 0.6.4. Serial can not configure inside the XML file. -- Henry Nestler |
From: mattias <mj...@mj...> - 2007-01-02 16:18:26
|
hm colinux 0.6.4 dosen't have .conf-files but 0.7.1 have it. 0.6.4 use .xml-files or have i wrong? -----Ursprungligt meddelande----- Fran: col...@li... [mailto:col...@li...]For Holger Krull Skickat: den 2 januari 2007 16:54 Till: col...@li... Amne: Re: [coLinux-users] modem in colinux mattias schrieb: > ok wich config file do you mean? I don't know how you start your colinux. But assuming you use 0.6.4 you will find a default.conf. Should you have a .xml file, Upgrade first. > mattias schrieb: >> thanks >> how to map a com-port? > > In your config you will find the example > #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " > Maybe you uncomment that. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ coLinux-users mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-users |
From: Holger K. <hol...@gm...> - 2007-01-02 15:53:50
|
mattias schrieb: > ok wich config file do you mean? I don't know how you start your colinux. But assuming you use 0.6.4 you will find a default.conf. Should you have a .xml file, Upgrade first. > mattias schrieb: >> thanks >> how to map a com-port? > > In your config you will find the example > #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " > Maybe you uncomment that. |
From: mattias <mj...@mj...> - 2007-01-02 15:46:08
|
only one config.xml -----Ursprungligt meddelande----- Från: Sam Moffatt [mailto:pa...@gm...] Skickat: den 2 januari 2007 16:44 Till: mattias Kopia: col...@li... Ämne: Re: [coLinux-users] modem in colinux err how many config files do you have? On 03/01/07, mattias <mj...@mj...> wrote: > ok wich config file do you mean? > > -----Ursprungligt meddelande----- > Fran: col...@li... > [mailto:col...@li...]For Holger Krull > Skickat: den 2 januari 2007 10:40 > Till: col...@li... > Amne: Re: [coLinux-users] modem in colinux > > > mattias schrieb: > > thanks > > how to map a com-port? > > In your config you will find the example > #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " > Maybe you uncomment that. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |
From: Sam M. <pa...@gm...> - 2007-01-02 15:44:28
|
err how many config files do you have? On 03/01/07, mattias <mj...@mj...> wrote: > ok wich config file do you mean? > > -----Ursprungligt meddelande----- > Fran: col...@li... > [mailto:col...@li...]For Holger Krull > Skickat: den 2 januari 2007 10:40 > Till: col...@li... > Amne: Re: [coLinux-users] modem in colinux > > > mattias schrieb: > > thanks > > how to map a com-port? > > In your config you will find the example > #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " > Maybe you uncomment that. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |
From: mattias <mj...@mj...> - 2007-01-02 15:38:22
|
ok wich config file do you mean? -----Ursprungligt meddelande----- Fran: col...@li... [mailto:col...@li...]For Holger Krull Skickat: den 2 januari 2007 10:40 Till: col...@li... Amne: Re: [coLinux-users] modem in colinux mattias schrieb: > thanks > how to map a com-port? In your config you will find the example #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " Maybe you uncomment that. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ coLinux-users mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-users |
From: Ken P. <ke...@gm...> - 2007-01-02 13:29:20
|
the output of gcc --version is $ gcc-3.4 --version gcc-3.4 (GCC) 3.4.6 (Debian 3.4.6-4) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE is this version ok? I installed libc6-dev then the previous error is gone, but new error looks like this, do you know what's the problem? ~/linux-2.6.11$ make CHK include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h CHK usr/initramfs_list CC arch/i386/kernel/process.o {standard input}: Assembler messages: {standard input}:923: Error: suffix or operands invalid for `mov' {standard input}:924: Error: suffix or operands invalid for `mov' {standard input}:1131: Error: suffix or operands invalid for `mov' {standard input}:1132: Error: suffix or operands invalid for `mov' {standard input}:1202: Error: suffix or operands invalid for `mov' {standard input}:1203: Error: suffix or operands invalid for `mov' {standard input}:1260: Error: suffix or operands invalid for `mov' {standard input}:1261: Error: suffix or operands invalid for `mov' {standard input}:1342: Error: suffix or operands invalid for `mov' {standard input}:1354: Error: suffix or operands invalid for `mov' make[1]: *** [arch/i386/kernel/process.o] Error 1 make: *** [arch/i386/kernel] Error 2 On 12/27/06, Henry Nestler <Hen...@ar...> wrote: > Ken Perl wrote: > > sorry, I met errors but I don't know what's my problems. I downloaded > > Linux Kernel 2.6.11(my current version is 2.6.11-co-0.6.4, so I select > > same version), downloaded coLinux0.6.4 source code. > > That's OK. > > > and gcc3.4.6. > > As binary? You can run "gcc --version" and it's say 3.4.6? > > Or as source? Then you need to build it. This is more difficould, and > you should better complete build the colinux from scratch via > "./configure --gcc-guest-build ...YourPaths... && make && make kernel" > > > ~/linux-2.6.11# patch -p1 < ../colinux/patch/linux > > > > ~/linux-2.6.11# cp ../colinux/conf/linux-config .config > > > > ~/linux-2.6.7# make oldconfig > > Perhaps? > cd ~/linux-2.6.11 > make oldconfig > > Second: Please check, that your gcc is working. > Create a small hello-world.c and compile this with your gcc from your > system (Your current gcc from your system. Must not be the gcc3.4.6.) > > > scripts/basic/fixdep.c:105:23: error: sys/types.h: No such file or directory > > scripts/basic/fixdep.c:106:22: error: sys/stat.h: No such file or directory > > scripts/basic/fixdep.c:107:22: error: sys/mman.h: No such file or directory > > ... > > Perhaps is mising one of the devel packets for gcc. I'm not a debian > crack. Perhaps a gcc-devel, glibc-devel? Ask google about "howto > install gcc under debian". > > Check, that you have the right versions for compiler and tools to build > a kernel. I'm not shure, Kernel 2.6 needs a gcc >= 3.x.x on your > system. Check this with "gcc --version". > > The mostly known missing is "ncurses-devel". But you have an other > problem before. > > An alternate: > If you have enouth free disk space (2GB), install Fedora Core 5 image > file from SourgeForge. There is gcc 3.4 default, and that was used to > build colinux. You must install gcc and binutils in the running Fedora > coLinux, the binaries exists as rpm. After you have build your kernel > and modules, you can copy kernel and modules into your target system (. > > -- > Henry Nestler > -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")' |
From: Holger K. <hol...@gm...> - 2007-01-02 09:40:43
|
mattias schrieb: > thanks > how to map a com-port? In your config you will find the example #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on " Maybe you uncomment that. |
From: mattias <mj...@mj...> - 2007-01-02 08:53:16
|
thanks how to map a com-port? -----Ursprungligt meddelande----- Fran: col...@li... [mailto:col...@li...]For Holger Krull Skickat: den 1 januari 2007 23:25 Till: col...@li... Amne: Re: [coLinux-users] modem in colinux mattias schrieb: > can i use a modem in colinux? e.g my colinux act as a answering machine are it possible? Yes you can. The serial daemon allows to map a Windows Comport to a /dev/ttys in colinux. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ coLinux-users mailing list coL...@li... https://lists.sourceforge.net/lists/listinfo/colinux-users |
From: Holger K. <hol...@gm...> - 2007-01-01 22:24:57
|
mattias schrieb: > can i use a modem in colinux? e.g my colinux act as a answering machine are it possible? Yes you can. The serial daemon allows to map a Windows Comport to a /dev/ttys in colinux. |
From: mattias <mj...@mj...> - 2007-01-01 21:42:48
|
can i use a modem in colinux? e.g my colinux act as a answering machine are = it possible? |
From: Henry N. <Hen...@Ar...> - 2006-12-27 01:00:53
|
Ken Perl wrote: > sorry, I met errors but I don't know what's my problems. I downloaded > Linux Kernel 2.6.11(my current version is 2.6.11-co-0.6.4, so I select > same version), downloaded coLinux0.6.4 source code. That's OK. > and gcc3.4.6. As binary? You can run "gcc --version" and it's say 3.4.6? Or as source? Then you need to build it. This is more difficould, and you should better complete build the colinux from scratch via "./configure --gcc-guest-build ...YourPaths... && make && make kernel" > ~/linux-2.6.11# patch -p1 < ../colinux/patch/linux > > ~/linux-2.6.11# cp ../colinux/conf/linux-config .config > > ~/linux-2.6.7# make oldconfig Perhaps? cd ~/linux-2.6.11 make oldconfig Second: Please check, that your gcc is working. Create a small hello-world.c and compile this with your gcc from your system (Your current gcc from your system. Must not be the gcc3.4.6.) > scripts/basic/fixdep.c:105:23: error: sys/types.h: No such file or directory > scripts/basic/fixdep.c:106:22: error: sys/stat.h: No such file or directory > scripts/basic/fixdep.c:107:22: error: sys/mman.h: No such file or directory > ... Perhaps is mising one of the devel packets for gcc. I'm not a debian crack. Perhaps a gcc-devel, glibc-devel? Ask google about "howto install gcc under debian". Check, that you have the right versions for compiler and tools to build a kernel. I'm not shure, Kernel 2.6 needs a gcc >= 3.x.x on your system. Check this with "gcc --version". The mostly known missing is "ncurses-devel". But you have an other problem before. An alternate: If you have enouth free disk space (2GB), install Fedora Core 5 image file from SourgeForge. There is gcc 3.4 default, and that was used to build colinux. You must install gcc and binutils in the running Fedora coLinux, the binaries exists as rpm. After you have build your kernel and modules, you can copy kernel and modules into your target system (. -- Henry Nestler |
From: Anica A. <jen...@sa...> - 2006-12-23 21:07:45
|
Hi =20 AM_MBlEN $ 2. 90 VA_ALlUM $ 1. 25 Vl_lAGRA $ 3. 30 Cl_lALlS $ 3. 75 XA_ANAX $ 1. 50 =20 http://www.easaertionkinteiongan.com =20 =20 =20 We has your extra food! squeaked an elf at Harrys elbow, and he shoved a large ham, a dozen cakes, and some fruit into Harrys arms. Good-bye!=20 |
From: <Mik...@ra...> - 2006-12-22 23:45:14
|
I will be out of the office starting 12/22/2006 and will not return until 01/05/2007. I may not be able to check voicemail or email regularly during this time. For marketing issues, please contact Steve Johnson ste...@ra... For OS-9 sales leads or questions US: Allan Batteiger at ar...@rt.... Europe: Peter Schuller pet...@ra... Japan: Nor...@ra... For all other issues, please contact Des Bova des...@ra... |
From: Ken P. <ke...@gm...> - 2006-12-22 16:50:37
|
sorry, I met errors but I don't know what's my problems. I downloaded Linux Kernel 2.6.11(my current version is 2.6.11-co-0.6.4, so I select same version), downloaded coLinux0.6.4 source code. and gcc3.4.6. ~/linux-2.6.11# patch -p1 < ../colinux/patch/linux ~/linux-2.6.11# cp ../colinux/conf/linux-config .config ~/linux-2.6.7# make oldconfig scripts/basic/fixdep.c:105:23: error: sys/types.h: No such file or directory scripts/basic/fixdep.c:106:22: error: sys/stat.h: No such file or directory scripts/basic/fixdep.c:107:22: error: sys/mman.h: No such file or directory scripts/basic/fixdep.c:108:20: error: unistd.h: No such file or directory scripts/basic/fixdep.c:109:19: error: fcntl.h: No such file or directory scripts/basic/fixdep.c:110:20: error: string.h: No such file or directory scripts/basic/fixdep.c:111:20: error: stdlib.h: No such file or directory scripts/basic/fixdep.c:112:19: error: stdio.h: No such file or directory In file included from /usr/lib/gcc/i486-linux-gnu/4.1.2/include/syslimits.h:7, from /usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:11, from scripts/basic/fixdep.c:113: /usr/lib/gcc/i486-linux-gnu/4.1.2/include/limits.h:122:61: error: limits.h: No such file or directory scripts/basic/fixdep.c:114:19: error: ctype.h: No such file or directory scripts/basic/fixdep.c:115:23: error: arpa/inet.h: No such file or directory scripts/basic/fixdep.c: In function 'usage': scripts/basic/fixdep.c:129: warning: implicit declaration of function 'fprintf' scripts/basic/fixdep.c:129: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:129: error: 'stderr' undeclared (first use in this function) scripts/basic/fixdep.c:129: error: (Each undeclared identifier is reported only once scripts/basic/fixdep.c:129: error: for each function it appears in.) scripts/basic/fixdep.c:130: warning: implicit declaration of function 'exit' scripts/basic/fixdep.c:130: warning: incompatible implicit declaration of built-in function 'exit' scripts/basic/fixdep.c: In function 'print_cmdline': scripts/basic/fixdep.c:135: warning: implicit declaration of function 'printf' scripts/basic/fixdep.c:135: warning: incompatible implicit declaration of built-in function 'printf' scripts/basic/fixdep.c: At top level: scripts/basic/fixdep.c:138: error: 'NULL' undeclared here (not in a function) scripts/basic/fixdep.c: In function 'grow_config': scripts/basic/fixdep.c:151: warning: implicit declaration of function 'realloc' scripts/basic/fixdep.c:151: warning: assignment makes pointer from integer without a cast scripts/basic/fixdep.c:153: warning: implicit declaration of function 'perror' scripts/basic/fixdep.c:153: warning: incompatible implicit declaration of built-in function 'exit' scripts/basic/fixdep.c: In function 'is_defined_config': scripts/basic/fixdep.c:169: warning: implicit declaration of function 'memcmp' scripts/basic/fixdep.c: In function 'define_config': scripts/basic/fixdep.c:182: warning: implicit declaration of function 'memcpy' scripts/basic/fixdep.c:182: warning: incompatible implicit declaration of built-in function 'memcpy' scripts/basic/fixdep.c: In function 'use_config': scripts/basic/fixdep.c:201: error: 'PATH_MAX' undeclared (first use in this function) scripts/basic/fixdep.c:209: warning: incompatible implicit declaration of built-in function 'memcpy' scripts/basic/fixdep.c:215: warning: implicit declaration of function 'tolower' scripts/basic/fixdep.c:217: warning: incompatible implicit declaration of built-in function 'printf' scripts/basic/fixdep.c:201: warning: unused variable 's' scripts/basic/fixdep.c: At top level: scripts/basic/fixdep.c:220: error: expected declaration specifiers or '...' before 'size_t' scripts/basic/fixdep.c: In function 'parse_config_file': scripts/basic/fixdep.c:222: error: 'len' undeclared (first use in this function) scripts/basic/fixdep.c:228: warning: implicit declaration of function 'ntohl' scripts/basic/fixdep.c:239: warning: implicit declaration of function 'isalnum' scripts/basic/fixdep.c:245: warning: pointer targets in passing argument 1 of 'use_config' differ in signedness scripts/basic/fixdep.c: In function 'strrcmp': scripts/basic/fixdep.c:252: warning: implicit declaration of function 'strlen' scripts/basic/fixdep.c:252: warning: incompatible implicit declaration of built-in function 'strlen' scripts/basic/fixdep.c: In function 'do_config_file': scripts/basic/fixdep.c:263: error: storage size of 'st' isn't known scripts/basic/fixdep.c:267: warning: implicit declaration of function 'open' scripts/basic/fixdep.c:267: error: 'O_RDONLY' undeclared (first use in this function) scripts/basic/fixdep.c:269: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:269: error: 'stderr' undeclared (first use in this function) scripts/basic/fixdep.c:271: warning: incompatible implicit declaration of built-in function 'exit' scripts/basic/fixdep.c:273: warning: implicit declaration of function 'fstat' scripts/basic/fixdep.c:275: warning: implicit declaration of function 'close' scripts/basic/fixdep.c:278: warning: implicit declaration of function 'mmap' scripts/basic/fixdep.c:278: error: 'PROT_READ' undeclared (first use in this function) scripts/basic/fixdep.c:278: error: 'MAP_PRIVATE' undeclared (first use in this function) scripts/basic/fixdep.c:278: warning: assignment makes pointer from integer without a cast scripts/basic/fixdep.c:285: error: too many arguments to function 'parse_config_file' scripts/basic/fixdep.c:287: warning: implicit declaration of function 'munmap' scripts/basic/fixdep.c:263: warning: unused variable 'st' scripts/basic/fixdep.c: At top level: scripts/basic/fixdep.c:292: error: expected declaration specifiers or '...' before 'size_t' scripts/basic/fixdep.c: In function 'parse_dep_file': scripts/basic/fixdep.c:295: error: 'len' undeclared (first use in this function) scripts/basic/fixdep.c:297: error: 'PATH_MAX' undeclared (first use in this function) scripts/basic/fixdep.c:299: warning: implicit declaration of function 'strchr' scripts/basic/fixdep.c:299: warning: incompatible implicit declaration of built-in function 'strchr' scripts/basic/fixdep.c:299: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness scripts/basic/fixdep.c:299: warning: pointer targets in assignment differ in signedness scripts/basic/fixdep.c:301: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:301: error: 'stderr' undeclared (first use in this function) scripts/basic/fixdep.c:302: warning: incompatible implicit declaration of built-in function 'exit' scripts/basic/fixdep.c:304: warning: incompatible implicit declaration of built-in function 'memcpy' scripts/basic/fixdep.c:305: warning: incompatible implicit declaration of built-in function 'printf' scripts/basic/fixdep.c:297: warning: unused variable 's' scripts/basic/fixdep.c: In function 'print_deps': scripts/basic/fixdep.c:334: error: storage size of 'st' isn't known scripts/basic/fixdep.c:338: error: 'O_RDONLY' undeclared (first use in this function) scripts/basic/fixdep.c:340: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:340: error: 'stderr' undeclared (first use in this function) scripts/basic/fixdep.c:342: warning: incompatible implicit declaration of built-in function 'exit' scripts/basic/fixdep.c:346: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:350: error: 'PROT_READ' undeclared (first use in this function) scripts/basic/fixdep.c:350: error: 'MAP_PRIVATE' undeclared (first use in this function) scripts/basic/fixdep.c:350: warning: assignment makes pointer from integer without a cast scripts/basic/fixdep.c:357: error: too many arguments to function 'parse_dep_file' scripts/basic/fixdep.c:334: warning: unused variable 'st' scripts/basic/fixdep.c: In function 'traps': scripts/basic/fixdep.c:369: warning: incompatible implicit declaration of built-in function 'fprintf' scripts/basic/fixdep.c:369: error: 'stderr' undeclared (first use in this function) scripts/basic/fixdep.c:371: warning: incompatible implicit declaration of built-in function 'exit' make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 On 12/22/06, Henry Nestler <Hen...@ar...> wrote: > Ken Perl wrote: > > OK, thanks. I don't have the experience to do the compile. Does > > anybody have the complied model for squashfs file system support for > > coLinux kernel 2.6.11-co-0.6.4? I can copy it into my machine. > > I think, nobody has it. Squashfs is not in the vanilla kernel. > > You must not full compile your own coLinux, not all windows daemons. If > you have a gcc 3.4.x in your running linux or coLinux, than follow the > doc/building in source tree (or > http://www.henrynestler.com/colinux/source/0.8.0-doc/building.txt) > from step "4. Build a coLinux kernel" > > After adding the coLinux patches, you need to add the squashfs patches, > and enable the squashfs via 'make menuconfig'. > > Than make a new kernel file vmlinux and your modules. > > -- > Henry Nestler > -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")' |
From: Ken P. <ke...@gm...> - 2006-12-22 13:43:31
|
If the colinux-daemon.exe can't connect to the Internet, then I guess the coLinux can't connect to Internet too even though we set the the proxy like export http_proxy=http://username:pas...@pr...:port/ in Debian. so could I set a proxy for coLinux-daemon or write something like this in the colinux.default.xml? <network index="0" type="slirp" proxy="http://username:pas...@pr...:port" redir="tcp:22:22/tcp:5901:5901" /> On 12/20/06, peter green <plu...@p1...> wrote: > > > How to setup the http proxy for coLinux to use? > I think command line apps generally use the http_proxy environment variable, stuff like firefox will generally have a setting somewhere in its options dialog. > > -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")' |
From: Ken P. <ke...@gm...> - 2006-12-22 13:10:58
|
thanks,it works now. this is my first time to see the syntax of network redirection in XML, I didn't see this in the readme file. On 12/22/06, Henry Nestler <Hen...@ar...> wrote: > Ken Perl wrote: > > I run coLinux as a windows service, so could I add vncserver and ssh > > port forward config information into the xml config file? I tried but > > it seems doesn't work. If this is not supported, Could this be added > > for future release? > > > > colinux-daemon kernel=vmlinux cobd0=fs_4095Mb cobd1=swap_512Mb mem=256 > > eth0=slirp,"",tcp:5901:5901/tcp:22:22 root=/dev/cobd0 > > > > It is supported since colinux 0.6.3 > Have you allowed your firewall to agent colinux-slirp-net-daemon.exe as > "server" and allowed to open a listen port? > > Try to redirect the windows port 2222 as port 22 for coLinux > (and without the "" after slirp please): > colinux-daemon kernel=vmlinux cobd0=fs_4095Mb cobd1=swap_512Mb mem=256 > eth0=slirp,,tcp:5901:5901/tcp:2222:22 root=/dev/cobd0 > > This is the slirp network with redirections as XML: > <network index="0" type="slirp" redir="tcp:5901:5901/tcp:2222:22" /> > > Install the tool TCPview.exe from Sysinternals to view open sockets. > > -- > Henry Nestler > -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"\@`` ")' |
From: (270) 818-7. V. <472...@lo...> - 2006-12-22 12:05:59
|
Yo Colinux-users!. A Genuine Univers1ty Degree 1n 4-6 weeks! Have you ever thought that the only thing stopping you from a great job adn better pay was a few letters behind you name? Well now you can get them! BA BSc MA MSc MBA PhD Within 4-6 weeks! No Study Required! 100% eVrifiable! These are real, genuine degrees that include Bachelors, Masters, MBA and Doctorate Degrees. They are fully verifiable and certified rtanscripts are also available. Just call the number belwo. You?ll thank me later? Call Us Right Away +1 (270) 818-7244 Good 24 hours --------+++++++---------++++++++ he had promised would fight beside the Romans. He had fawned like thetribune, but at that moment he would have followed him as his own |
From: Henry N. <Hen...@Ar...> - 2006-12-21 23:13:12
|
Ken Perl wrote: > OK, thanks. I don't have the experience to do the compile. Does > anybody have the complied model for squashfs file system support for > coLinux kernel 2.6.11-co-0.6.4? I can copy it into my machine. I think, nobody has it. Squashfs is not in the vanilla kernel. You must not full compile your own coLinux, not all windows daemons. If you have a gcc 3.4.x in your running linux or coLinux, than follow the doc/building in source tree (or http://www.henrynestler.com/colinux/source/0.8.0-doc/building.txt) from step "4. Build a coLinux kernel" After adding the coLinux patches, you need to add the squashfs patches, and enable the squashfs via 'make menuconfig'. Than make a new kernel file vmlinux and your modules. -- Henry Nestler |