grub-devel
[Top][All Lists]
Advanced

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

Re: Grub-devel Digest, Vol 45, Issue 30


From: Robert Millan
Subject: Re: Grub-devel Digest, Vol 45, Issue 30
Date: Sun, 18 Nov 2007 07:54:45 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Nov 15, 2007 at 08:55:54PM +0300, Oleg Strikov wrote:
> Hi,
> 
> >Hi,
> 
> >On Nov 14, 2007 4:48 PM, Oleg Strikov <address@hidden> wrote:
> >> Good day!
> >> Ive created my own grub file validation module, but I can only make it by
> >> renaming to standart "hello module" :(
> >>
> >> What ive done:
> >> 1) add my module source into ./commands folder
> >> 2) add validate.mod to pkgdata_MODULES (common.rmk)
> >> 3) add some template data
> >>     # For validate.mod.
> >>     validate_mod_SOURCES = commands/validate.c
> >>     validate_mod_CFLAGS = $(COMMON_CFLAGS)
> >>     validate_mod_LDFLAGS = $(COMMON_LDFLAGS)
> >> to the same file
> >>
> >> What point ive forgotten?
> 
> >make sure you install "ruby".
> 
> >--
> >Bean
> 
> Thank you for your attention, but ive got ruby already :(
> ruby --version
> ruby 1.8.6 (2007-03-13 patchlevel 0) [i486-linux]

Did you check that your module makes its way into common.mk ?  If not, you
might need to regenerate that manually (with genmk.rb < common.rmk > common.mk).

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)




reply via email to

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