- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- compilation error php with informix
Operating System - HP-UX
1823077
Members
3367
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2004 08:10 PM
тАО01-21-2004 08:10 PM
compilation error php with informix
I compile PHP 4.2.2
# ./configure --with-informix=/informix/ifx31 --prefix=/opt/php --with-apache=../apache-1.3.29
OK but make outputs errors:
# make
/exports/php-4.2.2/ext/informix/php_informix.h:49:21: locator.h: No such file or
directory
/exports/php-4.2.2/ext/informix/php_informix.h:50:22: sqltypes.h: No such file o
r directory
In file included from internal_functions.c:33:
/exports/php-4.2.2/ext/informix/php_informix.h:151: error: parse error before "l
oc_t"
/exports/php-4.2.2/ext/informix/php_informix.h:151: warning: no semicolon at end
of struct or union
/exports/php-4.2.2/ext/informix/php_informix.h:151: warning: no semicolon at end
of struct or union
/exports/php-4.2.2/ext/informix/php_informix.h:166: error: parse error before '}
' token
/exports/php-4.2.2/ext/informix/php_informix.h:166: warning: data definition has
no type or storage class
/exports/php-4.2.2/ext/informix/php_informix.h:167: error: parse error before '}
' token
/exports/php-4.2.2/ext/informix/php_informix.h:167: warning: data definition has
no type or storage class
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
# ./configure --with-informix=/informix/ifx31 --prefix=/opt/php --with-apache=../apache-1.3.29
OK but make outputs errors:
# make
/exports/php-4.2.2/ext/informix/php_informix.h:49:21: locator.h: No such file or
directory
/exports/php-4.2.2/ext/informix/php_informix.h:50:22: sqltypes.h: No such file o
r directory
In file included from internal_functions.c:33:
/exports/php-4.2.2/ext/informix/php_informix.h:151: error: parse error before "l
oc_t"
/exports/php-4.2.2/ext/informix/php_informix.h:151: warning: no semicolon at end
of struct or union
/exports/php-4.2.2/ext/informix/php_informix.h:151: warning: no semicolon at end
of struct or union
/exports/php-4.2.2/ext/informix/php_informix.h:166: error: parse error before '}
' token
/exports/php-4.2.2/ext/informix/php_informix.h:166: warning: data definition has
no type or storage class
/exports/php-4.2.2/ext/informix/php_informix.h:167: error: parse error before '}
' token
/exports/php-4.2.2/ext/informix/php_informix.h:167: warning: data definition has
no type or storage class
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2004 09:34 PM
тАО01-21-2004 09:34 PM
Re: compilation error php with informix
I searched for the unknown files and found them to be here, under $INFORMIXDIR
./incl/tools/sqltypes.h
./incl/esql/sqltypes.h
./incl/public/sqltypes.h
./incl/dmi/sqltypes.h
./incl/tools/locator.h
./incl/esql/locator.h
./incl/public/locator.h
./incl/dmi/locator.h
Maybe you should change the code to look in these directories for the include files.
./incl/tools/sqltypes.h
./incl/esql/sqltypes.h
./incl/public/sqltypes.h
./incl/dmi/sqltypes.h
./incl/tools/locator.h
./incl/esql/locator.h
./incl/public/locator.h
./incl/dmi/locator.h
Maybe you should change the code to look in these directories for the include files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-22-2004 08:18 PM
тАО01-22-2004 08:18 PM
Re: compilation error php with informix
Well, I had already searched the files, and I haven├В┬┤t got them. I├В┬┤m working with HP-UX 11i and Informix Dynamic Server Version 7.31
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP