Re: [libposix-development] Some restructuring, preliminary (non-functional) x86-64 port
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-06-04 12:52:47
|
2009/6/4 Andreas Krennmair <akr...@go...>: > Why not, if I may ask? It's not like a broken build suddenly stops git push > from working. Or do you always want to have a functioning build in git > master? The current message is: gcc -std=c99 -Iinclude -Icompiler/gcc -Iruntime -Wall -Wextra -g -nostdlib -fPIC -Isystem/linux -Isystem/linux/i386 -c system/linux/syscalls.c -o output-i386/syscalls.o system/linux/syscalls.c:30:26: error: syscall_nums.h: Arquivo ou diretório inexistente system/linux/syscalls.c: In function ‘write’: system/linux/syscalls.c:34: error: ‘LINUX_SYS_write’ undeclared (first use in this function) system/linux/syscalls.c:34: error: (Each undeclared identifier is reported only once system/linux/syscalls.c:34: error: for each function it appears in.) system/linux/syscalls.c: In function ‘_Exit’: system/linux/syscalls.c:39: error: ‘LINUX_SYS_exit’ undeclared (first use in this function) system/linux/syscalls.c:40: warning: ‘noreturn’ function does return make: ** [output-i386/syscalls.o] Erro 1 SF repository is for code that always work. Broken commits must stay in local repositories. > > On Thu, Jun 4, 2009 at 2:11 AM, Henrique Almeida <hd...@gm...> wrote: >> >> I can't, x86 build is broken. >> >> 2009/6/3 Andreas Krennmair <akr...@go...>: >> > On Thu, Jun 4, 2009 at 12:38 AM, Henrique Almeida <hd...@gm...> >> > wrote: >> >> >> >> Applied. >> > >> > Did you do git push? Because I don't see it. >> > >> > Regards, >> > Andreas >> > >> > >> > ------------------------------------------------------------------------------ >> > OpenSolaris 2009.06 is a cutting edge operating system for enterprises >> > looking to deploy the next generation of Solaris that includes the >> > latest >> > innovations from Sun and the OpenSource community. Download a copy and >> > enjoy capabilities such as Networking, Storage and Virtualization. >> > Go to: http://p.sf.net/sfu/opensolaris-get >> > _______________________________________________ >> > Libposix-development mailing list >> > Lib...@li... >> > https://lists.sourceforge.net/lists/listinfo/libposix-development >> > >> > >> >> >> >> -- >> Henrique Dante de Almeida >> hd...@gm... >> >> >> ------------------------------------------------------------------------------ >> OpenSolaris 2009.06 is a cutting edge operating system for enterprises >> looking to deploy the next generation of Solaris that includes the latest >> innovations from Sun and the OpenSource community. Download a copy and >> enjoy capabilities such as Networking, Storage and Virtualization. >> Go to: http://p.sf.net/sfu/opensolaris-get >> _______________________________________________ >> Libposix-development mailing list >> Lib...@li... >> https://lists.sourceforge.net/lists/listinfo/libposix-development > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Libposix-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libposix-development > > -- Henrique Dante de Almeida hd...@gm... |