[ 
http://dev.sourcefabric.org/browse/LS-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19062#action_19062
 ] 

Romain Beauxis commented on LS-596:
-----------------------------------

It is to be expected that the dynlink plugin is built when lame is not present. 
It uses no file from ocaml-lame and should be independent.

I suspect an issue with source dependencies in the make system. In the mean 
time, this should go away by doing make clean.

> Configure tries to build lame dynlink plugin when lame is not present
> ---------------------------------------------------------------------
>
>                 Key: LS-596
>                 URL: http://dev.sourcefabric.org/browse/LS-596
>             Project: Liquidsoap
>          Issue Type: Bug
>            Reporter: Samuel Mimram
>            Assignee: Romain Beauxis
>            Priority: Critical
>
> When I configure with ocaml-lame not present in PACKAGES and not installed on 
> my system, I get the following in Makefile.defs:
> W_LAME=
> W_LAME_DYN=yes
> and the compilation fails on
> make[3]: Entering directory `/tmp/savonet/liquidsoap/src'
> OCAMLOPT -c tools/lame_dynlink.ml
> File "tools/lame_dynlink.ml", line 1, characters 0-1:
> Error: The implementation tools/lame_dynlink.ml
>        does not match the interface tools/lame_dynlink.cmi:
>        Module type declarations do not match:
>          module type Lame_t =
>            sig
>              val get_lame_version : unit -> string
>              val get_lame_short_version : unit -> string
> ...
> The compilation goes on fine if I manually set "W_LAME_DYN=" in Makefile.defs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à