bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segfault with make-3.81 on OSX Leopard x86(_64)


From: Garrett Cooper
Subject: Segfault with make-3.81 on OSX Leopard x86(_64)
Date: Tue, 6 May 2008 01:09:09 -0700

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]