no rule to make target dynloader.o

From: Tyler Mitchell <TMitchell(at)lignum(dot)com>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: no rule to make target dynloader.o
Date: 2004-03-13 00:11:01
Message-ID: OF1204E27A.D56CD061-ON88256E56.0000AE56-88256E56.0001024A@lignum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Hi folks,
I'm keen on testing this win32 options and have been compiling pgsql on
cygwin for a while now.

With msys, I'm hitting an error during the make process. I downloaded
the snapshot from March 11. Any ideas or pointers to mailing list
archives that may help me out?

Tyler
----------------------
make[3]: Leaving directory
`/home/Admin/postgresql-snapshot/src/backend/optimizer'
make -C port all
make[3]: Entering directory
`/home/Admin/postgresql-snapshot/src/backend/port'
make[3]: *** No rule to make target `dynloader.o', needed by `SUBSYS.o'.
Stop.
make[3]: Leaving directory
`/home/Admin/postgresql-snapshot/src/backend/port'
make[2]: *** [port-recursive] Error 2
make[2]: Leaving directory `/home/Admin/postgresql-snapshot/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Admin/postgresql-snapshot/src'
make: *** [all] Error 2

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Claudio Natoli 2004-03-13 00:36:32 Re: no rule to make target dynloader.o
Previous Message Claudio Natoli 2004-03-12 23:59:57 Re: fsync with sync, and Win32 unlink