- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Compiling PHP on 11i with Netscape
Categories
Company
Local Language
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
Discussions
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
Community
Resources
Forums
Blogs
- 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
03-27-2003 06:49 AM
03-27-2003 06:49 AM
binutils 2.11.2
bison 1.35
flex 2.5.4a
gcc 3.1
make 3.79.1
The gmake bombs out with the following error.
/usr/include/sys/socket.h:199: conflicting types for `socklen_t'
php.h:114: previous declaration of `socklen_t'
/usr/include/sys/socket.h:484: parse error before "sendfile"
Has anyone got any ideas what the problem is?
Thanks
Nick
/usr/include/sys/socket.h:485: parse error before "bsize_t"
/usr/include/sys/socket.h:486: parse error before "sendpath"
/usr/include/sys/socket.h:487: parse error before "bsize_t"
gmake[2]: *** [main.lo] Error 1
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 06:58 AM
03-27-2003 06:58 AM
Solutionhttp://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSATW100101
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AA132701
PHP is included in both links above free. These are available in depot format, can be installed with swinstall.
You can install them, assuming you have prerequisites installed(it appears you do) and then customize the PHP setup after the fact.
It might be easier.
If you want to continue down your current path, I'd get the latest HP patch set install that and try again. This looks like there might be a problem with the HP insfrastructure.
swverify \* > /tmp/verify.dat
Look at the output and make sure your prerequisites are actually installed correctly, if you installed of SD-UX binaries.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 03:21 AM
03-28-2003 03:21 AM
Re: Compiling PHP on 11i with Netscape
Unfortunately the HP Apache bundle doesn't appear to come with a version of PHP that would be compatible with Netscape (makes sense really), so I'd still have to recompile PHP.
Maybe I'll just go with Apache instead! Thanks for your help.
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 02:16 PM
03-28-2003 02:16 PM
Re: Compiling PHP on 11i with Netscape
When I did a search at software.hp.com on PHP my links came up. That's kind of strange.
I'd go with the prerequisite check, that will spot the problem. Its just a tough detective job for you.
Good luck.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 06:14 AM
03-31-2003 06:14 AM
Re: Compiling PHP on 11i with Netscape
I 've compiled Apache-1.3.27 with PHP-4.3 and Mysql support. The binary and source code for 11.00 and 11.20 paltforms are available from :
http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache+php-1327.430/
I am hoping the binary for 11.00 works on 11i. I would appreciate if you or anyone else who has access to 11i test this for me please.
Thanks
Mehdi