Opened 12 years ago

Closed 12 years ago

#4634 closed Bugs (wontfix)

Problem in build filesystem of boost to a linux machine

Reported by: Wei LIu <wliu3@…> Owned by: Beman Dawes
Milestone: To Be Determined Component: filesystem
Version: Boost 1.44.0 Severity: Showstopper
Keywords: Build filesystem Cc:

Description

I am trying to build libboost_filesystem to a Linux machine. I followed the instruction (i want to only build filesysten and regex libraries):

./bootstrap.sh --prefix=$HOME/boost --with-libraries=filesystem,regex

./bjam install

Then i got lots of errors, please see the attached file for error report. the library file libboost_filesystem.a can not be created.

Attachments (1)

report.txt (4.4 KB ) - added by Wei LIu <wliu3@…> 12 years ago.
Error report

Download all attachments as: .zip

Change History (3)

by Wei LIu <wliu3@…>, 12 years ago

Attachment: report.txt added

Error report

comment:1 by Steven Watanabe, 12 years ago

Component: Building Boostfilesystem
Owner: set to Beman Dawes

gcc 3.2 is ancient. We haven't tested against it for a long time. I suggest that you upgrade to a more recent version of gcc.

comment:2 by Beman Dawes, 12 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.