Hello,

 

I’m trying to build PHP4.0.6 with solid 3.51 under RedHat 6.0 and i get :

 

/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main   -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12  -g -O2 -c zend_ini.c

/bin/sh ../libtool --silent --mode=link gcc  -g -O2  -o libZend.la  -L/usr/local/solid/Linux_glibc2/lib -ll2x -lpam  -lifsql -lifasf -lifgen -lifos -lifgls -lc -ldl -lcrypt -lphpifx -lifglx -ldl -lcrypt -lresolv -lm -ldl -lnsl  -lresolv  zend_language_parser.lo zend_ini_parser.lo zend_alloc.lo zend_compile.lo zend_constants.lo zend_dynamic_array.lo zend_execute.lo zend_execute_API.lo zend_highlight.lo zend_llist.lo zend_opcode.lo zend_operators.lo zend_ptr_stack.lo zend_stack.lo zend_variables.lo zend.lo zend_API.lo zend_extensions.lo zend_hash.lo zend_list.lo zend_indent.lo zend_builtin_functions.lo zend_sprintf.lo zend_ini.lo libZend_c.la

make[1]: Leaving directory `/opt/php-4.0.6/Zend'

Making all in main

make[1]: Entering directory `/opt/php-4.0.6/main'

make[2]: Entering directory `/opt/php-4.0.6/main'

gcc  -I. -I/opt/php-4.0.6/main -I/opt/php-4.0.6/main -I/opt/php-4.0.6 -I/opt/apache_1.3.20/src/include -I/opt/apache_1.3.20/src/os/unix -I/opt/php-4.0.6/Zend -I/opt/informix/incl/esql -I/usr/local/solid/Linux_glibc2/include -I/opt/php-4.0.6/ext/xml/expat/xmltok -I/opt/php-4.0.6/ext/xml/expat/xmlparse -I/opt/php-4.0.6/TSRM  -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c main.c && touch main.lo

gcc  -I. -I/opt/php-4.0.6/main -I/opt/php-4.0.6/main -I/opt/php-4.0.6 -I/opt/apache_1.3.20/src/include -I/opt/apache_1.3.20/src/os/unix -I/opt/php-4.0.6/Zend -I/opt/informix/incl/esql -I/usr/local/solid/Linux_glibc2/include -I/opt/php-4.0.6/ext/xml/expat/xmltok -I/opt/php-4.0.6/ext/xml/expat/xmlparse -I/opt/php-4.0.6/TSRM  -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c internal_functions.c && touch internal_functions.lo

In file included from internal_functions.c:33:

/opt/php-4.0.6/ext/odbc/php_odbc.h:179: WINDOWS.H: No such file or directory

make[2]: *** [internal_functions.lo] Error 1

make[2]: Leaving directory `/opt/php-4.0.6/main'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/opt/php-4.0.6/main'

make: *** [all-recursive] Error 1

 

Here are my differents folder for solid :

 

[root@www3dev /tmp]# ll /usr/local/solid/Linux_glibc2/lib/

total 1404

lrwxrwxrwx    1 root     root           11 Jun 26 19:49 libl2x.so -> socl2x35.so

lrwxrwxrwx    1 root     root           11 Jun 26 19:51 libsocl2x35.so -> socl2x35.so

-rwxr--r--    1 root     root       786492 Jun 26 17:02 scwl2x35.so

-rwxr--r--    1 root     root       637257 Jun 26 17:02 socl2x35.so

 

[root@www3dev /tmp]# ll /usr/local/solid/Linux_glibc2/include/

total 152

-rw-r--r--    1 root     root        30332 Jun 26 19:33 sql.h

-rw-r--r--    1 root     root        80291 Jun 26 19:33 sqlext.h

-rw-r--r--    1 root     root         7754 Jun 26 19:33 sqltypes.h

-rw-r--r--    1 root     root        22851 Jun 26 19:33 sqlucode.h

-rw-r--r--    1 root     root         1383 Jun 26 19:33 sqlunix.h

 

Linux www3dev 2.2.17-14smp #1 SMP Mon Feb 5 18:40:03 EST 2001 i686 unknown

 

 

Can someone help me please

 

Thanks

 

Yannick

Reply via email to