[PHP-DEV] Bug #13856: bad option in 'configure --help'

2001-10-28 Thread acc

From: [EMAIL PROTECTED]
Operating system: Debian Linux
PHP version:  4.0.6
PHP Bug Type: *Compile Issues
Bug description:  bad option in 'configure --help'

configure --help says:

 --enable-gd-native-ttfGD: Enable TrueType string function in gd

but after looking in configure script I'v noticed that in fact it checks
for:

--enable-gd-native-tt

hope You'll fix it soon

greets,
  Adam Czysciak
  [EMAIL PROTECTED]
-- 
Edit bug report at: http://bugs.php.net/?id=13856edit=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]




[PHP-DEV] Re: Bug #13761 Updated: Segmentation fault when configures are generating files

2001-10-20 Thread acc

On 19 Oct 2001 22:31:00 -
Bug Database [EMAIL PROTECTED] wrote:

 ID: 13761
 Updated by: sniper
 Reported By: [EMAIL PROTECTED]
 Old Status: Open
 Status: Bogus
 Bug Type: Compile Failure
 Operating System: Linux 2.4.5
 PHP Version: 4.0.6
 New Comment:
 
 Does it always happen in same place?
 What is the version of 'sed' you have?
 
 As this is definately not a bug in PHP, bogusing.
 
 --Jani
 
 
 Previous Comments:
 
 
 [2001-10-19 12:58:33] [EMAIL PROTECTED]
 
 When i run ./configure the sed program gets a Segmentation fault:
 
 --
 Generating files
 checking for working mkdir -p... (cached) yes
 creating config_vars.mk
 creating ./config.status
 ./configure: line 56239: 21954 Segmentation fault  sed -n -f conftest.hdr 
confdefs.h conftest.vals
 ./config.status: line 139: 21971 Segmentation fault  sed 's/%@/@@/; s/@%/@@/; 
s/%g$/@g/; /@g$/s/[\\%]/\\/g;
  s/@@/%@/; s/@@/@%/; s/@g$/%g/' conftest.subs  'CEOF'
 /^[   ]*VPATH[]*=[^:]*$/d
 
 s%@SHELL@%/bin/sh%g
 s%@CFLAGS@%-g -O2%g
 --
 
 Anyone know how to solve this ?
 
 /Johan
 
 
 
 
 
 ATTENTION! Do NOT reply to this email!
 To reply, use the web interface found at http://bugs.php.net/?id=13761edit=2
 

I am using GNU sed version 3.02. Should I try to upgrade ?


--
Johan

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




[PHP-DEV] Bug #13761: Segmentation fault when configures are generating files

2001-10-19 Thread acc

From: [EMAIL PROTECTED]
Operating system: Linux 2.4.5
PHP version:  4.0.6
PHP Bug Type: Compile Failure
Bug description:  Segmentation fault when configures are generating files

When i run ./configure the sed program gets a Segmentation fault:

--
Generating files
checking for working mkdir -p... (cached) yes
creating config_vars.mk
creating ./config.status
./configure: line 56239: 21954 Segmentation fault  sed -n -f
conftest.hdr confdefs.h conftest.vals
./config.status: line 139: 21971 Segmentation fault  sed 's/%@/@@/;
s/@%/@@/; s/%g$/@g/; /@g$/s/[\\%]/\\/g;
 s/@@/%@/; s/@@/@%/; s/@g$/%g/' conftest.subs  'CEOF'
/^[ ]*VPATH[]*=[^:]*$/d

s%@SHELL@%/bin/sh%g
s%@CFLAGS@%-g -O2%g
--

Anyone know how to solve this ?

/Johan
-- 
Edit bug report at: http://bugs.php.net/?id=13761edit=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]




[PHP-DEV] Bug #13762: Segmentation fault when configures are generating files

2001-10-19 Thread acc

From: [EMAIL PROTECTED]
Operating system: Linux 2.4.5
PHP version:  4.0.6
PHP Bug Type: Compile Failure
Bug description:  Segmentation fault when configures are generating files

When i run ./configure the sed program gets a Segmentation fault:



--

Generating files

checking for working mkdir -p... (cached) yes

creating config_vars.mk

creating ./config.status

./configure: line 56239: 21954 Segmentation fault  sed -n -f
conftest.hdr confdefs.h conftest.vals

./config.status: line 139: 21971 Segmentation fault  sed 's/%@/@@/;
s/@%/@@/; s/%g$/@g/; /@g$/s/[\%]/\/g;

 s/@@/%@/; s/@@/@%/; s/@g$/%g/' conftest.subs  'CEOF'

/^[ ]*VPATH[]*=[^:]*$/d



s%@SHELL@%/bin/sh%g

s%@CFLAGS@%-g -O2%g

--


If I tries to compile anyway I'll get:
--
Making all in Zend
make[1]: Entering directory `/usr/local/src/php-4.0.6/Zend'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/usr/local/src/php-4.0.6/Zend'
make: *** [all-recursive] Error 1
--


Anyone know how to solve this ?



/Johan
-- 
Edit bug report at: http://bugs.php.net/?id=13762edit=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]