RE: [gmx-users] 3.3.2 -b option not functioning as expected

2008-04-21 Thread Berk Hess
Hi, This is a known bug caused by autoconf, which has been worked around in 3.3.3. It turns out that a certain version of autoconf handles the definition of fseeko incorrectly, which causes Gromacs to use the wrong file offset. This only happens on certain system configurations. Unfortunately this

Re: [gmx-users] 3.3.2 -b option not functioning as expected

2008-04-21 Thread David van der Spoel
Chris Neale wrote: Hello, I find that trjconv and g_order 3.3.2 don't properly find the frame to which I would like to seek via -b. I initially discovered this based on the output to the command line from g_order about which frame is being processed, and I have further confirmed that the inco