Segmentation error on gpu after Jun 17 patch

Hello,

I have finally compiled lammps on gpu with June 17 patch.
But I got a segmentation fault error when I tested an example in peptide folder.
The output is:

LAMMPS (17 Jun 2011)
# Using LAMMPS_CUDA
USER-CUDA mode is enabled

This indicates you are running with the USER-CUDA package
in place. You should not do that, as it has not been officially
released in LAMMPS. There is no documentation for it yet.
It is different and incompatible with the GPU package, so
you cannot run them together. So uninstall that package
and only use the GPU package.

Steve