i forgot to enter a password, so i reply to this mail.

i think the last lines of config.log should be a hint:

/usr/local/lib/libsablot.so: undefined reference to `operator
new[](unsigned)'
/usr/local/lib/libsablot.so: undefined reference to
`__cxa_call_unexpected'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__si
_class_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
delete(void*)'
/usr/local/lib/libsablot.so: undefined reference to `__gxx_personality_v0'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__cl
ass_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
delete[](void*)'
/usr/local/lib/libsablot.so: undefined reference to `vtable for
__cxxabiv1::__vm
i_class_type_info'
/usr/local/lib/libsablot.so: undefined reference to `operator
new(unsigned)'
collect2: ld returned 1 exit status
configure: failed program was:
#line 48470 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char iconv_open();
int main() {
iconv_open()
; return 0; }


but i have no idea, what there could be wrong.




On 28 Aug 2001, Bug Database wrote:

> ID: 12999
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old Status: Open
> Status: Feedback
> Bug Type: Sablotron XSL
> Operating System: Slackware Linux 8.0
> PHP Version: 4.0.6
> New Comment:
>
> Does config.log have any clues what might be wrong?
>
>
> Previous Comments:
> ------------------------------------------------------------------------
>
> [2001-08-28 08:20:19] [EMAIL PROTECTED]
>
> hi,
> i can't compile php 4.0.6 and higher (4.0.7RC1) with sablotron support. i'm always 
>getting a configure error:
> "configure: error: iconv not found"
> my configure line:
>
> --with-apache=/usr/src/apache_1.3.20 --with-mysql=/usr/local/mysql --with-gd 
>--with-jpeg=/usr --with-jpeg-dir=/usr --with-xpm-dir=/usr/X11R6 --with-png-dir=/usr 
>--with-zlib-dir=/usr --with-ttf=/usr/lib --with-tiff-dir=/usr/lib 
>--with-curl=/usr/src/curl-7.8.1 --with-freetype-dir=/usr/src/freetype-2.0.4 
>--with-config-file-path=/usr/local/etc --with-openssl=/usr --enable-sockets 
>--enable-ftp --enable-versioning --enable-track-vars=yes --enable-url-includes 
>--enable-sysvshm=yes --enable-sysvsem=yes --disable-debug --with-swf=/usr 
>--enable-dbg=shared --disable-safe-mode --enable-trans-sid --enable-bf --enable-shmop 
>--enable-inline-optimization --with-bz2=/usr/lib --with-mhash=/usr/local 
>--enable-gd-native-ttf=yes --enable-calendar --with-pdflib=/usr/lib/tcl8.3/pdflib 
>--with-dom=/usr/local --with-zlib=/usr --with-pgsql=/usr/local/pgsql 
>--with-t1lib=/usr/local --with-mm=/usr --with-qtdom=/usr/lib/qt-2.2.1 --enable-bcmath 
>--with-gettext=/usr --with-mcrypt=/usr/local --with-readline=/usr 
>--with-iodbc=/usr/local --with-mnogosearch=/usr/local/mnogosearch --with-gmp 
>--with-sablot=/usr/local
>
> you can view the config.log at www.unividuum.de/config.log .
>
> anything else you need to know?
> thanks,
> cu.
>
> ------------------------------------------------------------------------
>
>
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at http://bugs.php.net/?id=12999&edit=2
>
>


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