Boost logo

Boost Testing :

Subject: [Boost-testing] [Boost_Jam_3_1_16] Bjam fails under Leopard
From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-10-08 12:59:12


Hi,

I'm trying to get tests running on a leopard machine. When run.py
steps into tools_bjam and tries to build bjam (build.sh darwin), I
get link errors.

###
### Using 'darwin' toolset.
###
rm -rf bootstrap
mkdir bootstrap
cc -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c
hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c
make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c
regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c
modules.c strings.c filesys.c builtins.c pwd.c class.c native.c
w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/
property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
Undefined symbols:
   "_execcmd", referenced from:
       _make1c in ccRQOWXS.o
   "_execwait", referenced from:
       _make1 in ccRQOWXS.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

I notice that bjam builds under leopard just fine in the trunk (boost/
tools/jam/src). Is there any plan to update to testing tools in
tools_bjam to a newer version that works under leopard?

-- Noel

/tmp/boost/tools_bjam] kbelco% svn info
Path: .
URL: http://svn.boost.org/svn/boost/tags/tools/jam/Boost_Jam_3_1_16/src
Repository Root: http://svn.boost.org/svn/boost
Repository UUID: b8fc166d-592f-0410-95f2-cb63ce0dd405
Revision: 49179
Node Kind: directory
Schedule: normal
Last Changed Author: grafik
Last Changed Rev: 41626
Last Changed Date: 2007-12-02 19:57:49 -0700 (Sun, 02 Dec 2007)


Boost-testing list run by mbergal at meta-comm.com