Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 11:33:41 -0500 (CDT)
From:      "Doug Poland" <doug@polands.org>
To:        questions@freebsd.org
Subject:   make installkernel and getcwd(3)
Message-ID:  <51509.209.103.215.99.1147970021.squirrel@email.polands.org>

next in thread | raw e-mail | index | archive | help
Hello,

I'm having a problem getting make to understand the current working
directory.

For example, I have a directory structure where /usr/src and /usr/obj
are symbolic links to another location.  When I type: make
installkernel, make thinks I'm in the directory /mnt/src, instead of
/usr/src, and the make fails.

Question is, how can I get make to resolve it's working directory from
a logical, rather than physical perspective, as in PWD(1) ?


-- 
Regards,
Doug




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51509.209.103.215.99.1147970021.squirrel>