Howdy beanfolk, I'm working on a deployment with beanstalkd right now, and I
can't seem to get beanstalkd compiled properly on cygwin for some of our
developers using Windows as their development platform.

Some of the approaches I've tried:

    Kitten ~/Desktop/beanstalkd
    $ bash autogen.sh
        3 [main] perl 1484 C:\cygwin\bin\perl.exe: *** fatal error - unable to 
remap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same 
address as parent(0x860000) != 0x14C0000

(this then hangs)

Another approach was with autoconf raw:

    Kitten ~/Desktop/beanstalkd
    $ autoconf
    configure.in:10: error: possibly undefined macro: AM_INIT_AUTOMAKE
        If this token and others are legitimate, please use m4_pattern_allow.
        See the Autoconf documentation.
    configure.in:11: error: possibly undefined macro: AM_MAINTAINER_MODE
    configure.in:13: error: possibly undefined macro: AS_COMPILER_FLAGS

    Kitten ~/Desktop/beanstalkd
    $ ./configure --with-event
    ./configure: line 2044: syntax error near unexpected token 
`beanstalkd,$($srcdir/version.sh)'
    ./configure: line 2044: `AM_INIT_AUTOMAKE(beanstalkd,$($srcdir/version.sh))'

This fails as well (obviously)


Are there any windows builds of beanstalkd available right now, or anybody 
that could help me come up with one? :(


Cheers,
-R. Tyler Ballance
--------------------------------------
 GitHub: http://github.com/rtyler
Twitter: http://twitter.com/agentdero
   Blog: http://unethicalblogger.com

Attachment: pgpqfHbkMPb7R.pgp
Description: PGP signature

Reply via email to