Boost logo

Boost-Build :

Subject: Re: [Boost-build] ./bootstrap.sh: line 220: ./bootstrap/jam0: No such file or directory
From: er (erwann.rogard_at_[hidden])
Date: 2009-10-22 13:31:13


Juergen Hunold wrote:

> it somehow fails to compile bjam.
> bootstrap.sh logs this build step to "config.log".
> Please show us this log and we might figure out what is going wrong.
>

Here it is. Thanks.

fileunix.c: At top level:
fileunix.c:241: error: syntax error before ‘time_t’
fileunix.c: In function ‘file_time’:
fileunix.c:243: error: ‘filename’ undeclared (first use in this function)
fileunix.c:245: error: ‘time’ undeclared (first use in this function)
fileunix.c:245: error: dereferencing pointer to incomplete type
fileunix.c: In function ‘file_is_file’:
fileunix.c:253: error: dereferencing pointer to incomplete type
fileunix.c: In function ‘file_archscan’:
fileunix.c:273: error: storage size of ‘ar_hdr’ isn’t known
fileunix.c:279: error: ‘O_RDONLY’ undeclared (first use in this function)
fileunix.c:282: error: ‘SARMAG’ undeclared (first use in this function)
fileunix.c:283: error: ‘ARMAG’ undeclared (first use in this function)
fileunix.c:291: error: invalid use of undefined type ‘struct globs’
fileunix.c:292: warning: incompatible implicit declaration of built-in
function ‘printf’
fileunix.c:294: error: invalid application of ‘sizeof’ to incomplete
type ‘struct ar_hdr’
fileunix.c:294: error: invalid application of ‘sizeof’ to incomplete
type ‘struct ar_hdr’
fileunix.c:295: error: ‘ARFMAG’ undeclared (first use in this function)
fileunix.c:311: warning: incompatible implicit declaration of built-in
function ‘strncpy’
fileunix.c:313: warning: incompatible implicit declaration of built-in
function ‘sscanf’
fileunix.c:325: warning: incompatible implicit declaration of built-in
function ‘malloc’
fileunix.c:326: error: invalid application of ‘sizeof’ to incomplete
type ‘struct ar_hdr’
fileunix.c:349: error: invalid use of undefined type ‘struct globs’
fileunix.c:352: warning: incompatible implicit declaration of built-in
function ‘sprintf’
fileunix.c:354: error: ‘time_t’ undeclared (first use in this function)
fileunix.c:354: error: syntax error before ‘lar_date’
fileunix.c:356: error: invalid application of ‘sizeof’ to incomplete
type ‘struct ar_hdr’


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