Hello!
I've just installed OpenBSD 2.7.
Good news: the testsuite passes with one test ignored (due to lack of
/lib/cpp) and 160 tests passed! The only additional GNU packages were
m4-1.4, sed-2.05 and make-3.78.1
Bad news: the native make doesn't work - it cannot create "autoconf" and
other scripts because they have both explicit and suffix rules:
$(bin_SCRIPTS): configure.in
.sh:
rm -f $@ [email protected]
$(editsh) $< >[email protected]
chmod +x [email protected]
mv [email protected] $@
I did use "make dist" to create the tarball - it doesn't help.
Regards,
Pavel Roskin
- Re: OpenBSD 2.7 Pavel Roskin
- Re: OpenBSD 2.7 Lars Hecking
- Re: OpenBSD 2.7 Akim Demaille
- Re: OpenBSD 2.7 Pavel Roskin
- Re: OpenBSD 2.7 Peter Eisentraut
- Re: OpenBSD 2.7 Akim Demaille
- Re: OpenBSD 2.7 Pavel Roskin
- Re: OpenBSD 2.7 Akim Demaille
- Re: OpenBSD 2.7 Jim Meyering
- Re: OpenBSD 2.7 Pavel Roskin
- Re: OpenBSD 2.7 Lars Hecking
