[vlc-devel] Re: Problems trying add a new module
    Mateus Krepsky Ludwich 
    mateus at csp.com.br
       
    Tue Nov  1 14:09:48 CET 2005
    
    
  
Rémi Denis-Courmont wrote:
> Le Lundi 31 Octobre 2005 12:26, Mateus Krepsky Ludwich a écrit :
> 
>>When I try compile, after run bootstrap and configure, this error
>>occur (Erro 127):
>>..."
> 
> 
> Missed that one.
> 
> Your makefile is broken. It tries to execute an overly long line as two 
> or more different commands, while it is one very long command. Either 
> you have a misplaced carriage return, or you forget an antislash 
> somewhere
> 
> I'd assume your Modules.am does not obey the assumptions made in 
> bootstrap or in the VLC configure stuff.
> 
Hi,
    my Modules.am is just this:
## intfcmdcsl module declaration
SOURCES_intfcmdcsl = intfcmdcsl.cpp
Have it something wrong?
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
    
    
More information about the vlc-devel
mailing list