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: Wed, 4 Jan 2012 16:38:28 +0400

 Something's broken (5.99.59/hp700):
 
 ===> build-message [emacs-nox11-21.4anb13] ===> Building for 
emacs-nox11-21.4anb13
 if [ ! -f /tmp/obj/editors/emacs21-nox11/work.hppa/emacs-21.4/lisp/abbrev.elc 
]; then \
    /usr/pkg/bin/gmake  bootstrap; \
 fi
 cd lib-src; /usr/pkg/bin/gmake all  \
    CC='gcc' CFLAGS='-O2' CPPFLAGS='-I/usr/X11R6/include -I/usr/pkg/include 
-I/usr/local/include -L/usr/pkg/lib -L/usr/local/lib  -DTERMINFO' \
    LDFLAGS='-Wl,-z,nocombreloc -Wl,-R/usr/pkg/lib' MAKE='/usr/pkg/bin/gmake'
 gmake[1]: Entering directory 
`/tmp/obj/editors/emacs21-nox11/work.hppa/emacs-21.4/lib-src'
 Makefile:136: *** recipe commences before first target.  Stop.
 gmake[1]: Leaving directory 
`/tmp/obj/editors/emacs21-nox11/work.hppa/emacs-21.4/lib-src'
 gmake: *** [lib-src] Error 2
 
 Makefile:136 is missing '\' at end of line:
 
 ALL_CFLAGS = -I/usr/X11R6/include -I/usr/pkg/include -I/usr/local/include 
-L/usr/pkg/lib -L/usr/local/lib -DHAVE_CONFIG_H
            -I. -I../src -I${srcdir} -I${srcdir}/../src ${LDFLAGS} ${CPPFLAGS} 
${CFLAGS}
 
 -- 
 Sergey Svishchev
 


Home | Main Index | Thread Index | Old Index