[vlc-devel] libgcrypt problem during cross-compiling VLC for Windows on Linux

Edward Wang edward.c.wang at compdigitec.com
Sat Aug 11 12:44:52 CEST 2012


On 12-08-11 05:37 AM, Sankha Narayan Guria <sankha93 at gmail.com> wrote:
> Thanks. That solved the problem and I was able to configure it. Now 
> when I run make, the build stops giving the following error:
>
>   CCLD libvlccore.la
> ../libtool: eval: line 1115: syntax error near unexpected token `|'
> ../libtool: eval: line 1115: `nm  .libs/libvlc.o .libs/libvlc-module.o
> ...(more)
>
> What is the problem now?

Did you set and export the cross-tools (--host, --build) properly? That 
"nm" call should look something like i686-w64-mingw32-nm.

Regards,
         Edward Wang



More information about the vlc-devel mailing list