[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiling the hole thing




Hi all!
I am trying to glue all the nodeos code together to experiment with a 
working active node.

I applied the console patch to the OSKIT code, and now the patch couses some 
problems...  :

../../../lib/liboskit_c.a(console.o): In function `read':
/oskit/oskit_patched/posix/sys/console.c:277: undefined reference to 
`console_putchar'
/oskit/oskit_patched/posix/sys/console.c:278: undefined reference to 
`console_putchar'
/oskit/oskit_patched/posix/sys/console.c:279: undefined reference to 
`console_putchar'
/oskit/oskit_patched/posix/sys/console.c:288: undefined reference to 
`console_putchar'
/oskit/oskit_patched/posix/sys/console.c:289: undefined reference to 
`console_putchar'
../../../lib/liboskit_c.a(console.o):/oskit/oskit_patched/posix/sys/console.c:29 
0: more undefined references to `console_putchar' follow
../../../lib/liboskit_c.a(console.o): In function `read':
/oskit/oskit_patched/posix/sys/console.c:267: undefined reference to 
`console_getchar'
../../../lib/liboskit_c.a(console.o): In function `write':
/oskit/oskit_patched/posix/sys/console.c:317: undefined reference to 
`console_putbytes'
../../../lib/liboskit_c.a(getchar.o): In function `getchar':
/oskit/oskit_patched/libc/../libc/stdio/getchar.c:26: undefined reference to 
`console_getchar'
../../../lib/liboskit_c.a(printf.o): In function `flush':
/oskit/oskit_patched/libc/../libc/stdio/printf.c:65: undefined reference to 
`console_putbytes'
../../../lib/liboskit_c.a(putchar.o): In function `putchar':
/oskit/oskit_patched/libc/../libc/stdio/putchar.c:26: undefined reference to 
`console_putchar'
make[1]: *** [smp] Error 1
make[1]: Leaving directory `/oskit/oskit_patched/examples/x86/smp'
make: *** [examples/x86/smp/all.MAKE] Error 2


thanks a lot

Andreas




[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah