search for: mschedul

Displaying 3 results from an estimated 3 matches for "mschedul".

Did you mean: mschedule
2001 Sep 07
2
ext3 and parisc
...this one: --snip--snip--snip-- gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -D__linux__ -pipe -fno-strength-reduce -mno-space-regs -mfast-indirect-calls -mdisable-fpregs -ffunction-sections -march=1.1 -mschedule=7100LC -DEXPORT_SYMTAB -c ksyms.c ksyms.c:247: `no_llseek' undeclared here (not in a function) ksyms.c:247: initializer element is not constant ksyms.c:247: (near initialization for `__ksymtab_no_llseek.value') --snip--snip--snip-- Uuhh... how do I fix that? ksym.c:247 gives this: --s...
2002 Feb 18
1
ext3 on debian-HPPA Linux?
Right now I'm building a 2.4.17 kernel on an HPPA Linux system. The kernel it ships with supports ext2 only. Has anybody tried ext3 on HPPA? -- Ralf Hildebrandt (Im Auftrag des Referat V A) Ralf.Hildebrandt@charite.de Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155 Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 "A man who
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
...SPECIAL_ROOT="/usr/local"; export OUR_SPECIAL_ROOT; OUR_INCDIR="/mot/share/our-unix-rollout/common/perl"; export OUR_INCDIR; cd /item/our-builds/pkgs/openssh-1.2.2/hppa1.1-hp-hpux10.20 && /mot/bin/make all ' /mot/swdevp/bin/gcc -O2 -fstrict-aliasing -march=1.1 -mschedule=7200 -I/mot/swdevp/include -I/mot/include -L/mot/swdevp/lib -L/mot/lib -Wall -I/mot/swdevp/include -D_HPUX_SOURCE -DETCDIR=\"/.=our-deploy/openssh-1.2.2/etc\" -DSSH_PROGRAM=\"/.=our-deploy/openssh-1.2.2/bin/ssh\" -DSSH_ASKPASS_DEFAULT=\"/.=our-deploy/openssh-1.2.2/libe...