bug-hurd
[Top][All Lists]
Advanced

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

Re: Problem with OSKit?


From: Miguel
Subject: Re: Problem with OSKit?
Date: Tue, 12 Aug 2003 15:58:49 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Ognyan Kulev <ogi@fmi.uni-sofia.bg> writes:

> 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?

nop, OBJDIR is hard-coded to "." in the oskit/GNUmakefile.in! I tryied
to change it to ".." but there are problems after that:

make[1]: Entering directory `/home/miguel/cvs/hurd/oskit/build/oskit'
make: *** oskit/: No such file or directory.  Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: 
*** [oskit/all.MAKE] Error 2
make[1]: Leaving directory `/home/miguel/cvs/hurd/oskit/build/oskit'
make: *** [oskit/all.MAKE] Error 2


-- 
Miguel




reply via email to

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