Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-06-15 17:40:47


Path: main.gmane.org!not-for-mail
From: "SourceForge.net" <noreply_at_[hidden]>
Newsgroups: gmane.comp.lib.boost.devel
Subject: [Boost-bugs] [ boost-Bugs-973310 ] jam_src build scripts
need como --c
Date: Tue, 15 Jun 2004 08:16:19 -0700
Lines: 68
Sender: boost-bounces_at_[hidden]
Approved: news_at_[hidden]
Message-ID: <E1BaFff-0007HZ-00_at_[hidden]>
Reply-To: boost_at_[hidden]
NNTP-Posting-Host: deer.gmane.org
NNTP-Posting-Date: Tue, 15 Jun 2004 15:24:20 +0000 (UTC)
Original-X-From: boost-bounces_at_[hidden] Tue Jun 15 17:23:57 2004
Return-path: <boost-bounces_at_[hidden]>
Original-Received: from milliways.osl.iu.edu ([129.79.245.239])
by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian))
id 1BaFn2-0001sD-00
for <gcp-boost_at_[hidden]>; Tue, 15 Jun 2004 17:23:56 +0200
Original-Received: from milliways.osl.iu.edu (localhost [127.0.0.1])
by milliways.osl.iu.edu (8.12.10/8.12.10/IUCS_2.61) with ESMTP id
i5FFI1MU018282;
Tue, 15 Jun 2004 10:18:05 -0500
Original-Received: from redshift-software.com
(root_at_[hidden]
[12.100.89.42])
by milliways.osl.iu.edu (8.12.10/8.12.10/IUCS_2.61) with ESMTP id
i5FFHtMT018272
for <boost_at_[hidden]>; Tue, 15 Jun 2004 10:17:55 -0500
Original-Received: from sc8-sf-list2.sourceforge.net (66.35.250.206:36764)
by redshift-software.com with [XMail 1.17 (FreeBSD/Ix86) ESMTP Server]
id <S23D48> for <boost.bugs_at_[hidden]> from
<boost-bugs-admin_at_[hidden]>;
Tue, 15 Jun 2004 10:17:52 -0500
Original-Received: from localhost ([127.0.0.1]
helo=projects.sourceforge.net)
by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30)
id 1BaFgN-0006as-1Q
for boost.bugs_at_[hidden]; Tue, 15 Jun 2004 08:17:03 -0700
Original-Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11]
helo=sc8-sf-mx1.sourceforge.net)
by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30)
id 1BaFff-0006QM-S8
for boost-bugs_at_[hidden]; Tue, 15 Jun 2004 08:16:19 -0700
Original-Received: from sc8-sf-sshgate.sourceforge.net ([66.35.250.220])
by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.30)
id 1BaFff-0007CZ-Mb; Tue, 15 Jun 2004 08:16:19 -0700
Original-Received: from sc8-sf-web2-b.sourceforge.net ([10.3.1.22]
helo=sc8-sf-web2.sourceforge.net)
by sc8-sf-sshgate.sourceforge.net with esmtp (Exim 3.36 #1 (Debian))
id 1BaFff-0003rf-00; Tue, 15 Jun 2004 08:16:19 -0700
Original-Received: from nobody by sc8-sf-web2.sourceforge.net with local
(Exim 3.36 #1
(Debian)) id 1BaFff-0007HZ-00; Tue, 15 Jun 2004 08:16:19 -0700
Original-To: noreply_at_[hidden]
Precedence: bulk
List-Id: Boost mailing list <boost.lists.boost.org>
List-Unsubscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
<mailto:boost-request_at_[hidden]?subject=unsubscribe>
List-Archive: <http://lists.boost.org/MailArchives/boost>
List-Post: <mailto:boost_at_[hidden]>
List-Help: <mailto:boost-request_at_[hidden]?subject=help>
List-Subscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost>,
<mailto:boost-request_at_[hidden]?subject=subscribe>
Errors-To: boost-bounces_at_[hidden]
Xref: main.gmane.org gmane.comp.lib.boost.devel:104295
MIME-Version: 1.0

Bugs item #973310, was opened at 2004-06-15 10:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=973310&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Larry Evans (cppljevans)
Assigned to: Nobody/Anonymous (nobody)
Summary: jam_src build scripts need como --c

Initial Comment:
Without the como --c option, the command:

build.sh como

results in several .c files. For example:

"execunix.c", line 225: error: identifier "vfork" is
undefined
if ((pid = vfork()) == 0)
^
Also, on debian, PATH_MAX is undefined in pwd.c.
Output of como -c --list pwd.l pwd.c shows:

N#include <limits.h>
L 1 "/usr/lib/gcc-lib/i386-linux/2.95.4/include/limits.h" 1
N/* This administrivia gets added to the beginning of
limits.h
N if the system has its own version of limits.h. */
N
N/* We use _GCC_LIMITS_H_ because we want this not to match
N any macros that the system's limits.h uses for its
own purposes. */
N#ifndef _GCC_LIMITS_H_ /* Terminated in limity.h. */
N#define _GCC_LIMITS_H_
N
N#ifndef _LIBC_LIMITS_H_
S/* Use "..." so that we find syslimits.h only in this
same directory. */
S#include "syslimits.h"
N#endif

indicating that syslimits.h is skipped. Maybe that's
part of the problem.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=973310&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 --=-=-=

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 --=-=-=-- 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk