Re: [INTERFACES] ecpg and embedded SQL

From: rhayhow <rhayhow(at)cs(dot)nmsu(dot)edu>
To: emarsden(at)mail(dot)dotcom(dot)fr, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-interfaces(at)hub(dot)org
Subject: Re: [INTERFACES] ecpg and embedded SQL
Date: 1998-09-04 15:14:10
Message-ID: 35F003C2.683C@cs.nmsu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Eric and Tom,

Thanks a ton, adding '-lsocket' to the end of the ddb.compile did the
trick!

Reid Hayhow

---------------------------------------------------------
Eric Marsden wrote:
-snip-
> You probably need to link with the Solaris networking library
> (something like -lsocket or -lnsl, see your system's manuals).
>
> --
> Eric Marsden

Tom Lane wrote:
-snip-
> On some systems, these network-related functions are not in the regular
> C library, but in other libraries. Likely you need to add "-lsocket"
> or something like that to the link command.
-snip-
> regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gerald Fischer 1998-09-04 17:41:03 ODBC Insight Distribution Systems ERROR
Previous Message mheravi 1998-09-04 13:18:33 initdb problems