Re: Fiasco compilation with ubuntu

2008-04-16 Thread Adam Lackorzynski

On Wed Apr 16, 2008 at 10:47:43 +0200, Marc CHALAND wrote:
> > Ok, the -R is probably a good thing to add but anyway I'd like to know
> >  where this happens but cannot see this behaviour in any Ubuntu version I
> >  tried. Which Ubuntu and maybe any 'strange' locale set?
> 
> Our version of ubuntu is 7.0.4 locale is french. Output of date is:
> mercredi 16 avril 2008, 10:35:26 (UTC+0200)

Thanks, I'll fix it.
 


Adam
-- 
Adam [EMAIL PROTECTED]
  Lackorzynski http://os.inf.tu-dresden.de/~adam/

___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers


Re: Fiasco compilation with ubuntu

2008-04-16 Thread Marc CHALAND
2008/4/16, Adam Lackorzynski <[EMAIL PROTECTED]>:
> Hi Marc,

Hi Adam,

> Ok, the -R is probably a good thing to add but anyway I'd like to know
>  where this happens but cannot see this behaviour in any Ubuntu version I
>  tried. Which Ubuntu and maybe any 'strange' locale set?

Our version of ubuntu is 7.0.4 locale is french. Output of date is:
mercredi 16 avril 2008, 10:35:26 (UTC+0200)

Build error into fiasco is:
  ... Making crt0.o
/bin/sh: Syntax error: "(" unexpected
make[1]: *** [gblcfg.o] Erreur 2
make[1]: quittant le répertoire « /home/fdemetrescu/src/l4/build-fiasco-ia32 »
make: *** [all] Erreur 2

Regards
Marc

___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers


Re: Fiasco compilation with ubuntu

2008-04-16 Thread Adam Lackorzynski
Hi Marc,

On Tue Apr 15, 2008 at 19:00:23 +0200, Marc CHALAND wrote:
>  I get problem with our version of ubuntu to compile fiasco. date
>  doesn't work exactly in a same manner as gentoo and debian. It adds
>  "(+02.00)" at the end of output which disturbs make process. Here is
>  the patch that we use. It works on debian and gentoo also.

Ok, the -R is probably a good thing to add but anyway I'd like to know
where this happens but cannot see this behaviour in any Ubuntu version I
tried. Which Ubuntu and maybe any 'strange' locale set?


Adam
-- 
Adam [EMAIL PROTECTED]
  Lackorzynski http://os.inf.tu-dresden.de/~adam/

___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers


Fiasco compilation with ubuntu

2008-04-15 Thread Marc CHALAND
Hi,

 I get problem with our version of ubuntu to compile fiasco. date
 doesn't work exactly in a same manner as gentoo and debian. It adds
 "(+02.00)" at the end of output which disturbs make process. Here is
 the patch that we use. It works on debian and gentoo also.

 Regards

Marc


fiasco-ubuntu.r342.080411.patch
Description: Binary data
___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers