php-install Digest 28 Jan 2003 16:12:32 -0000 Issue 1223

Topics (messages 9868 through 9871):

Re: php packaging problems with java support (fwd)
        9868 by: Jiann-Ming Su

Re: php packaging problems with java support
        9869 by: Jiann-Ming Su

errors in making
        9870 by: Pradeep Tallogu

problems with new install of php
        9871 by: CJ

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
I thought this was a rpm problem, but I think rpm is failing because
"make install" is failing.  BTW, it's php-4.1.2 (not .12).  Everything
works fine, obviously, without java support.  Thanks for any insight.

---------- Forwarded message ----------
Date: Thu, 23 Jan 2003 15:11:04 -0500 (EST)
From: Jiann-Ming Su <[EMAIL PROTECTED]>
Subject: Re: php packaging problems


> On Thu, Jan 23, 2003 at 01:58:58PM -0500, Jiann-Ming Su wrote:
> > I'm trying to rebuild php-4.1.12 with java support.  Everything seems to
> > go well until it tries to package all the files.  I've included the rpm 
> > output in bz2 format.  What do I need to modify to make this work?  
> > I'm using a RH73 system.  Thanks for any help.
> > 
> 
> 
> this was indicated in the rpm output:
> 
> cp: cannot stat `/usr/src/redhat/BUILD/php-4.1.2//ext/java/php_java.jar': No such 
>file or directory
> 

Yes, because the file is actually in 
/usr/src/redhat/BUILD/php-4.1.2/build-cgi/ext/java/php_java.jar and
/usr/src/redhat/BUILD/php-4.1.2/build-apache/etc/java/php_java.jar.  

The file exists, but rpm is looking in the wrong place.  How do I fix this?

-- 
Jiann-Ming Su  [EMAIL PROTECTED]  404-712-2603
Development Team Systems Administrator
General Libraries Systems Division




--- End Message ---
--- Begin Message ---
I thought this was a rpm problem, but I think rpm is failing because
"make install" is failing.  BTW, it's php-4.1.2 (not .12).  Everything
works fine, obviously, without java support.  Thanks for any insight.

---------- Forwarded message ----------
Date: Thu, 23 Jan 2003 15:11:04 -0500 (EST)
From: Jiann-Ming Su <[EMAIL PROTECTED]>
Subject: Re: php packaging problems


> On Thu, Jan 23, 2003 at 01:58:58PM -0500, Jiann-Ming Su wrote:
> > I'm trying to rebuild php-4.1.12 with java support.  Everything seems to
> > go well until it tries to package all the files.  I've included the rpm 
> > output in bz2 format.  What do I need to modify to make this work?  
> > I'm using a RH73 system.  Thanks for any help.
> > 
> 
> 
> this was indicated in the rpm output:
> 
> cp: cannot stat `/usr/src/redhat/BUILD/php-4.1.2//ext/java/php_java.jar': No such 
>file or directory
> 

Yes, because the file is actually in 
/usr/src/redhat/BUILD/php-4.1.2/build-cgi/ext/java/php_java.jar and
/usr/src/redhat/BUILD/php-4.1.2/build-apache/etc/java/php_java.jar.  

The file exists, but rpm is looking in the wrong place.  How do I fix this?

-- 
Jiann-Ming Su  [EMAIL PROTECTED]  404-712-2603
Development Team Systems Administrator
General Libraries Systems Division



--- End Message ---
--- Begin Message ---
hi all,

i get the following errors when i try to make:

 In function `mysql_real_connect':
/cis/centauri/projects/deepu/php-4.3.0/ext/mysql/libmysql/libmysql.c:1311: undefined 
reference to `__inet_addr'
ext/mysql/libmysql/my_net.o: In function `my_inet_ntoa':
/cis/centauri/projects/deepu/php-4.3.0/ext/mysql/libmysql/my_net.c:32: undefined 
reference to `__inet_ntoa'
ext/standard/basic_functions.o: In function `zif_ip2long':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/basic_functions.c:1237: undefined 
reference to `__inet_addr'
ext/standard/basic_functions.o: In function `zif_long2ip':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/basic_functions.c:1257: undefined 
reference to `__inet_ntoa'
ext/standard/dns.o: In function `php_gethostbyaddr':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:130: undefined reference to 
`__inet_addr'
ext/standard/dns.o: In function `zif_gethostbynamel':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:186: undefined reference to 
`__inet_ntoa'
ext/standard/dns.o: In function `php_gethostbyname':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:206: undefined reference to 
`__inet_ntoa'
ext/standard/dns.o: In function `zif_checkdnsrr':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:256: undefined reference to 
`__res_search'
ext/standard/dns.o: In function `zif_getmxrr':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:317: undefined reference to 
`__res_search'
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/dns.c:346: undefined reference to 
`__dn_expand'
ext/standard/fsock.o: In function `php_lookup_hostname':
/cis/centauri/projects/deepu/php-4.3.0/ext/standard/fsock.c:120: undefined reference 
to `__inet_aton'
main/network.o: In function `php_network_getaddresses':
/cis/centauri/projects/deepu/php-4.3.0/main/network.c:190: undefined reference to 
`getaddrinfo'
/cis/centauri/projects/deepu/php-4.3.0/main/network.c:221: undefined reference to 
`freeaddrinfo'


any idea?? Iam running on solaris 2.7.  Thanks in advance!

-- Pradeep. 



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
--- End Message ---
--- Begin Message ---
I loaded php on an AIX 5.1 box with apache 1.3.27 and I do not see it as
being loaded when I run httpd -l. But my logs show the following.


[Tue Jan 28 09:35:47 2003] [notice] Apache/1.3.27 (Unix) PHP/4.0.6
configured -- resuming normal operations
[Tue Jan 28 09:35:47 2003] [notice] Accept mutex: pthread (Default:
pthread)

I get a blank page when I try to view a .php file.
What am I missing here?


--- End Message ---

Reply via email to