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
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à