pkgsrc-Bugs archive

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

Re: Problem with mk/platform/Interix.mk



On Wed, 20 Apr 2005, Steve O'Hara-Smith wrote:

>       I can't send_pr this because Interix hasn't got send_pr :(

I haven't used it for a while, but maybe wip/send-pr (in pkgsrc "work in
progress") still works. Also there is pkgsrc/sysutils/gtk-send-pr.

And http://www.netbsd.org/Misc/send-pr.html links to a web-based form
(link is at bottom of page).

Also, please consider using tech-pkg mailing list for discussion (or
reporting bugs).

>       In mk/platform/Interix.mk there is currently this line:
>
> ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m`
>
>       Unfortunately Interix ulimit doesn't do -m, it does do -v
> so I suggest this line as a replacement.

I'll let someone else answer about this.

But I find it strange that nobody else noticed this since this line has
been there since Oct. 6, 2004 (revision 1.1).

Does the ulimit give some error? Or does this mean it just does nothing?
Or does this mean the wrong shell is being used?

> ULIMIT_CMD_memorysize?= ulimit -v `ulimit -H -v`
>
>       Changing it gets me most of the way to building firefox-gtk1, now
> if I can just figure out why nsinstall dumps core ...


 Jeremy C. Reed

                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/




Home | Main Index | Thread Index | Old Index