NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/40450: building atf seems to ignore $OBJDIR
>Number: 40450
>Category: misc
>Synopsis: building atf (from 'build.sh release') ignores $OBJDIR
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 22 01:20:01 +0000 2009
>Originator: Paul Goyette
>Release: NetBSD 5.99.5
>Organization:
-------------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
>Environment:
System: NetBSD quicky.whooppee.com 5.99.5 NetBSD 5.99.5 (QUICKY (ASUS M2N32 WS)
2008-12-13 16:13:04) #3: Sat Dec 13 08:19:58 PST 2008
paul%speedy.whooppee.com@localhost:/build/netbsd-local/obj/amd64/sys/arch/amd64/compile/QUICKY
amd64
Architecture: x86_64
Machine: amd64
>Description:
When running a 'build.sh release', it appears that when descending into
compat/external/bsd/atf/lib/libatf-c* the build forgets about $OBJDIR.
It drops various files (.depend, *.d, *.po, and defs.h) into $SRCDIR.
I haven't tried this on a read-only $SRCDIR but I expect it would fail.
With a read/write $SRCDIR the build completes, so it is obviously
installing correctly into $DESTDIR.
>How-To-Repeat:
cd /path/to/src
./build.sh release
>Fix:
Unknown
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index