Current-Users archive

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

Re: Build failure - tests/lib/libc/regex/h_regex not being built



Yes, this is what Christos did - it is all fixed now.


On Mon, 10 Oct 2011, Julio Merino wrote:

On 10/10/11 12:02 AM, Paul Goyette wrote:
Hmmmm. It seems that with the recent addition in the Makefile of

TESTS_C=t_exhaust

suddenly the

PROG=h_regex

line isn't working. I'm no expert in the Makefile stuff, but I wonder if
TESTS_C happens to use/override the PROG mechanism?

bsd.tests.mk doesn't override PROG, but it is used under the hood. Replacing PROG=h_regex with PROGS+=h_regex will DTRT (see, e.g. lib/libc/net/Makefile for an example).

!DSPAM:4e93083f1961344011618!




-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index