This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin broken?


After a recent Cygwin update I now have 2 problems (that I know of...):

PostgreSQL
----------
PostgreSQL pretends to start, but psql template1 produces a windows error:
  psql.exe - Bad Image
  The application or DLL C:\progra~1\cygwin\bin\pd.dll is not a valid Windows
image. Please check this against your installation.

My databases were created by version 7.2. This is now 7.3. I didn't read the
upgrade documentation, so losing the databses is my fault, but I thought I'd
throw that in here for info/background.

mod_php
-------
Adding mod_php to httpd.conf causes httpd.exe to baulk:
  Syntax error on line 237 of /etc/apache/httpd.conf:
  Cannot load /usr/lib/apache/libphp4.dll into server: dlopen: Win32 error 193

Running cygcheck...

/home/pgsql> cygcheck /usr/lib/apache/libphp4.dll
C:/progra~1/cygwin/lib/apache/libphp4.dll
  C:\progra~1\cygwin\bin\cygbz21.0.dll
    C:\progra~1\cygwin\bin\cygwin1.dll
      C:\WINDOWS\System32\KERNEL32.dll
        C:\WINDOWS\System32\ntdll.dll
  C:\progra~1\cygwin\bin\cygcrypto.dll
  C:\progra~1\cygwin\bin\cyggdbm.dll
File not found...
  C:\progra~1\cygwin\bin\cygintl-1.dll
  C:\progra~1\cygwin\bin\pq.dll
  C:\progra~1\cygwin\bin\cygxml2-2.dll
    C:\progra~1\cygwin\bin\cygz.dll
  C:\progra~1\cygwin\bin\cyghttpd.dll

Why is cygwin referencing file via c:\? Shouldn't it be using /cygdrive...?

I have noticed there is no cyggdbm.dll - it's called cyggdbm-3.dll. I copied
cyggdbm-3.dll to cyggdbm.dll but still no joy.

--
Rgds,
Derek


------------------------------------------------------------
webMail supplied & supported by http://webmail.netsimple.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]