Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Gerrit P. Haase
Hello, From the used ini: extension_dir = ./modules enable_dl = On extension=bcmath.dll extension=bz2.dll extension=calendar.dll extension=ctype.dll extension=curl.dll extension=dba.dll extension=dbase.dll extension=dbx.dll extension=dio.dll extension=exif.dll extension=ftp.dll

Mhash maintainer, heads up

2004-09-25 Thread Gerrit P. Haase
Hello, it seems there was the -mno-cygwin flag used for the mhmash library build and it isn't a Cygwin version at all: $ cygcheck /usr/bin/cygmhash-2.dll H:/bin/cygmhash-2.dll C:\WINNT\System32\msvcrt.dll C:\WINNT\System32\KERNEL32.dll C:\WINNT\System32\ntdll.dll Gerrit -- =^..^=

Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Gerrit P. Haase
Hallo Igor, Am Samstag, 25. September 2004 um 03:50 schriebst du: Gerrit, Check the dependencies of all of the failing DLLs below with cygcheck. I'd bet that they depend on other extension DLLs. If so, you need to make sure the extension_dir (./modules in this case) is in the PATH,

Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Reini Urban
Gerrit P. Haase schrieb: Hmmm, shouldn't it be linked against libiconv and at least it is missing the depndency on libphp, all the other modules are fine, e.g. modules/mhash.dll H:\php\php-5.0.1\.libs\cygphp5.dll H:\bin\cygcrypt-0.dll H:\bin\cygwin1.dll

[ITP] mathomatic-11.3f-1

2004-09-25 Thread Reini Urban
I would like to contribute and maintain the cygwin-port of the mathomatic package: http://xarch.tu-graz.ac.at/home/rurban/software/cygwin/mathomatic/mathomatic-11.3f-1-src.tar.bz2 http://xarch.tu-graz.ac.at/home/rurban/software/cygwin/mathomatic/mathomatic-11.3f-1.tar.bz2

Re: [ITP] ploticus-2.11 - new package for review

2004-09-25 Thread Reini Urban
Jari Aalto+mail.linux schrieb: Here is new package. Please review. http://tierra.dyndns.org:81/cygwin/ploticus-2.11-1-src.tar.bz2 http://tierra.dyndns.org:81/cygwin/ploticus-2.11-1.tar.bz2 Jari, do you want to ITP it again? Otherwise I'll give it a try. It was updated quite significantly lately

Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Reini Urban
Gerrit P. Haase schrieb: Reini Urban wrote: --- ext/dba/config.m4~2004-03-08 01:01:03.0 +0100 +++ ext/dba/config.m42004-09-24 13:27:27.121674400 +0100 @@ -11,8 +11,11 @@ AC_DEFUN(PHP_TEMP_LDFLAGS,[ old_LDFLAGS=$LDFLAGS LDFLAGS=$1 $LDFLAGS - $2 + old_LIBS=$LIBS + LIBS=$2

Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Gerrit P. Haase
Hello Reini, I'm not sure what the problem with iconv is about, the compiled object file is just 288 bytes where the source file is 67 kb. It seems that there is simply nothing in the object file. Maybe a binutils bug? The created iconv.i is ok. When i run gcc -o iconv.o -c iconv.i I get an

Re: Pre-ITP: apache/mod_php

2004-09-25 Thread Gerrit P. Haase
Hello Reini, We know, it's just broken, fix it by yourself is the answer. Oh my god, who are these people? Zend developers who want to sale their servicdes? Isn't it an open source effort with volunteers? Who is the head maintainer and who is allowed to commit fixes to the repository? Can

Re: Mhash maintainer, heads up

2004-09-25 Thread Christopher Faylor
On Sat, Sep 25, 2004 at 01:46:41PM +0200, Gerrit P. Haase wrote: Hello, it seems there was the -mno-cygwin flag used for the mhmash library build and it isn't a Cygwin version at all: $ cygcheck /usr/bin/cygmhash-2.dll H:/bin/cygmhash-2.dll C:\WINNT\System32\msvcrt.dll

Re: [ITP] mathomatic-11.3f-1

2004-09-25 Thread Harold L Hunt II
+1 vote from me. Harold