Boost logo

Boost-Build :

From: tbennici (tbennici_at_[hidden])
Date: 2005-12-01 09:24:03


Hi everybody,

I'm trying to build bjam from the \boost_1_33_1_beta\boost_1_33_1
\tools\build\jam_src directory.

Here the prompt I get when I use the script build.sh:

kgjh7220_at_REFA_DEV1 : /users/kgjh7220/Diameter/boost/boost/tools/build/
jam_src

$ ./build.sh

###

### Using 'gcc' toolset.

###

rm -rf bootstrap

mkdir bootstrap

gcc -o bootstrap/jam0 command.c compile.c execnt.c execunix.c
execvms.c expand.c filent.c fileos2.c fileunix.c filevms.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 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 modules/set.c
modules/path.c modules/regex.c modules/property-set.c
modules/sequence.c modules/order.c

ld: 0711-317 ERROR: Undefined symbol: .debug_malloc

ld: 0711-317 ERROR: Undefined symbol: .DBstrcmp

ld: 0711-317 ERROR: Undefined symbol: .DBmemcpy

ld: 0711-317 ERROR: Undefined symbol: .debug_free

ld: 0711-317 ERROR: Undefined symbol: .DBmemset

ld: 0711-317 ERROR: Undefined symbol: .DBstrlen

ld: 0711-317 ERROR: Undefined symbol: .DBstrchr

ld: 0711-317 ERROR: Undefined symbol: .DBstrncmp

ld: 0711-317 ERROR: Undefined symbol: .DBstrcpy

ld: 0711-317 ERROR: Undefined symbol: .DBstrrchr

ld: 0711-317 ERROR: Undefined symbol: .DBmemchr

ld: 0711-317 ERROR: Undefined symbol: .debug_calloc

ld: 0711-317 ERROR: Undefined symbol: .DBstrcspn

ld: 0711-317 ERROR: Undefined symbol: .DBstrncat

ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.

collect2: ld returned 8 exit status

 

Any suggestions?

Thank you in advance

Calogero Bennici


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