[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#109671: gcc3 fails compiling php406 (mbfilter.c/segfault)




On Wed, 22 Aug 2001, Matthias Klose wrote:

> Lenar Lohmus writes:
>  > Package: gcc-3.0
>  >
>  > gcc 3.0 segmentation faults when compiling php-4.0.6
>  > at mbfilter.c
>
> see /usr/doc/gcc-3.0/README.Bugs.gz
>
> - architecture?
x86-32

>
> - compiler flags?
> - preprocessed source?

as I said ... it happens when compiling php 4.0.6 tarball from
www.php.net. I really dont know exact flags nor have right now time to
try to recompile it with gcc3, I can only give the configure flags for php:

 ./configure --prefix=/usr/local --with-apxs2=/usr/local/apache2/bin/apxs --with-regex=system \
                --with-config-file-path=/etc/php4/apache --disable-rpath \
                --disable-debug --disable-static \
                --with-layout=GNU \
                --with-curl=shared,/usr \
                --with-gd=shared,/usr \
                --with-jpeg-dir=shared,/usr
		--with-xpm-dir=shared,/usr/X11R6 --with-png-dir=shared,/usr \
                --with-freetype-dir=shared,/usr --enable-gd-native-ttf \
                --with-imap=shared,/usr \
                --with-mhash=shared,/usr \
                --with-mysql=shared,/usr \
                --with-xslt-sablot=shared,/usr \
                --enable-xslt \
                --enable-memory-limit \
                --enable-calendar \
                --enable-sysvsem \
                --enable-sysvshm \
                --enable-bcmath \
                --with-bz2 \
                --enable-ctype \
                --enable-ftp \
                --with-gettext \
                --enable-mbstring --enable-mbstr-enc-trans \
                --with-pcre-regex=/usr \
                --enable-shmop \
                --enable-sockets \
                --enable-xml \
                --with-xml=/usr --with-expat-dir=/usr \
                --enable-yp \
                --with-zlib \
                --without-pgsql


>
> - compiler package version?
3.0.1-0pre010811

>
> #102193 is the most incomplete report, this one comes next ;-)

I'm just too lazy .. :(

Lenar




Reply to: