[Prev][Next][Index][Thread]
link-time trouble..
Hi!
I'm having troubles at link time. To explain, here I paste the ld command
I'm using:
ld -Ttext 100000 /usr/local/lib/oskit/multiboot.o kernel.o \
conio.o interface.o proc.o tasks.o -loskit_startup \
-loskit_clientos -loskit_linux_fs \
-loskit_linux_dev -loskit_dev -loskit_diskpart -loskit_fsnamespace \
-loskit_kern -loskit_lmm -loskit_c /usr/local/lib/oskit/crtn.o \
-L/usr/local/lib/oskit -L/usr/local/lib/boot -nostdlib -static -o mmk.o
and these are the errors I get (lines wrapped for the sake of readibility)
/usr/local/lib/liboskit_linux_fs.a(super.o): In function `FS_LINUX_mount_root':
/home/yo/teamos/oskit-19991124/linux/fs/../../linux/src/fs/super.c:1197:
undefined reference to `floppy_eject'
/home/yo/teamos/oskit-19991124/linux/fs/../../linux/src/fs/super.c:1208:
undefined reference to `wait_for_keypress'
what's wrong with it? I have the latest oskit snapshot, installed and
compiled from scratch, deleting old oskit files, etc etc. so it's a clean
installation...
I really don't know what's happening!
Thanks in advance!
*> Panic? My kernel doesn't panic! We are doomed! DustDustDust!!!!
*> Millennium OS: Projecto Argentino de SO - http://www.mmk.org.ar
*> Get PGP KEY: use pgpk -a hkp://horowitz.surfnet.nl/buanzox@usa.net
*> System Fork BBS, en Argentina! (5411) 4799-2510 Dedaparamaxxaginos rules!
Follow-Ups: