This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] sqlite-3.0.7


Yaakov Selkowitz wrote:

Gerrit P. Haase wrote:

It *should* work to run:
$ autoreconf --force --install --verbose


Except that sqlite doesn't use automake, so autoreconf will fail at the
> automake step.

Usually automake is simply skipped if there is no INIT in configure.ac.

automake step. Instead, better to run each command separately, then you'll need to *manually* add -no-undefined to the lib*.la rules, and (if you're using the current libtool, which you should be) add --tag=CC to the LTCOMPILE and LTLINK variables.

Current libtool is 1.9x? Is it a bug? Never used this for 1.5.10.


I have packages available at http://cygwin-ports.sourceforge.net/install/release/ if anyone wants to try them. YMMV.


Gerrit
--
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]