Re: Help:Stop compile due to Segmentation Fault Error

2013-06-21 Thread Paul Smith
On Fri, 2013-06-21 at 23:09 +0900, 최철우 wrote: > Segmentation Fault error occurred while compile below part of > Makefile. > > we used the make 3.81 on ubentu 10.10. I'm pretty confident that this bug has been fixed. Please try a newer version of GNU make. __

RE: Help:Stop compile due to Segmentation Fault Error

2013-06-21 Thread Martin Dorey
(Bcc: help-m...@gnu.org - this is definitely a make bug) Ø part of Makefile So not enough for us to try to repeat it. It looked vaguely familiar and Google turned up something similar, sadly with no obvious resolution: http://lists.gnu.org/archive/html/bug-make/200

Help:Stop compile due to Segmentation Fault Error

2013-06-21 Thread 최철우
Dear GNU.org I have a problem with make file. Segmentation Fault error occurred while compile below part of Makefile. we used the make 3.81 on ubentu 10.10. $(APKCERTS_FILE): @echo APK certs list: $@ @mkdir -p $(dir $@) @rm -f $@ $(eval APKCE

[bug #39310] Regression in glob-handling from 3.81, can't use a stem and a glob in the same dependency

2013-06-21 Thread Jeremy Nickurak
Additional Item Attachment, bug #39310 (project make): File name: make-regression.tar.gz Size:0 KB ___ Reply to this item at: ___ Message sent

[bug #39310] Regression in glob-handling from 3.81, can't use a stem and a glob in the same dependency

2013-06-21 Thread Jeremy Nickurak
URL: Summary: Regression in glob-handling from 3.81, can't use a stem and a glob in the same dependency Project: make Submitted by: atrus Submitted on: Fri 21 Jun 2013 03:28:22 PM GMT