Boost logo

Boost :

From: Dawid Booyse (dawidb_at_[hidden])
Date: 2002-10-29 07:13:33


Hi again

The problem is when i run make in boost/tools/build/jam_src/

attached is a copy of the output to the terminal

Thanx for the replies
Dawid

chmod a+w jambase.c
./jam0 -sJAMBASE= -sBOOST_ROOT= -sBOOST_BUILD_PATH=
...found 235 targets...
...using 28 temp targets...
...updating 7 targets...
...using command.o...
...using compile.o...
...using execunix.o...
...using fileunix.o...
...using pathunix.o...
Yacc1 jamgram.c jamgram.h

yacc -d jamgram.y

...failed Yacc1 jamgram.c jamgram.h...
...skipped jamgram.o for lack of jamgram.c...
...using expand.o...
...using glob.o...
...using hash.o...
...using hcache.o...
...using headers.o...
...using hdrmacro.o...
...using lists.o...
...using make.o...
...using make1.o...
...using newstr.o...
...using option.o...
...using parse.o...
...using regexp.o...
...using rules.o...
Cc bin.linuxx86/scan.o

cc -c -DNDEBUG -DOPT_HEADER_CACHE_EXT -DOPT_GRAPH_DEBUG_EXT -DOPT_FIX_TARGET_VARIABLES_EXT -DOPT_IMPROVED_PATIENCE_EXT -DYYSTACKSIZE=5000 -O -o bin.linuxx86/scan.o scan.c

...failed Cc bin.linuxx86/scan.o...
...using search.o...
...using subst.o...
...using timestamp.o...
...using variable.o...
...using modules.o...
...using strings.o...
...using filesys.o...
...using builtins.o...
...using pwd.o...
...skipped libjam.a for lack of libjam.a(jamgram.o)...
...skipped jam for lack of libjam.a...
...skipped bjam for lack of jam...
...failed updating 3 targets...
...skipped 4 targets...


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk