hi, i have compiled php4.1.1 and mnogo3.2.3 with ext/mnogo-1.49 and mysql 4.01 and runing in some name conflicts with the ftp functions. When i remember corretly that there was some similar problem in the pass....
./configure --with-mysql=/usr/local/mysql --with-zlib --disable-syslog --pre fix=/tmp/mnogo ; make && make install ./configure --with-mysql=/usr/local/mysql --with-mnogosearch=/tmp/mnogo --en able-ftp ; make /tmp/mnogo/lib/libudmsearch.a(ftp.o): In function `ftp_close': /usr2/src/mnogosearch-3.2.3/src/ftp.c(.text+0xebc): multiple definition of `ftp_close' ./.libs/libphp4.a(ftp.o)(.text+0x15c):/usr2/src/php-4.1.1/ext/ftp/ftp.c: first defined here /usr/bin/ld: Warning: size of symbol `ftp_close' changed from 60 to 77 in ftp.o /tmp/mnogo/lib/libudmsearch.a(ftp.o): In function `ftp_login': /usr2/src/mnogosearch-3.2.3/src/ftp.c(.text+0x5d4): multiple definition of `ftp_login' ./.libs/libphp4.a(ftp.o)(.text+0x248):/usr2/src/php-4.1.1/ext/ftp/ftp.c: first defined here /usr/bin/ld: Warning: size of symbol `ftp_login' changed from 145 to 366 in ftp.o /tmp/mnogo/lib/libudmsearch.a(ftp.o): In function `ftp_list': /usr2/src/mnogosearch-3.2.3/src/ftp.c(.text+0xafc): multiple definition of `ftp_list' ./.libs/libphp4.a(ftp.o)(.text+0x684):/usr2/src/php-4.1.1/ext/ftp/ftp.c: first defined here /usr/bin/ld: Warning: size of symbol `ftp_list' changed from 31 to 257 in ftp.o /tmp/mnogo/lib/libudmsearch.a(ftp.o): In function `ftp_get': /usr2/src/mnogosearch-3.2.3/src/ftp.c(.text+0xc00): multiple definition of `ftp_get' ./.libs/libphp4.a(ftp.o)(.text+0x884):/usr2/src/php-4.1.1/ext/ftp/ftp.c: first defined here /usr/bin/ld: Warning: size of symbol `ftp_get' changed from 468 to 202 in ftp.o /tmp/mnogo/lib/libudmsearch.a(ftp.o): In function `ftp_mdtm': /usr2/src/mnogosearch-3.2.3/src/ftp.c(.text+0xccc): multiple definition of `ftp_mdtm' ./.libs/libphp4.a(ftp.o)(.text+0xcc0):/usr2/src/php-4.1.1/ext/ftp/ftp.c: first defined here /usr/bin/ld: Warning: size of symbol `ftp_mdtm' changed from 322 to 201 in ftp.o collect2: ld returned 1 exit status make[1]: *** [php] Error 1 Compiling mnogo or php without support for ftp will avoid the problem. With best regards Joerg Behrens ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
