Hi,

        The build script is setup to compile mosesserver if the command 
xmlrpc-c-config is executable.

        If you don't care about mosesserver, you can either ignore the error 
message (it will compile everything else) or edit Jamroot, find the line 
that begins with "alias programs" and remove 
"contrib/server//mosesserver" from the list.

Kenneth

On 08/30/12 11:59, Panos Kanavos wrote:
> Hi,
>
> Well, I would prefer to wait a little for the updated version to appear in
> Arch's repos than fiddle manually with it, so I'll let you know soon if the
> problem is solved.
>
> In the meantime, I tried to compile without "--with-xmlrpc-c", but to my
> surprise the same error appears and the bin directory is actually created
> inside contrib/server. I suppose this means the build script still tries to
> compile mosesserver if it finds xmlrpc-c in a standard path, even if I don't
> give the option in the build command. Is this supposed to happen and what
> jamfiles should I edit to disable it?
>
> Panos
>
> On Thursday 30 of August 2012 11:36:22 Kenneth Heafield wrote:
>> Hi,
>>
>>      That's correct, you did not need --with-xmlrpc-c because it's installed
>> in a standard path.
>>
>>      Apparently boost/duration.hpp does not compile on gcc 4.7.1 .  Have you
>> tried updating Boost to 1.51.0?
>>
>> Kenneth
>>
>> On 08/30/12 10:58, Panos Kanavos wrote:
>>> Hello Kenneth,
>>>
>>> Thanks for your reply. I reran the command, including the path this time,
>>> although I don't think it's necessary as the build process can find
>>> "xmlrpc-c- config" (unless I got it wrong and should give another
>>> path...). Here is the full command:
>>>
>>> ./bjam --with-irstlm=/usr/bin --prefix=/home/panos/temp/moses_build
>>> --with-
>>> xmlrpc-c=/usr>   build.log
>>>
>>> I'm also attaching the log file.
>>>
>>> Many thanks.
>>>
>>> Panos
>>>
>>> On Thursday 30 of August 2012 10:41:02 Kenneth Heafield wrote:
>>>> Hi,
>>>>
>>>>    --with-xmlrpc-c expects a path:
>>>> --with-xmlrpc-c=/foo
>>>>
>>>>    In order to help, we need a longer build log.  Please run the same
> bjam
>>>>
>>>> command and store the output to a file, then attach that file to an
>>>> e-mail.
>>>>
>>>> Kenneth
>>>>
>>>> On 08/30/12 10:23, Panos Kanavos wrote:
>>>>> Hi all,
>>>>>
>>>>> I' m trying to update my moses installations and this is the first time
>>>>> I
>>>>> use bjam. When I run ./bjam with "--with-xmlrpc-c", I get this at some
>>>>> point:
>>>>>
>>>>>
>>>>> "skipped<p/home/panos/temp/moses_build/bin>mosesserver for lack of
>>>>> <pcontrib/server/bin/gcc-4.7.1/release/debug-symbols-on/link-static/thre
>>>>> ad
>>>>> ing- multi>mosesserver.o..."
>>>>>
>>>>> What am I doing wrong?
>>>>>
>>>>> Many thanks in advance.
>>>>>
>>>>> Panos
>>>>> _______________________________________________
>>>>> Moses-support mailing list
>>>>> Moses-support@mit.edu
>>>>> http://mailman.mit.edu/mailman/listinfo/moses-support
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to