Re: menu.lst for running flips in L4

2008-01-28 Thread Björn Döbel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, | If I'm going to port the Linux's ping program to L4, what are the things | that I should do? Do I need to reinvent the wheel? Do I need to code it from | scratch in order to port it to L4? If any, is there a faster way? | | Need some guide, I do

Re: error in writing code for IPC servers & problem with Fiasco-UX

2008-01-28 Thread Björn Döbel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lucyantie Mazalan wrote: | Hi again, thanks for replying. | | | Did you build your package's include directory before building the | | client dir? | | Yes definitely, I built my include dir first before building the client | dir. anything else should b

Re: menu.lst for running flips in L4

2008-01-28 Thread Björn Döbel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, | Thanks all. Finally everything works fine! | I can now ping my fiasco machine from other linux machine. Is there any way | that I can ping other PC from my Fiasco machine? Fine. There is no ping tool in l4/pkg yet, but you may now use FLIPS to

Re: error in writing code for IPC servers & problem with Fiasco-UX

2008-01-28 Thread Bjoern Doebel
Hello, [..] > However, when I compile again my client code, I still got the same error > which makes me more confused of where is actually the problem is. Here I > attach the pkg archive and paste the errors that I get: > > --

FW: error in writing code for IPC servers & problem with Fiasco-UX

2008-01-28 Thread Lucyantie Mazalan
Hi, Thanks for the reply. With this email I hope to resolve my previous problems and also seek for solution of new problem. First, to respond you from previous email: | * your package dir is called aes, so all include files need to be | included through something like Yes, previously my packa

Re: Question about semaphores and threads

2008-01-28 Thread Adam Lackorzynski
On Thu Jan 24, 2008 at 11:13:40 +0100, Marc CHALAND wrote: > 2008/1/24, Adam Lackorzynski <[EMAIL PROTECTED]>: > > > No, the thread is still alive, the '(deleted)' just means that it has > > already been unregistered at the name service. > > Name service data is stored into fiasco data to be sho

RE: January 71% OFF

2008-01-28 Thread l4-hackers
Become a member | Learn more | Member sign in January 28

Re: What's wrong with my l4con

2008-01-28 Thread Adam Lackorzynski
Hi, On Fri Jan 25, 2008 at 11:20:27 +0800, fei li wrote: > These days I have tested l4con on my machine. First I just move the l4con > package into my L4Linux directory and modify my menu.lst, but I can't get > the result. Then I copy the menu.lst from the wiki, and it's ok. Now I have > several q

Re: problem of load file in proxygon

2008-01-28 Thread Adam Lackorzynski
On Sat Jan 26, 2008 at 21:13:33 +0800, Ding ying wrote: > Hello,everybody: > These days I struggle with starting two l4linux on L4/Fiasco.And I > have started a l4linux on hard disk and a proxygon window,then I want to > load the other l4linux26.cfg file in proxygon to start the other >

Re: menu.lst for running flips in L4

2008-01-28 Thread Alexander Boettcher
Hi, if you have a dhcp server in your network, you can try "module flips-ore -dhcp" to get a dynamic associated IP address. If you have no dhcp server you have to setup manually a IP address for flips-ore, for *example by "module mini_ifconfig -n eth0 192.168.0.20 255.255.255.0 192.168.0.1 -n l

Re: menu.lst for running flips in L4

2008-01-28 Thread Björn Döbel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, | Ok now, finally I managed to get the MAC address. My question is what's the | module that I need to add to my menu.lst in order to get the IP address? Is | it flips or flips-ore? depends on whether you want to use FLIPS with builtin drivers or