> In file included from
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:37:
> /var/tmp/portage/php-4.4.1-r3/work/php-
> 4.4.1/ext/odbc/php_odbc_includes.h:185:21:
> WINDOWS.H: No such file or directory
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c: In
> function `zif_odbc_execute':
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:977:
> warning: dereferencing type-punned pointer will break strict-aliasing
> rules
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c: In
> function `odbc_do_connect':
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:2212:
> error: `ODBC_TYPE' undeclared (first use in this function)
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:2212:
> error: (Each undeclared identifier is reported only once
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:2212:
> error: for each function it appears in.)
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:2226:
> warning: dereferencing type-punned pointer will break strict-aliasing
> rules
> /var/tmp/portage/php-4.4.1-r3/work/php-4.4.1/ext/odbc/php_odbc.c:2296:
> warning: dereferencing type-punned pointer will break strict-aliasing
> rules
> make: *** [ext/odbc/php_odbc.lo] Error 1

I'm not very familiar w/ ODBC on *NIX but it appears that for some reason the 
ODBC extension is looking for WINDOWS.H and can't find it.  If you don't need 
ODBC support (if you do, you'll know it) then I'd disable that USE flag and try 
compiling again.

-Chris


-- 
[email protected] mailing list

Reply via email to