NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35235
The following reply was made to PR toolchain/35235; it has been noted by GNATS.
From: Sergey Svishchev <svs%ropnet.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/35235
Date: Thu, 5 Jan 2012 02:46:48 +0400
OK, emacs21-nox11 builds and runs with and without '-march=1.1
-mschedule=7300'.
emacs20 and emacs22 still fail, but differently:
(emacs20)
creating lib-src/Makefile
In file included from junk.c:7:0:
../src/config.h:291:0: fatal error: m/.h: No such file or directory
compilation terminated.
creating src/Makefile
In file included from junk.c:12:0:
config.h:291:0: fatal error: m/.h: No such file or directory
compilation terminated.
===> build-message [emacs-20.7nb14] ===> Building for emacs-20.7nb14
cd lib-src; /usr/pkg/bin/gmake all \
CC='gcc' CFLAGS='-O2' CPPFLAGS='' \
LDFLAGS='-Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib' MAKE='/usr/pkg/bin/gmake'
gmake[1]: Entering directory
`/tmp/obj/editors/emacs20/work.hppa/emacs-20.7/lib-src'
gmake[1]: *** No rule to make target `all'. Stop.
(emacs22)
temacs segfaults in emacs_blocked_malloc (w/o cpuflags) or $$dyncall (with
cpuflags) -- another case of 45405?
--
Sergey Svishchev
Home |
Main Index |
Thread Index |
Old Index