Problem when install oci8 in Suse 10

somebody please help me!

i try to install oci8 for php in suse 10 with this command :
$ cd/opt/oracle -> because the source in this folder
$ pear5 install oci8-1.4.1.tgz

and the result is :

/tmp/glibctestKR4FKZ:1:22: error:feature.h : No such file or directory

10 source files, building
running :phpize
Configuring for :
bla…bla…bla
error: ‘phpize’ failed

what happen with this command? i can not found glibctestKR4FKZ folder in /tmp and ‘phpize’.

Please help me to fix this problem.

thanks be for

Rio

I believe that that header file is from the kernel. You may need to install the kernel-source on your machine.