Hello all, How can I reserve resource and How can maintain QoS between two linux Boxes in a network. If suppose there is a network with only two linux boxes Thanks and Regards Ramprasad ----- Original Message ----- From: "Indukumar Ilangovan" <iilangov@cisco.com> To: <kernelnewbies@nl.linux.org> Sent: Thursday, January 09, 2003 10:16 AM Subject: [OT] cross-compiler problem > Hi All, > > I tried to build cross compiler on Red Hat Linux > Kernel 2.4.2-2 on an i686. > I use binutils-2.13, gcc-3.2, glibc-2.2.5, glibc-2.2.5-mips-build-gmon.diff, > glibc-linuxthreads.tar.gz. > I followed the instructions from > http://www.ltc.com/~brad/mips/mipsel-linux-cross-toolchain-building.txt > > I installed binutils - no problems. > > While compiling glibc2.2.5 I get the following error. > > ../sysdeps/unix/syscall.S: Assembler messages: > ../sysdeps/unix/syscall.S:28: Error: absolute expression required `li' > make[2]: *** [/home/iilangov/crossGCC/mips/mips-glibc/misc/syscall.o] Error > 1 > make[2]: Leaving directory `/home/iilangov/crossGCC/mips/glibc-2.2.5/misc' > make[1]: *** [misc/subdir_lib] Error 2 > make[1]: Leaving directory `/home/iilangov/crossGCC/mips/glibc-2.2.5' > make: *** [all] Error 2 > > I have "asm/unistd.h" in the include path, still this problem is happening. > Do you guys have any clue ? > > Thanks in Advance ! > Indu > > > ----- Original Message ----- > From: "Alexandre Oliva" <aoliva@redhat.com> > To: "Khantharat Anekboon" <dfos1@hotmail.com> > Cc: <crossgcc@sources.redhat.com> > Sent: Saturday, December 28, 2002 12:22 PM > Subject: Re: cross-compiler problem > > > | On Dec 28, 2002, "Khantharat Anekboon" <dfos1@hotmail.com> wrote: > | > | > ../sysdeps/unix/syscall.S:28: Error: absolute expression required 'li' > | > | Looks like you're missing the kernel headers where the syscall numbers > | are defined. (.../include/asm/unistd.h) > | > | -- > | Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ > | Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} > | CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} > | Free Software Evangelist Professional serial bug killer > | > | ------ > | Want more information? See the CrossGCC FAQ, > http://www.objsw.com/CrossGCC/ > | Want to unsubscribe? Send a note to > crossgcc-unsubscribe@sources.redhat.com > | > | > > > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/