Should Cygwin PostgreSQL contain all header files?

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>, Sherwood Robinson <srobinson(at)fredericksburg(dot)com>
Subject: Should Cygwin PostgreSQL contain all header files?
Date: 2001-06-07 18:23:29
Message-ID: 20010607142329.R524@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-general

In the process of helping someone build PoPy

http://sourceforge.net/projects/popy

under Cygwin, I have realized that my Cygwin PostgreSQL distribution
may be missing some header files.

Please see the following for details:

http://www.cygwin.com/ml/cygwin/2001-06/msg00434.html

The bottom line is should I be using

make -C src/include install-all-headers

instead of

make -C src/include install

or is PoPy's use of non-client-side headers incorrect?

BTW, it appears that others (i.e., non-Cygwin users) have noticed this
issue too:

http://sourceforge.net/tracker/index.php?func=detail&aid=426982&group_id=15454&atid=115454

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering Phone: 732.264.8770 x235
Dot Hill Systems Corp. Fax: 732.264.8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Tom Lane 2001-06-08 16:40:47 Re: [GENERAL] Should Cygwin PostgreSQL contain all header files?
Previous Message Ilan Fait 2001-06-07 12:21:43 Help

Browse pgsql-general by date

  From Date Subject
Next Message Alla 2001-06-07 18:53:22 Function returning record
Previous Message Nick Ganju 2001-06-07 17:36:32 A join that should be very fast is taking a long time