jogl build problem

hello, i was using an older release build of jogl2 (i586) and was trying to update to an newer build

http://jogamp.org/deployment/autobuilds/master/jogl-b379-2011-04-28_22-30-17/
(and also using b385…with same result)

(copy lib folder and the jogl.all,gluegen-rt.all,newt.all,nativewindow.all)
clean and build:

netbeans 7.0 told me the following kind of error:

fso.texture[lo].bind(); //on old release this was working…is there any change with the .bind command?

->> bind(javax.media.opengl.GL) in com.jogamp.opengl.util.texture.Texture cannot be applied to ()

what did i have to do/change?

is it the right folder to download jogl2?

greetings theri

UPDATE:

i now use the b23 build for amd64 on intel i586 64bit pc…it works
(the i586 is not working)
(http://jogamp.org/deployment/webstart/archive/)