bug-hurd
[Top][All Lists]
Advanced

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

Re: Problem with OSKit?


From: Ognyan Kulev
Subject: Re: Problem with OSKit?
Date: Tue, 12 Aug 2003 17:43:16 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2

Miguel wrote:
I think the problem is that, when first entering the directory 'oskit',
the GNUmakefile can not include the Makeconf file -- it does not exist!
Look at the extract from the GNUmakefile:

#### Start of configuration section ####

OSKIT_SRCDIR    = ../..
OBJDIR          = .

prefix          = /home/miguel/hurd
exec_prefix     = ${prefix}

include $(OBJDIR)/Makeconf

It sets the OBJDIR to 'this' directory and there is no Makeconf file in
'this' directory.

It should be "OBJDIR = ..". I can't explain how this could happen. build/oskit/GNUmakefile is generated from oskit/GNUmakefile.in where OBJDIR is hard-coded to "..". Do you have some clues?

Regards
--
Ognyan Kulev <ogi@{fmi.uni-sofia.bg,fsa-bg.org}>
7D9F 66E6 68B7 A62B 0FCF  EB04 80BF 3A8C A252 9782





reply via email to

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