Re: [AMBER-Developers] Amber12 release candidate 2

From: Daniel Roe <daniel.r.roe.gmail.com>
Date: Wed, 21 Mar 2012 15:02:26 -0600

Same issue in configure.in (line 386). I think the bottom line is,
unless someone knows that mtkpp should/does work under cygwin, it
should be disabled when '-cygwin' is specified.

-Dan

On Wed, Mar 21, 2012 at 2:46 PM, Jason Swails <jason.swails.gmail.com> wrote:
> But configure is automatically generated by autoconf, yes?  If so, is this
> an issue with autoconf or the configure.in file?
>
> On Wed, Mar 21, 2012 at 4:39 PM, Daniel Roe <daniel.r.roe.gmail.com> wrote:
>
>> More details: MTKPP configure actually does choke under cygwin, but
>> exits with no status (hence 0), so Amber configure doesnt think
>> anything is wrong.
>>
>> The issue is on line 16654 of mtkpp/configure:
>>
>>    *)              platform=UNKNOWN
>>        is_unknown=yes
>>        echo 'ERROR: this platform is not supported at this time!'
>>        exit  ;;
>>
>> That should be changed to 'exit 1'.
>>
>> -Dan
>>
>> On Wed, Mar 21, 2012 at 2:35 PM, Ben Roberts <ben.roberts.geek.nz> wrote:
>> > I can't recall. I did vaguely remember that MTK++ caused the build to
>> choke on Cygwin many moons ago. I know I didn't do anything to make it
>> work. Can Martin or anyone else offer any comment?
>> >
>> > On 22/03/2012, at 9:29 AM, Daniel Roe wrote:
>> >
>> >> I can confirm this bug. It seems that under cygwin no Makefile is
>> >> generated, hence 'make' has no targets and fails. Not sure why this
>> >> happens yet, looking into it.
>> >>
>> >> Last time around MTKPP was disabled for '-cygwin' since it never
>> >> compiled. At what point was it re-enabled? Did anyone actually get it
>> >> working?
>> >>
>> >> -Dan
>> >>
>> >> On Wed, Mar 21, 2012 at 2:19 PM, Wu, Xiongwu (NIH/NHLBI) [E]
>> >> <wuxw.nhlbi.nih.gov> wrote:
>> >>
>> >>> I attach the config.log from AmberTools/src/mtkpp here.  I cannot see
>> anything wrong with it.
>> >
>> >
>> > _______________________________________________
>> > AMBER-Developers mailing list
>> > AMBER-Developers.ambermd.org
>> > http://lists.ambermd.org/mailman/listinfo/amber-developers
>>
>> _______________________________________________
>> AMBER-Developers mailing list
>> AMBER-Developers.ambermd.org
>> http://lists.ambermd.org/mailman/listinfo/amber-developers
>>
>
>
>
> --
> Jason M. Swails
> Quantum Theory Project,
> University of Florida
> Ph.D. Candidate
> 352-392-4032
> _______________________________________________
> AMBER-Developers mailing list
> AMBER-Developers.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber-developers

_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Mar 21 2012 - 14:30:03 PDT
Custom Search