> -----Original Message-----
> From: Philipp Janda [mailto:siffie...@gmx.net]
> Sent: zaterdag 23 augustus 2014 16:45
> To: luarocks-developers@lists.sourceforge.net
> Subject: Re: [Luarocks-developers] external dependencies
> 
> Am 23.08.2014 um 09:52 schröbte Thijs Schreijer:
> >
> >
> >> -----Original Message-----
> >> From: Philipp Janda [mailto:siffie...@gmx.net]
> >> Sent: zaterdag 23 augustus 2014 2:05
> >> To: luarocks-developers@lists.sourceforge.net
> >> Subject: Re: [Luarocks-developers] external dependencies
> >>
> >
> >> luarocks make
> >> Warning: unmatched variable OPENSSL_INCDIR
> 
> Not sure what this message means, but did you reference `OPENSSL_INCDIR`
> in the build section?
> 

My bad still missed something, I send a PR [1] with a fixed rockspec, which 
does properly resolve all this and builds on Windows out of the box.

> >
> >> luarocks make OPENSSL=c:\external
> 
> I think that should be `OPENSSL_DIR`. But if LuaRocks can't find an
> external dependency, it should raise an error not a warning ...

In this case the error came from the compiler/linker missing the relevant 
files, and the warning pointed me to the cause. So it's ok imo this way.

Thx for helping out!
Thijs

[1] https://github.com/brunoos/luasec/pull/26 

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to