Send Moses-support mailing list submissions to
moses-support@mit.edu
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu
You can reach the person managing the list at
moses-support-owner@mit.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."
Today's Topics:
1. Re: moses build error with cmph [SOLVED] (Panos Kanavos)
----------------------------------------------------------------------
Message: 1
Date: Sat, 03 Oct 2015 18:58:30 +0300
From: Panos Kanavos <panoskanavos@gmail.com>
Subject: Re: [Moses-support] moses build error with cmph [SOLVED]
To: moses-support@mit.edu
Message-ID: <3412936.LMWlun2e7x@plasmatious>
Content-Type: text/plain; charset="us-ascii"
It seems the cmph package specs in Arch's repos were missing the 'staticlibs'
option. Now moses builds and links fine with cmph.
Sorry for the noise.
Panos
On Saturday 03 of October 2015 18:02:10 Panos Kanavos wrote:
> Hello,
>
> I'm updating the Arch Linux package for moses release 3. First I tested
> building my package locally and moses compiled fine with cmph located in
> /opt/cmph. After I uploaded my package to Arch's repos, I had to change the
> path to cmph to /usr, because the cmph package is maintained by another
> person and he chose to install it there. So, here is the bjam command
>
> *******
> ./bjam --prefix=$pkgdir/opt/moses debug-symbols=off \
> --with-xmlrpc-c \
> --with-cmph=/usr \
> --install-scripts=$pkgdir/opt/moses/moses-scripts \
> -j2
>
> ******
>
> and this is the linking error I get
>
> *****
> gcc.link moses-cmd/bin/gcc-5.2.0/release/link-static/threading-multi/moses
> /usr/bin/ld: cannot find -lcmph
> collect2: error: ld returned 1 exit status
>
> ******
>
> Thanks in advance for any hints.
>
> Panos
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 108, Issue 6
*********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 108, Issue 6"
Post a Comment