HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- php -> mysql -> perl ->gcc chasing down make de...
Operating System - HP-UX
1827853
Members
1749
Online
109969
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
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
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
08-21-2003 01:01 PM
08-21-2003 01:01 PM
php -> mysql -> perl ->gcc chasing down make debug
Hi
I am in the process of debugging a php make. Make completes using the built-in mysql support
"--with-mysql"
but If I specify my own support files
"--with-mysql=/usr/local/mysql"
it fails with
...
int main() {
char mysql_error();
mysql_error()
; return 0;}
(I want to use my local mysql support files so I can use other server modules that also use mysql.)
I tried this with both 32 & 64 bit binaries of mysql from the HP-UX porting center (mysql works fine) and they both fail with the same results.
So, I tried building my own mysql binaries from the source, but make fails with
...
No suffix list.
../../extra/comp_err czech/errmsg.sys
Usage: ../../extra/comp_err [?][-I][-v] fromfile[s] tofile
*** Error exit code 255
Anybody have any ideas?
I am now trying to verify my perl and gcc installation. How can I tell if I have the 32 or 64 bit version of perl and gcc?
Thanks,
Masaki
I am in the process of debugging a php make. Make completes using the built-in mysql support
"--with-mysql"
but If I specify my own support files
"--with-mysql=/usr/local/mysql"
it fails with
...
int main() {
char mysql_error();
mysql_error()
; return 0;}
(I want to use my local mysql support files so I can use other server modules that also use mysql.)
I tried this with both 32 & 64 bit binaries of mysql from the HP-UX porting center (mysql works fine) and they both fail with the same results.
So, I tried building my own mysql binaries from the source, but make fails with
...
No suffix list.
../../extra/comp_err czech/errmsg.sys
Usage: ../../extra/comp_err [?][-I][-v] fromfile[s] tofile
*** Error exit code 255
Anybody have any ideas?
I am now trying to verify my perl and gcc installation. How can I tell if I have the 32 or 64 bit version of perl and gcc?
Thanks,
Masaki
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP