php-install Digest 22 Feb 2002 04:07:33 -0000 Issue 712

Topics (messages 6101 through 6119):

Re: [PHP] Bizarre problem.
        6101 by: Andres Plaza R.

PHP 3 or 4 on a cobalt RAQ3
        6102 by: Cees van den Acker

Re: PHP 4 on BSDI 3.0 w Apache1.3.19
        6103 by: Jim Toro

php 4.0.x and php 4.1.x at the same time...
        6104 by: Marcin Antczak
        6107 by: B. PERRINE
        6118 by: Marcin Antczak

Re: Bizarre problem.
        6105 by: Murray Chamberlain

Re: PHP 4.1.1 in Apache 1.3.22 won't start
        6106 by: B. PERRINE

Re: cant find where ./configure --help works
        6108 by: B. PERRINE

Re: Help me configure php please.
        6109 by: B. PERRINE

Re: error configurating php-4.1.1
        6110 by: B. PERRINE
        6112 by: Tomas Nicolajsen

PHP + Apache + IMAP-SSL + LDAP = Headache
        6111 by: J. Rashaad Jackson

Apache, PHP, htm
        6113 by: Dan Long
        6114 by: Dan Long
        6115 by: pixelpeter
        6117 by: Dan Long

Upgrading to php4
        6116 by: Ando

Error on GD make - help reqd
        6119 by: Jeremy Coates

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 ---
Hi Mike!

On Thu, 21 Feb 2002, Ford, Mike               [LSS] wrote:

> Well, ^M is a representation of the carriage-return character -- the fact that it's 
>not being displayed by your editor suggests that, in fact, it *is* a carriage-return 
>which is being suppressed on the grounds that it's an "invisible" position-control 
>character.
>
> Look for an option in your editor to display "invisible" characters, or a handy 
>utility that will strip out unwanted characters.  (Sorry, I'm not a UNIX guru so 
>can't suggest anything more concrete!)

        Yep, I know that. I edited the "configure" file in "vi" (the best
editor in UNIX :-) ), but the character didn't appear! So I used the
"dos2unix" program (that erase the ^M character from the files) but it
didn't find nothing. Any other idea?

        I'm very surprised that the only person with that problem is me...
And I don't think I'm soing something very particular.

                        Thanks again...
-- 

                                        Andres Plaza R.
                                         [EMAIL PROTECTED]
                                  http://la.mafia.cl/aplaza

--- End Message ---
--- Begin Message ---
Hi,

What version of PHP is better 3 or 4 for a raq3 server?
Does someone have an instal package for the raq 3 for PHP or can someone
thell me how to instal? (instal manual in dutch is welcome)

Cees
http://www.zoek-nl.net



--- End Message ---
--- Begin Message ---

I am trying to compile PHP 4.1.0 and then Apache-1.3.19 on a BSDI 3.0 box.
PHP 3 compiled and ran fine, however any version of 4.x compiles ok
but when added to Apache (--activate-module) the "make" fails.

During the Apache "make" the program will spit out hundreds of errors
related to Zend. It seems like something isnt found during the compile
and everything at that point goes to hell. I have tried many things but
still get nowhere.

So, I have two questions.

1) Can PHP4 be compiled and installed without the Zend package/feature?.
   If so what switch or configure line should be added to totally shut
   down Zend from being included in the "make" of PHP so it will not pop
   up later in the Apache "make" where it dies.

2) If I can do the above, do I have any concerns for users who will try to
   run PHP4 pages in Apache. Right now this server has NO users using PHP
   so its really only being done for 1 client who wants basic PHP4
   ability.


Thanks

--- End Message ---
--- Begin Message ---
How can I build and configure php 4.0.x and php 4.1.x to use at the same
time... on Apache http server and Debian or RedHat Linux?
I know that with php 3 and php 4 was this possibility - but what about 4.0.x
and 4.1.x ???


Marcin


--- End Message ---
--- Begin Message ---
Read the excellent documentation on www.php.net.

le jeu 21-02-2002 à 14:10, Marcin Antczak a écrit :
> How can I build and configure php 4.0.x and php 4.1.x to use at the same
> time... on Apache http server and Debian or RedHat Linux?
> I know that with php 3 and php 4 was this possibility - but what about 4.0.x
> and 4.1.x ???
> 
> 
> Marcin
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
--- Begin Message ---
On 21 Feb 2002 20:22:25 +0100
[EMAIL PROTECTED] (B. Perrine) wrote:

> Read the excellent documentation on www.php.net.

Oh, really?

Maybe I'm blind but I really can't see anything in manual and faq about
this installation option...

Marcin


> le jeu 21-02-2002 ŕ 14:10, Marcin Antczak a écrit :
> > How can I build and configure php 4.0.x and php 4.1.x to use at the
> > same time... on Apache http server and Debian or RedHat Linux?
> > I know that with php 3 and php 4 was this possibility - but what
> > about 4.0.x and 4.1.x ???
> > 
> > 
> > Marcin
> > 
> > 
> > 
> > -- 
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
--- End Message ---
--- Begin Message ---
I have had similar problems with compiling GMP on win32 under cygwin.

I only have two suggestions put the oracle library under /usr/mingw I saw
this on a google group forum. The other thing is, that in the manual you
will probably need some additional files for SSL. BTW I think mysql is
natively supported. in php 4.1.1




"Andres Plaza R." <[EMAIL PROTECTED]> wrote in message
Pine.LNX.4.33.0202201730440.713-100000@gloria">news:Pine.LNX.4.33.0202201730440.713-100000@gloria...
> Hi everybody!
>
> Some days ago, I asked about a problem making "configure" in PHP
> 4.1.1. When I try to configure PHP + Oracle:
>
> ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
> --with-openssl=/usr/local/ssl --with-zlib=/usr --with-curl=/usr/local
> --with-oci8=/usr/local/oracle/8.0.5 --with-gd
>
> this message appears:
>
> |                       *** ATTENTION ***                            |
> |                                                                    |
> | Something is likely to be messed up here, because the configure    |
> | script was not able to detect a simple feature on your platform.   |
> | This is often caused by incorrect configuration parameters. Please |
> | see the file debug.log for error messages.                         |
> |                                                                    |
>
> and if I look the debug.log, the error is:
>
> gcc -o
onftest -g -O2  -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI  -Wl,-rpath
,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/lo
cal/lib -Wl,-rpath,/usr/local/oracle/8.0.5/lib -L/usr/local/oracle/8.0.5/lib
conftest.c -lclntsh -lpsa -lcore4 -lnsl -lgd -lcurl -ldl -lcrypto -lssl -lcu
rl -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lresolv -lcrypt 1>&5
> /usr/bin/ld: cannot find -lm
> collect2: ld returned 1 exit status
>
> Everything looks strange, because I know that libm is in my system
> (Linux RH 7.2) and the other test (if I look config.log) that used libm
> didn't have problems.
>
> BUT, the other day I used vi to see the debug.log, and the error
> appears like this:
>
> gcc -o
onftest -g -O2  -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI  -Wl,-rpath
,/usr/local/ssl/lib -L/usr/local/ssl/lib -Wl,-rpath,/usr/local/lib -L/usr/lo
cal/lib -Wl,-rpath,/usr/local/oracle/8.0.5/lib -L/usr/local/oracle/8.0.5/lib
conftest.c -lclntsh -lpsa -lcore4 -lnlsrtl3 -lm^M -lnsl -lgd -lcurl -ldl -lc
rypto -lssl -lcurl -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl  -lres
olv -lcrypt 1>&5
> /usr/bin/ld: cannot find -lm^M
> collect2: ld returned 1 exit status
>
> You will notice that there is a ^M after -lm ! And, of course, ld
> didn't find -lm^M . :-)
>
> Obviously, I edited the configure file, but there's no ^M.
>
> Now, the question: somebody had the same problem? Somebody had a
> solution for this? Somebody can help me?!?!?!? :-)
>
> Thanks in advance...
> --
>
> Andres Plaza R.
>          [EMAIL PROTECTED]
>   http://la.mafia.cl/aplaza
>
>
>
>


--- End Message ---
--- Begin Message ---
Is your apache is compiled with SSL support in both case ?
It may be in the second, because of the secret key. I think it's a
problem linked to ssl. 

I used apache+mod_ssl with php4.0.4pl1 and php4.1.1 in testing phase.
And I have no problem. In my case, I don't compile openssl with php.

le mar 15-01-2002 à 11:15, Russ Goodwin a écrit :
> Hi-
> 
> I think what I have is a file descriptor problem, but haven't been able to
> find the solution.  I have a server with Apache 1.3.22, MySQL 3.23.46, cURL
> 7.8, mod_ssl 2.8.5 and PHP 4.0.6/4.1.1 on RH Linux 6.2 kernel
> 2.2.18pre11-va2.0smp.  I upgraded everything, with PHP last.  It all worked
> fine with 4.0.6 (and still does if I revert) but when I install 4.1.1,
> apachectl asks for my secure server's key, exits normal, but then a ps shows
> no httpd.  I've only been able to fix this (under PHP 4.1.1) by commenting
> out most of my Apache virtual server ErrorLog and CustomLog lines.  This
> leads me to believe that it's a file descriptor problem, and that 4.1.1 is
> imposing some sort of limitation that 4.0.6 doesn't, or perhaps that 4.1.1
> is hogging bunch of descriptors.  I dunno tho, and can't find anything else
> to back this up.
> 
> My 4.0.6 was configured as:
>  './configure' '--with-mysql=/home/mysql'
> '--with-apxs=/usr/local/apache/bin/apxs'
> '--with-curl=/usr/local/lib/libcurl.so.1' '--with-openssl'
> 
> My 4.1.1 is configured as:
> './configure' '--with-mysql=/home/mysql'
> '--with-apxs=/usr/local/apache/bin/apxs'
> '--with-curl=/usr/local/lib/libcurl.so' '--with-openssl'
> '--with-expat-dir=/usr/local'
> 
> All the 's are in there from phpinfo.  I tried compiling with the built-in
> expat, and the system expat, but I get the same problem.  I also tried using
> the old curl (so.1) and that had no effect.
> 
> I've tried looking at /proc/<psnum>/fd and saw 30+ entries (numbered up to
> around 66) under PHP 4.0.6, and only 18 (numbered up to about 30) under
> 4.1.1.  I haven't done anything to limit fd's on the system.
> 
> If you have any idea what is wrong, your help would be greatly appreciated!
> 
> -Russ
> 
> 
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


--- End Message ---
--- Begin Message ---
Is ./configure alone work ?

le mer 20-02-2002 à 19:29, Stefan Siefert a écrit :
> Hi,
> 
> first of all you should tell us some infos:
> 
> What system are you running (Redhat Suse Debian etc.)
> Is the server/computer yours or do you use any hostingservice?
> 
> It could be that php wasn't installed from the source but installed as a
> binary (if you have the preinstalled php of a distribution or so) .. then
> you need to get the sources from www.php.net unzip and untar them and then
> .. ./configure :)
> 
> Greetings,
> 
> Stefan Siefert
> 
> -----Ursprungliche Nachricht-----
> Von: Ryan Snow [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 20. Februar 2002 19:23
> An: [EMAIL PROTECTED]
> Betreff: [PHP-INST] cant find where ./configure --help works
> 
> 
> I don't know where php was installed from, so I can't find where
> ./configure --help works at.  I've tried 'locate configure' but there
> doesn't seem to be a file for php/in any php-related directories.
> 
> Thanks for any help.
> 
> Ryan
> 
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
--- Begin Message ---
First   : read the docs on www.php.net.
Second  : read the mail archives to see some good stuff about your
questions and how to post a question on a mailling list.
Third   : post a real good question on mailing list.

le mer 20-02-2002 à 00:34, Ryan Snow a écrit :
> 
> Hi, Im brand new to the list--just joined today.  Working on a program 
> for my cosmic ray/physics department, and can't seem to get out of the 
> starting blocks.  For some reason that seems quite strange to me, when I 
> attempt to mysql_connect(...) it says functin undefined.  Isn't mysql 
> functionality included with the core PHP installation?
> 
> Thanks for any help you can give me, information or howto stuff.
> 
> ryan
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
--- Begin Message ---
Your configuration exit after trying to find a compilator ...
Have you a compilator that suit to compile PHP on your box ???

le mar 19-02-2002 à 19:51, Tomas Nicolajsen a écrit :
> 
> When I try to configure php-4.1.1 with my
> Apache-AdvancedExtranetServer/1.3.20 I get the following error:
>         configure: error: no acceptable cc found in $PATH
> 
> [root@localhost php-4.1.1]# ./configure --with-mysql -with-apxs
> loading cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... no
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking host system type... i686-pc-linux-gnuoldld
> checking for gawk... gawk
> checking for bison... no
> checking for byacc... no
> configure: warning: You will need bison if you want to regenerate the PHP
> parsers.
> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> [root@localhost php-4.1.1]#
> 
> Can someone please assist me?
> 
> I am using Mandrake 8.1.
> -
> Tomas Nicolajsen
> 
> 
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
--- Begin Message ---

"B. Perrine" <[EMAIL PROTECTED]> skrev i melding
1014319987.17633.20.camel@FatAgnus">news:1014319987.17633.20.camel@FatAgnus...
Your configuration exit after trying to find a compilator ...
Have you a compilator that suit to compile PHP on your box ???

I may sound stupid, but what is a compilator? I am notally new to Linux.

Tomas Nicolajsen


--- End Message ---
--- Begin Message ---
Hello all:

I am attempting to utilize IMP 3.0 as web based e-mail.  In order to do
this, I had to recompile PHP with --with-imap (imap-2001a from UW),
--with-xml, and --with-xml (God know why, but that's what IMP wanted).  All
went well, everything configured and compiled happily.  Then I tried to
start Apache.  And everything broke.  Can anyone give me any insight onto
why?  I checked Google and got nothing useful.  HELP!

Here's the error I get:

server:# apachectl configtest
Syntax error on line 62 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: undefined symbol: tkt_string

Here's my config line:

 ./configure --with-imap-ssl=/usr/local/src/imap-2001a
 --with-ldap=/usr/local/openldap-1.2.12um7 --with-gettext --with-xml
 --with-mysql --with-mcrypt=/usr/local/lib --with-apache=../apache_1.3.22
 --enable-track-vars

Any help at all would be much appreciated.  Thanks!

-- 
I have spoken.

J. Rashaad Jackson                                UNIX Systems Administrator
2032 Samuel T. Dana Building                                (W) 734.615.1422
Ann Arbor, MI 48109                                         (M) 734.649.6641
http://www.umich.edu/~jrashaad                              (F) 734.763.8965

Attachment: msg04838/pgp00000.pgp
Description: PGP signature

--- End Message ---
--- Begin Message ---
I am running Apache 1.3 with PHP 4 on a Solaris.  PHP works fine with .php
extensions, but will not parse from .htm or .html extensions. I have tried
the standard response, i.e. setting

AddType application/x-httpd-php .htm .html

This continues to process html code, but leaves out all php code for all
file extensions. (It shows up in the source as text). I next tried:

AddType application/x-httpd-php .php .htm .html

With this, php works fine from .php files, still doesn't read from .htm
files, and causes all .html files to give a "download file" error.
I have searched your newsgroup extensively and have not found anyone who has
had difficulty with the above fix. I am  at a complete loss on what to try
next. Any help would be appreciated.

-DanL


--- End Message ---
--- Begin Message ---
I am running Apache 1.3 with PHP 4 on a Solaris.  PHP works fine with .php
extensions, but will not parse from .htm or .html extensions. I have tried
the standard response, i.e. setting

AddType application/x-httpd-php .htm .html

This continues to process html code, but leaves out all php code for all
file extensions. (It shows up in the source as text). I next tried:

AddType application/x-httpd-php .php .htm .html

With this, php works fine from .php files, still doesn't read from .htm
files, and causes all .html files to give a "download file" error.
I have searched your newsgroup extensively and have not found anyone who has
had difficulty with the above fix. I am  at a complete loss on what to try
next. Any help would be appreciated.

-DanL


--- End Message ---
--- Begin Message ---
You have to change Apaches mime.type file (in "conf" dir)
and remove there the extension ".htm" for html Files (text/html)
the it will work as expected

[ p i x e l p e t e r ]
[EMAIL PROTECTED]

"Dan Long" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am running Apache 1.3 with PHP 4 on a Solaris.  PHP works fine with .php
> extensions, but will not parse from .htm or .html extensions. I have tried
> the standard response, i.e. setting
>
> AddType application/x-httpd-php .htm .html
>
> This continues to process html code, but leaves out all php code for all
> file extensions. (It shows up in the source as text). I next tried:
>
> AddType application/x-httpd-php .php .htm .html
>
> With this, php works fine from .php files, still doesn't read from .htm
> files, and causes all .html files to give a "download file" error.
> I have searched your newsgroup extensively and have not found anyone who
has
> had difficulty with the above fix. I am  at a complete loss on what to try
> next. Any help would be appreciated.
>
> -DanL
>
>




--- End Message ---
--- Begin Message ---
Thanks for the response,
Tried it, nothing changed. If you have any other ideas... :)
-DanL
> You have to change Apaches mime.type file (in "conf" dir)
> and remove there the extension ".htm" for html Files (text/html)
> the it will work as expected

[ p i x e l p e t e r ]
[EMAIL PROTECTED]

"Dan Long" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am running Apache 1.3 with PHP 4 on a Solaris.  PHP works fine with .php
> extensions, but will not parse from .htm or .html extensions. I have tried
> the standard response, i.e. setting
>
> AddType application/x-httpd-php .htm .html
>
> This continues to process html code, but leaves out all php code for all
> file extensions. (It shows up in the source as text). I next tried:
>
> AddType application/x-httpd-php .php .htm .html
>
> With this, php works fine from .php files, still doesn't read from .htm
> files, and causes all .html files to give a "download file" error.
> I have searched your newsgroup extensively and have not found anyone who
has
> had difficulty with the above fix. I am  at a complete loss on what to try
> next. Any help would be appreciated.
>
> -DanL
>
>





--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--- End Message ---
--- Begin Message ---
I decided to upgrade from php 3 to 4, following the the installdoc
./configure --with-mysql --with-apxs gave an error
Sorry, I was not able to successfully run APXS.  Possible reasons:

1.  Perl is not installed;
2.  Apache was not compiled with DSO support (--enable-module=so);
3.  'apxs' is not in your path.  Try to use --with-apxs=/path/to/apxs
I couldnt locate apxs on my server. Any ideas?

As there are several php(3) application running on the server i'd like
the upgrade to go as fast and easy as possible.
Oh and one more thing, what the real difference between static and
dynamic modules?


--- End Message ---
--- Begin Message ---
Hi All,

I'm getting an error when running make with the GD library against 4.0.6. The
configure is:

./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-gd --with-gd-dir=/usr 
--with-jpeg-dir=/usr --with-png-dir=/usr --enable-safe-mode  
--with-config-file-path=/etc/httpd --with-exec-dir=/usr/bin --with-zlib 
--enable-magic-quotes --with-regex=system --with-ttf=/usr/lib/libttf.so 
--enable-track-vars --enable-xml --disable-debug --with-libdir=/usr/lib 
--with-db3=/usr/local/BerkeleyDB.4.0 --with-interbase=shared --with-mysql=/usr 
--with-pgsql=shared --with-ldap --with-imap=/usr/local --enable-xslt 
--with-xslt-sablot --with-xml --enable-shared

Machine: cobalt Raq4 already has working 4.06 with 1.8.3 GD - but I need to
re-compile to include pear libs - any ideas?

Regards,
Jeremy

Make Output:

Making all in gd
make[2]: Entering directory `/home/sites/home/users/admin/software/php-4.0.6/ext/gd'
make[3]: Entering directory `/home/sites/home/users/admin/software/php-4.0.6/ext/gd'
/bin/sh /home/sites/home/users/admin/software/php-4.0.6/libtool --silent 
--mode=compile gcc  -I. -I/home/sites/home/users/admin/software/php-4.0.6/ext/gd 
-I/home/sites/home/users/admin/software/php-4.0.6/main 
-I/home/sites/home/users/admin/software/php-4.0.6 -I/usr/include/apache 
-I/home/sites/home/users/admin/software/php-4.0.6/Zend 
-I/usr/local/BerkeleyDB.4.0/include -I/usr/include/freetype -I/usr/local/include 
-I/usr/interbase/include -I/usr/include/mysql 
-I/home/sites/home/users/admin/software/php-4.0.6/ext/xml/expat/xmltok 
-I/home/sites/home/users/admin/software/php-4.0.6/ext/xml/expat/xmlparse 
-I/home/sites/home/users/admin/software/php-4.0.6/TSRM  -DLINUX=22 -DMOD_SSL=208104 
-DMOD_PERL -DUSE_PERL_SSI -Dbool=char -DHAS_BOOL -DEAPI -DBIG_SECURITY_HOLE 
-DCOBALT_RAQ_LED -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c gd.c
In file included from gd.c:89:
gd_ctx.c:3: warning: `struct gdIOCtx' declared inside parameter list
gd_ctx.c:3: warning: its scope is only this definition or declaration, which is 
probably not what you want.
gd_ctx.c:8: warning: `struct gdIOCtx' declared inside parameter list
gd_ctx.c:13: warning: `struct gdIOCtx' declared inside parameter list
gd_ctx.c: In function `_php_image_output_ctx':
gd_ctx.c:28: `gdIOCtx' undeclared (first use in this function)
gd_ctx.c:28: (Each undeclared identifier is reported only once
gd_ctx.c:28: for each function it appears in.)
gd_ctx.c:28: `ctx' undeclared (first use in this function)
gd.c: At top level:
gd.c:104: parse error before `gdIOCtx'
gd.c: In function `_php_image_create_from_string':
gd.c:1030: `gdIOCtx' undeclared (first use in this function)
gd.c:1030: `io_ctx' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefromstring':
gd.c:1074: `gdImageCreateFromJpegCtx' undeclared (first use in this function)
gd.c:1083: `gdImageCreateFromPngCtx' undeclared (first use in this function)
gd.c:1101: `gdImageCreateFromWBMPCtx' undeclared (first use in this function)
gd.c: In function `_php_image_create_from':
gd.c:1166: `gdIOCtx' undeclared (first use in this function)
gd.c:1166: `io_ctx' undeclared (first use in this function)
gd.c:1167: parse error before `buff_size'
gd.c:1170: `buff_size' undeclared (first use in this function)
gd.c:1170: `buff_em' undeclared (first use in this function)
gd.c:1177: `buff' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefromjpeg':
gd.c:1222: `gdImageCreateFromJpeg' undeclared (first use in this function)
gd.c:1222: `gdImageCreateFromJpegCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefrompng':
gd.c:1235: `gdImageCreateFromPng' undeclared (first use in this function)
gd.c:1235: `gdImageCreateFromPngCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatefromwbmp':
gd.c:1278: `gdImageCreateFromWBMP' undeclared (first use in this function)
gd.c:1278: `gdImageCreateFromWBMPCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagepng':
gd.c:1419: `gdImagePngCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagejpeg':
gd.c:1437: `gdImageJpegCtx' undeclared (first use in this function)
gd.c: In function `php_if_imagewbmp':
gd.c:1454: `gdImageWBMPCtx' undeclared (first use in this function)
gd.c: At top level:
gd.c:3244: parse error before `gdIOCtx'
gd.c: In function `_php_image_bw_convert':
gd.c:3249: `im_org' undeclared (first use in this function)
gd.c:3274: `threshold' undeclared (first use in this function)
gd.c:3284: `gdImageWBMPCtx' used prior to declaration
gd.c:3284: `out' undeclared (first use in this function)
gd.c: In function `_php_image_convert':
gd.c:3371: `gdImageCreateFromJpeg' used prior to declaration
gd.c:3371: warning: assignment makes pointer from integer without a cast
gd.c:3382: `gdImageCreateFromPng' used prior to declaration
gd.c:3382: warning: assignment makes pointer from integer without a cast
make[3]: *** [gd.lo] Error 1
make[3]: Leaving directory `/home/sites/home/users/admin/software/php-4.0.6/ext/
gd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sites/home/users/admin/software/php-4.0.6/ext/
gd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/software/php-4.0.6/ext'
make: *** [all-recursive] Error 1

-- 
--- End Message ---

Reply via email to