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 15:05:32


AMDG

Max Bossino wrote:
> On 23 May 2010, at 20:46, Steven Watanabe wrote:
>
>> Unfortunately, CMake suppresses some of the
>> normal make output. Can you comment out
>> the line in the Makefile that says
>>
>> # Suppress display of executed commands.
>> $(VERBOSE).SILENT:
>>
>> run make Files-utility and report the results?
>>
>
> As requested:
>
> -----
> MBP:build Max$ make Files-utility
> "/Applications/CMake 2.8-1.app/Contents/bin/cmake" -H/Users/Max/Documents/Projects/Mira/Branches/build -B/Users/Max/Documents/Projects/Mira/Branches/build --check-build-system CMakeFiles/Makefile.cmake 0
> make -f CMakeFiles/Makefile2 Files-utility
> <snip>
>
> Is that at all helpful?
>

Unfortunately not. Here's what I think is the right way:

make Files-utility VERBOSE=1

That should cause the commands to be printed for
the recursive make as well.

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