-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - From a package that I'm working on:
sqlite3_wrap.cpp:6861:17: error: no matching function for call to 'sqlite3_auto_extension' result = (int)sqlite3_auto_extension(arg1); ^~~~~~~~~~~~~~~~~~~~~~ - From sqlite3: /sw/include/sqlite3.h:4700:16: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'void (*)()' SQLITE_API int sqlite3_auto_extension(void (*xEntryPoint)(void)); I wasn't sure if this indicates non-compliance in sqlite3 (llvm complains, too) or the package that I'm trying to build. The latter does some other bad stuff when building its sqlite3 module, so I'm totally willing to believe that _it's_ broken. :-) - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5/VZ4ACgkQB8UpO3rKjQ/BswCgpw9OIoZQ0CCYYXp9mS+/i4/Z zvYAnjC+Qtb/j/kaNV0OuQYLcCcigBKm =YdDX -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel