[PHP-INST] Make error (make: *** [ext/ctype/ctype.lo] Error 1)

2003-06-19 Thread Thomas
I could not find anything describing this problem at bugs.php.net nor the mailing list archives. php-4.3.2]# make /bin/sh /usr/local/src/php-4.3.2/libtool --silent --preserve-dup-deps --mode=compile gcc -Iext/ctype/ -I/usr/local/src/php-4.3.2/ext/ctype/ -DPHP_ATOM_INC -I/usr/local/src/php-4.3.2/i

Re: [PHP-INST] Make error in PHP 4.3.2 (libtiff ??)

2003-06-07 Thread Robert L Cochran
You probably need to install 2 Red Hat packages: libtiff and libtiff-devel. Go get the latest packages, install these, do a 'make realclean' or 'make distclean' in your PHP source directory and recompile PHP. On Sat, 2003-06-07 at 16:01, Lukasz Karapuda wrote: > Hello, > > I am compiling PHP 4.3

[PHP-INST] Make error in PHP 4.3.2 (libtiff ??)

2003-06-07 Thread Lukasz Karapuda
Hello, I am compiling PHP 4.3.2 with the following config options: (Red Hat Linux 7.3) ./configure --with-mysql --with-apxs=/usr/sbin/apxs --with-zlib \ --enable-bcmath --with-bz2 --with-curl --with-dom \ --enable-exif --enable-ftp --with-gd --with-ttf --with-imap \ --with-mime-magic=/usr/share/m

[PHP-INST] Make error on 4.3.1. zlib to blame?

2003-03-24 Thread Amaro Cordo
From: mv24 at canada dot com Operating system: Linux PHP version: 4.3.1 PHP Bug Type: Compile Failure Bug description: zlib make error apache_1.3.27 php-4.3.2RC1 zlib-1.1.4 Configured with the following options without warnigs: ./configure \ --with-apache=/usr/local/apache_1.3.27 \ --wit

[PHP-INST] Make error during installation

2003-02-27 Thread jsauer
Hello, I am running Solaris 8 on a Sun Ultra 1 It configures okay with the following command line: ./configure --with-mysql=/snortlogs/mysql3 --with-apxs2=/test/apache/bin/apxs When I run make, it goes okay for a while until this error. ld: fatal: file ext/ctype/ctype.lo: unknown file type ld

RE: [PHP-INST] make error

2003-01-15 Thread warren daly
:+353-1-660 9040 Fax:+353-1-660 3666 <mailto:[EMAIL PROTECTED]> Web: <<http://www.heanet.ie>> -Original Message- From: Eicke Felipe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 11:36 AM To: php-install Subject: [PHP-INST] make error Hi Folks The foll

[PHP-INST] make error

2003-01-15 Thread Eicke Felipe
Hi Folks The following error appear when I try to make php: ld: fatal: file /usr/local/db/install/Oracle.9i.rel2/lib/libclntsh.so: wrong ELF class: ELFCLASS64 ld: fatal: file /usr/local/db/install/Oracle.9i.rel2/lib/libclntsh.so: wrong ELF class: ELFCLASS64 ld: fatal: File processing er

Re: [PHP-INST] make error with gd

2002-11-21 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 18:59:15 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > "Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote: > > >> It seems you use a 2.04+ version of GD ? > > Yes I did install gd-2.0.7 > What I don't understand is why it says that there is an error in the > gd.c which comes with ph

Re: [PHP-INST] make error with gd

2002-11-20 Thread Denis
"Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote: >> It seems you use a 2.04+ version of GD ? Yes I did install gd-2.0.7 What I don't understand is why it says that there is an error in the gd.c which comes with php? In file included from gd.c:83: gd_ctx.c: In function `_php_image_output_ctx': gd_

Re: [PHP-INST] make error with gd

2002-11-20 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 16:19:46 +0100 "Denis" <[EMAIL PROTECTED]> wrote: > Hi, > > I don't know how anyone manages it to compile php from source. I tried > it know with the last 3 versions of php and it always fails. > configure goes ok, but when I do make it stops with: It seems you use a 2.04+ ve

[PHP-INST] make error with gd

2002-11-20 Thread Denis
Hi, I don't know how anyone manages it to compile php from source. I tried it know with the last 3 versions of php and it always fails. configure goes ok, but when I do make it stops with: In file included from gd.c:83: gd_ctx.c: In function `_php_image_output_ctx': gd_ctx.c:70: structure has no

[PHP-INST] MAKE ERROR

2002-10-03 Thread John Coder
I'm installing gd2.0.2 on a linux suse 8.0 distro and while I've had success doing it on my home computer I've ran into a make error when I do it at work. here is the output of make: In file included from gd.c:36: php_gd.h:69 warning: static declaration for `gdImageColorResolve' follows non-static

[PHP-INST] make error php4 on tru64 Unix

2002-06-09 Thread system PRIVILEGED account
I am trying install php4 on Tru64Unix using: ./configure --with-apache=/usr/local/apache --enable-track-vars all ok but when go make i obtain this message: cc: Error: mod_php4.c, line 443: In this statement, "ap_auth_type" is not a member of "r->connection". (needmember) r

[PHP-INST] make error on AIX 4.3.3 with php 4.0.6

2002-02-12 Thread CHEEMA, VINCENT P (SBCSI)
Hello, I'm trying to insall php 4.0.6 with oracle8.1.7 and apache1.3.20. I can get php to configure, but the make command fails with syntax errors. I'm new to C and php, so any ideas on how/where to research and correct my problem would be appreciated. Thanks, Vince I'm installing o

[PHP-INST] Make error

2001-03-21 Thread TAN
I have a question here, when I make Apache in Solaris 2.5 environment I got the error that I state below. Could anyone let me know how can overcome such a problem ? For your information, I compile my php with oracle database. Thanks in advance. Undefined first referenced s