[Vortex] autogen.sh / configure gives: config.status: error: cannot find input file: `web-socket/Makefile.in’

"Robert M. Münch" robert.muench at saphirion.com
Sun Mar 8 12:29:49 CET 2015


Am 08.03.2015 um 12:19 schrieb Francis Brosnan Blázquez <francis at aspl.es>:

> Perfect. About the vsnprintf error reported, if you update from svn and try again,
> does it solve the problem?

Hi Francis, yes, we get a bit further. I’m using the latest OSX compiler:

mac-pro:libvortex-1.1 robby$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0
Thread model: posix

And it’s quite picky about some conversions as this shows:

==> START
vortex_connection.c:1928:11: error: expression which evaluates to zero treated as a null pointer constant of type 'axlPointer' (aka 'void *')
      [-Werror,-Wnon-literal-null-conversion]
                        return axl_false;
                               ^~~~~~~~~
/usr/local/include/axl/axl_decl.h:656:19: note: expanded from macro 'axl_false'
#define axl_false ((int)0)
                  ^~~~~~~~
1 error generated.
<== END

I think these things need explicit castings, right? Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 526 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.aspl.es/pipermail/vortex/attachments/20150308/a1259338/attachment.pgp>


More information about the Vortex mailing list