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

Error Error Error



I got dryscape working under leenooks, I think I managed to attach the
error message...

ld -dc -static -r -L/lib -L/usr/lib -o nativecalls.o `sed 's/^/-u /' native_syms` \
       sbrk-hack.o -lc
/usr/lib/libc.a(init-first.o): In function `init':
/usr/src/packages/BUILD/glibc-2.2.5/csu/../sysdeps/unix/sysv/linux/init-first.c(.data+0x0): multiple definition of `__libc_multiple_libcs'
sbrk-hack.o(.data+0x0):/home/atg/source/oskit-20020317/unix/../unix/linux/sbrk-hack.c: first defined here
make[1]: *** [nativecalls.o] Error 1
make[1]: Leaving directory `/home/atg/source/oskit-20020317/unix'
make: *** [unix/all.MAKE] Error 2

Follow-Ups: