Boost logo

Boost Users :

Subject: Re: [Boost-users] 'Undefined symbols' error when building Mira Groupware on Mac OS X
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-23 14:15:02


AMDG

Max Bossino wrote:
> I'm having some trouble compiling an app (Mira Groupware of http://miragroupware.org), which uses the Boost 1.42 libraries, on Mac OS X. It's exiting during the 'make' stage with an error about 'Undefined symbols'. I would really appreciate it if someone could offer a helping hand!
>
> Judging by the output of CMake, the Boost files are installed and can be found (I've cropped the output to highlight the bit about Boost):
>
> -----
> MBP:build Max$ cmake ./
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> [...]
> -- Boost version: 1.42.0
> -- Found the following Boost libraries:
> -- thread
> -- signals
> -- system
> -- filesystem
> ** Mira found Boost version 104200
> [...]
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /Users/Max/Documents/Projects/Mira/Branches/build
> -----
>
> However, this is what happens while trying to 'make' the Serve
> <snip>
>

Can you find out what the actual linker command line is?

In Christ,
Steven Watanabe


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