pkgsrc-Users archive

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

Re: hungs up with bmake -j4



On Wed, 08 Sep 2010 20:24:47 +0900, "OBATA Akio" writes:
>I found it about Interix.
>
>  poll(3) only works with process file system, or it will hung up

That's rather ugly ;-)

>
>-DUSE_SELECT should be added to CPPFLAGS on Interix, but I cannot find a knob 
>for it.

You can probably do this via XDEFS.

XDEFS="-DUSE_SELECT" ./bmake/boot-strap

I think the Makefile in devel/bmake spots a couple of problem OS's and
tweaks things for them, you could perhaps do the same?


Home | Main Index | Thread Index | Old Index