Hello,

Trying to compile ltp (ltp.sf.net) with modified makefiles and whenever I run make as follows, it segfaults:

-------------------
shiina:ltp-full-20080430 gcooper$ make -Np
Segmentation fault
shiina:~ gcooper$ make -v && uname -a
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin9.0
Darwin shiina 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386

-------------------

My use of -N (as shown above) isn't valid; I thought it would be the same as another wrapper script I use with Cisco, but after reading the help usage / manpage, my usage is invalid.

A bad memcpy / strdup perhaps?

-Garrett


Attachment: compiler_detect.mk
Description: Binary data

Attachment: config.mk
Description: Binary data

Attachment: Makefile
Description: Binary data

Attachment: target_detect.mk
Description: Binary data

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to