NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/42774: pkgsrc does not bootstrap on HPUX 11.11
>Number: 42774
>Category: toolchain
>Synopsis: pkgsrc does not bootstrap on HPUX 11.11
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 09 08:55:00 +0000 2010
>Originator: Lennert Van Alboom
>Release: 2009Q4
>Organization:
>Environment:
HP-UX B.11.11 U 9000/785 1911104873
>Description:
pkgsrc does not bootstrap on HPUX.
==== BOOTSTRAP.LOG snippet ====
configure: creating ./config.status
config.status: creating Makefile
config.status: creating makefile.boot
config.status: creating lst.lib/makefile.boot
config.status: creating unit-tests/Makefile
config.status: creating config.h
You can now run
make -f makefile.boot bootstrap
to produce a fully functional bmake. You can then use:
make -f makefile.boot install
for an initial installation. If you already have macros installed
you can use:
./bmake -f Makefile
to install etc.
Make: Must be a separator on rules line 81. Stop.
Make: Must be a separator on rules line 81. Stop.
===> exited with status 1
aborted.
==== end BOOTSTRAP.LOG snippet ====
>How-To-Repeat:
1. Download pkgsrc-2009Q4.tar.gz
2. Unpack
3. cd pkgsrc/bootstrap
4. ./bootstrap --prefix /my/prefix --pkgdbdir /other/dir --abi 64
>Fix:
Home |
Main Index |
Thread Index |
Old Index