Boost logo

Boost Users :

From: pr275116 (pr1_at_[hidden])
Date: 2002-01-11 03:49:55


Hello,

compiling the 'regex_split example: split a string into tokens'
failed with an 'undefined symbols' message (see below). I am
using Project Builder 1.1.1 the following compiler:

Apple Computer, Inc. version gcc-934.3, based on gcc version
2.95.2 19991024 (release)

on MacOSX 10.1.2 (Unix BSD 4.4).

Any help would be much appreciated.

Philippe de Rochambeau

/usr/bin/jam -d1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJam
base JAMFILE=- build ACTION=build TARGETNAME=Boost2
NATIVE_ARCH=ppc BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Users/philippe/Documents/Projets_
ProjectBuilder/Boost2/build/intermediates/Boost2.build/Header
maps/Boost2.hmap DSTROOT=/
OBJROOT=/Users/philippe/Documents/Projets_ProjectBuilder/B
oost2/build/intermediates
SRCROOT=/Users/philippe/Documents/Projets_ProjectBuilder/
Boost2
SYMROOT=/Users/philippe/Documents/Projets_ProjectBuilder/
Boost2/build
...updating 9 target(s)...
BuildPhase Boost2
Completed phase <CopyHeaders> for Boost2
CompileCplusplus
/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/build/
intermediates/Boost2.build/Objects/ppc/main.o
BuildPhase Boost2
Completed phase <DeriveAndCompileSources> for Boost2
MasterObjectFile.Combine
/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/build/
intermediates/Boost2.build/master.o
StandaloneExecutable
/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/build/
Boost2
/usr/bin/ld: warning prebinding disabled because of undefined
symbols
/usr/bin/ld: Undefined symbols:
__._Q25boost11bad_pattern
__._Q25boost14bad_expression
__Q35boost9re_detail13c_traits_base.class_map
__Q35boost9re_detail13c_traits_base.lower_case_map
__Q35boost9re_detail13c_traits_base.syntax_map
___Q25boost14bad_expressionRCt12basic_string3ZcZt18strin
g_char_traits1ZcZt24__default_alloc_template2b0i0
___Q25boost7regbase
___vt_Q25boost11bad_pattern
___vt_Q25boost14bad_expression
_do_lookup_class__Q35boost9re_detail13c_traits_basePCc
_do_lookup_collate__Q35boost9re_detail13c_traits_baseRt12
basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_t
emplate2b0i0PCc
_error_string__Q35boost9re_detail13c_traits_baseUi
_init__Q25boostt14c_regex_traits1Zc
_m_free__Q25boostt14c_regex_traits1Zc
_toi__Q25boostt14c_regex_traits1ZcRPCcPCci
_toi__Q25boostt14c_regex_traits1Zcc
_transform__Q25boostt14c_regex_traits1ZcRt12basic_string3Z
cZt18string_char_traits1ZcZt24__default_alloc_template2b0i0R
CB1
_transform_primary__Q25boostt14c_regex_traits1ZcRt12basic
_string3ZcZt18string_char_traits1ZcZt24__default_alloc_templa
te2b0i0RCB1
_update__Q25boostt14c_regex_traits1Zc

    /usr/bin/cc -o
"/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/buil
d/Boost2"
"-L/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/bu
ild"
"-F/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/bu
ild" -filelist
"/Users/philippe/Documents/Projets_ProjectBuilder/Boost2/buil
d/intermediates/Boost2.build/Objects/LinkFileList" "-arch" "ppc"
"-prebind" "-lstdc++"

...failed StandaloneExecutable.LinkUsingFileList /Users/philippe/Documents/Projets_ProjectBuilder/Boost2/build/Boost2 ...


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net