Discussion:
[PHP-INSTALL] Urgent PHP 5.2.12 build problem on AIX 5.3
shiva kumar
2010-03-04 14:07:10 UTC
Permalink
Hi ,

after compiling ./configure --disable all , completed successfully and then

when make was run following error has come , could any one please help.


clsdb06/php-5.2.12.tar/php-5.2.12
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/ext/date/lib
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/TSRM
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/Zend -g -O2 -c
/notes/clsdb06/php-5.2.12.tar/php-5.2.12/ext/standard/dns.c -o
ext/standard/dns.lo
In file included from /usr/include/arpa/nameser.h:645,
from /notes/clsdb06/php-5.2.12.tar/php-5.2.12/ext/standard/dns.c:62:
/usr/include/arpa/onameser_compat.h:265: error: conflicting types for
'HEADER'
/usr/include/arpa/nameser_compat.h:244: error: previous declaration of
'HEADER' was here
make: 1254-004 The error code from the last command is 1.




Stop.
***@clsndb00b:/notes/clsdb06/php-5.2.12.tar/php-5.2.12
Michael Felt
2010-03-17 14:54:09 UTC
Permalink
Post by shiva kumar
Hi ,
after compiling ./configure --disable all , completed successfully and then
when make was run following error has come , could any one please help.
clsdb06/php-5.2.12.tar/php-5.2.12
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/ext/date/lib
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/TSRM
-I/notes/clsdb06/php-5.2.12.tar/php-5.2.12/Zend -g -O2 -c
/notes/clsdb06/php-5.2.12.tar/php-5.2.12/ext/standard/dns.c -o
ext/standard/dns.lo
In file included from /usr/include/arpa/nameser.h:645,
/usr/include/arpa/onameser_compat.h:265: error: conflicting types for
'HEADER'
/usr/include/arpa/nameser_compat.h:244: error: previous declaration of
'HEADER' was here
make: 1254-004 The error code from the last command is 1.
Stop.
I had encountered several problems with the php-5.2.12 distribution that
have been repaired. I strongly recommend starting over again with the
5.2.13 distribution.

Once I have it completed to my satisfaction I create an installp package.

Michael

p.s. re: you error above - there should also be a reference to the file
that defined it first! Although, it looks as if it is gettig conflicting
definitions within a single file
Bassam Bizri
2010-03-18 00:33:31 UTC
Permalink
Hi,

I've installed IIS 6 and configured for a website.
I've installed and configured php 5.
I was initially getting 401.3 Forbidden error messages in the browser.
But after changing the permissions, I now just get the:
'Internet Explorer cannot display the webpage'.

Any ideas, or has anyone experienced similar issues before?

Regards,
Bass Bizri
MBT IT Support
Master of Business & Technology Program (MBT)
Australian School of Business
The University of New South Wales
: (02) 9385 6660
: (02) 9385 6661
: ***@unsw.edu.au
: www.asb.unsw.edu.au/mbt
: www.student.mbt.unsw.edu.au
 
Privacy/Disclaimer:
This email is intended only for the use of the individual named above and may contain information that is confidential and privileged. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this message in error please notify the sender immediately and delete this message. Views expressed in this message are those of the individual sender and are not necessarily the views of the MBT Program. Before opening any attachments please check them for viruses and defects.
CRICOS PROVIDER: 00098G
Michael Felt
2010-03-18 16:09:20 UTC
Permalink
Post by Bassam Bizri
Hi,
I've installed IIS 6 and configured for a website.
I've installed and configured php 5.
I was initially getting 401.3 Forbidden error messages in the browser.
'Internet Explorer cannot display the webpage'.
Any ideas, or has anyone experienced similar issues before?
Regards,
Bass Bizri
MBT IT Support
Master of Business& Technology Program (MBT)
Australian School of Business
The University of New South Wales
: (02) 9385 6660
: (02) 9385 6661
: www.asb.unsw.edu.au/mbt
: www.student.mbt.unsw.edu.au
This email is intended only for the use of the individual named above and may contain information that is confidential and privileged. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this email is strictly prohibited. If you have received this message in error please notify the sender immediately and delete this message. Views expressed in this message are those of the individual sender and are not necessarily the views of the MBT Program. Before opening any attachments please check them for viruses and defects.
CRICOS PROVIDER: 00098G
I think you may have posted in the wrong thread. This was about AIX
installation problems.

Loading...