grub-devel
[Top][All Lists]
Advanced

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

Re: problems compiling NTFS on GRUB2


From: lode leroy
Subject: Re: problems compiling NTFS on GRUB2
Date: Fri, 13 Aug 2004 08:59:05 +0200

How do you compile and link fs/ntfs.c

I modified i386-pc.mk :%s/minix/ntfs/g

Can you show a backtrace of the crash?

see attached mkimg.log

I noticed that there are some external unresolved link symbols...
ie. libntfs uses fprintf, calloc, mbrtowc, memcpy etc...

I suppose these will need to be defined in ntfs.o
and libntfs.a is compiled for linux, it will need to be compiled
for grub2. How do I do this? I suppose --no-stdlib
and make equivalents for <stdlib.h>, <ctype.h> etc....

_________________________________________________________________
Calculate your benefits and bet online. http://www.msn.be/sport/bookmaker2/default.asp

Attachment: ntfs.log
Description: Text document

Attachment: mkimg.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]