|
From: | Eric Blake |
Subject: | Re: what does regex depend on sys_wait? |
Date: | Mon, 27 Sep 2010 15:19:12 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4 |
On 09/27/2010 03:15 PM, Sam Steingold wrote:
why am I seeing this? Module list with included dependencies (indented): arg-nonnull btowc c++defs gettext-h malloc-gnu malloc-posix regex ssize_t stddef stdlib sys_wait unistd warn-on-use wcrtomb why are ? modules/regexp/gllib/sys_wait.in.h ? modules/regexp/glm4/sys_wait_h.m4 added to clisp?
Because POSIX requires <stdlib.h> to provide WEXITSTATUS, among others, but some systems don't do this by default. Therefore, the stdlib module depends on sys_wait.
-- Eric Blake address@hidden +1-801-349-2682 Libvirt virtualization library http://libvirt.org
[Prev in Thread] | Current Thread | [Next in Thread] |