ID: 14429
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Pspell related
Operating System: freebsd 4.3
PHP Version: 4.1.0
Old Assigned To: vlad
Assigned To: 
New Comment:

Disregard that last note I accidently hit 'F5'...

./configure --with-mysql --with apxs=/usr/local/apache/bin/apxs --with-pspell

No errors in the config

Previous Comments:
------------------------------------------------------------------------

[2001-12-14 04:07:42] [EMAIL PROTECTED]

Vlad,

I am getting this error now:

Making all in pspell
/bin/sh /usr/local/php/libtool --silent --mode=compile gcc  -I. 
-I/usr/local/php/ext/pspell -I/
usr/local/php/main -I/usr/local/php -I/usr/local/apache/include -I/usr/local/php/Zend 
-I/usr/lo
cal/php/ext/mysql/libmysql -I/usr/local/include/pspell -I/usr/local/php/ext/xml/expat  
-DUSE_EX
PAT -I/usr/local/php/TSRM -g -O2 -prefer-pic  -c pspell.c
pspell.c:39: pspell/pspell.h: No such file or directory
*** Error code 1

Stop in /usr/local/php/ext/pspell.
*** Error code 1

Stop in /usr/local/php/ext/pspell.
*** Error code 1

Stop in /usr/local/php/ext.
*** Error code 1

Stop in /usr/local/php.

Is this an operator error or is it looking into "php/pspell/" for the "pspell.h"?

Let me know if this is not a bug and I will go for support lists instead.

Thanks,

------------------------------------------------------------------------

[2001-12-14 03:50:57] [EMAIL PROTECTED]

What was your configure line?

Derick

------------------------------------------------------------------------

[2001-12-14 03:49:56] [EMAIL PROTECTED]

Vlad,

I am getting this error now:

Making all in pspell
/bin/sh /usr/local/php/libtool --silent --mode=compile gcc  -I. 
-I/usr/local/php/ext/pspell -I/
usr/local/php/main -I/usr/local/php -I/usr/local/apache/include -I/usr/local/php/Zend 
-I/usr/lo
cal/php/ext/mysql/libmysql -I/usr/local/include/pspell -I/usr/local/php/ext/xml/expat  
-DUSE_EX
PAT -I/usr/local/php/TSRM -g -O2 -prefer-pic  -c pspell.c
pspell.c:39: pspell/pspell.h: No such file or directory
*** Error code 1

Stop in /usr/local/php/ext/pspell.
*** Error code 1

Stop in /usr/local/php/ext/pspell.
*** Error code 1

Stop in /usr/local/php/ext.
*** Error code 1

Stop in /usr/local/php.

Is this an operator error or is it looking into "php/pspell/" for the "pspell.h"?

Let me know if this is not a bug and I will go for support lists instead.

Thanks,

------------------------------------------------------------------------

[2001-12-13 19:05:49] [EMAIL PROTECTED]

Believe it or not, you've got a *very* old version of pspell somehow. I'd most 
certainly say that this is not 4.1.0 version of php :( If you look at the pspell.c you 
sent me on line 19 you'll see:

/* $Id: pspell.c,v 1.12 2000/10/25 17:43:59 andrei Exp $ */


However, the version I downloaded yesterday has this:
/* $Id: pspell.c,v 1.20.2.1 2001/10/11 23:51:57 ssb Exp $ */

Notice the difference? Your version is a year older than the one in the 4.1.0 package. 
I'd suggest you re-download php-4.1.0:
http://www.php.net/downloads.php

or, if you really don't want to do that, get the latest pspell files from CVS:
http://cvs.php.net/cvs.php/php4/ext/pspell
and recompile. That should take care of all those problems.

Have a great day!:)

...closing...

------------------------------------------------------------------------

[2001-12-13 17:28:48] [EMAIL PROTECTED]

I emailed the file to you. It will be coming from my work address.

I am positive that it is 4.1.0. Released DEC. 10, 2001.

Also, I forgot to mention. It is looking for pspell inside of the location where I 
running the "make" for php. I installed pspell and aspell inside of the PHP directive 
and the make went fine but when I test any of the pspell functions it is saying that 
they are undefined.

Thanks,

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/?id=14429


Edit this bug report at http://bugs.php.net/?id=14429&edit=1


-- 
PHP Development 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]

Reply via email to