libpgtcl library compilation problem

From: Marc Howard Zuckman <marc(at)classyad(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: libpgtcl library compilation problem
Date: 1999-07-10 14:08:14
Message-ID: Pine.LNX.4.10.9907100948280.26297-100000@classyad.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


If PostgreSQL failed to compile on your computer or you found a bug that
is likely to be specific to one platform then please fill out this form
and e-mail it to pgsql-ports(at)postgresql(dot)org(dot)

To report any other bug, fill out the form below and e-mail it to
pgsql-bugs(at)postgresql(dot)org(dot)

If you not only found the problem but solved it and generated a patch
then e-mail it to pgsql-patches(at)postgresql(dot)org instead. Please use the
command "diff -c" to generate the patch.

You may also enter a bug report at http://www.postgresql.org/ instead of
e-mail-ing this form.

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Marc Zuckman
Your email address : marc(at)classyad(dot)com

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Pentium

Operating System (example: Linux 2.0.26 ELF) : RedHat 6.0 (glibc 2.1) with Linux 2.2.10 ELF

PostgreSQL version (example: PostgreSQL-6.5) : PostgreSQL-6.5

Compiler used (example: gcc 2.8.0) : gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Please enter a FULL description of your problem:
------------------------------------------------
libpgtcl did not compile with libcrypt.

I manually edited the Makefile and changed to SHLIB_LINK+ to

SHLIB_LINK+= -L../libpq -lpq -lcrypt

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

Marc Zuckman
marc(at)fallon(dot)classyad(dot)com

________________________________
_ Visit The Home and Condo MarketPlace _
_ http://www.ClassyAd.com _
_ _
_ FREE basic property listings/advertisements and searches. _
_ _
_ Try our premium, yet inexpensive services for a real _
_ selling or buying edge! _
________________________________

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Uncle George 1999-07-10 22:01:44 Alpha Port/RH60/PG6.5
Previous Message Wolfgang Maron 1999-07-10 10:00:46 Linux-2-2-5-port