Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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: Fri, 12 Mar 2004 16:11:01 -0800
  • Message-id: <OF1204E27A(dot)D56CD061-ON88256E56(dot)0000AE56-88256E56(dot)0001024A(at)lignum(dot)com>


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

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group