From owner-freebsd-questions Thu Sep 27 23:30:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web12801.mail.yahoo.com (web12801.mail.yahoo.com [216.136.174.36]) by hub.freebsd.org (Postfix) with SMTP id 5C09437B40D for ; Thu, 27 Sep 2001 23:30:47 -0700 (PDT) Message-ID: <20010928063047.86038.qmail@web12801.mail.yahoo.com> Received: from [61.11.40.111] by web12801.mail.yahoo.com via HTTP; Thu, 27 Sep 2001 23:30:47 PDT Date: Thu, 27 Sep 2001 23:30:47 -0700 (PDT) From: Rohit Panda Subject: compiling r stevens sock program To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1506841228-1001658647=:82190" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-1506841228-1001658647=:82190 Content-Type: text/plain; charset=us-ascii hi , i have the source code for stevens source code sock program ,but was unable to compile in my FreeBSD 4.3 release.in the make file its using the solaris lib file. # Following line for SVR4, Solaris 2.x LIBS = /usr/ucblib/libucb.a -lsocket -lnsl # Following line for 4.4BSD, BSD/386, SunOS 4.x, AIX 3.2.2, OSF/1 #LIBS = whats the equivalent lib file for compiling under freebsd. thanx in advance rohit --------------------------------- Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone with Yahoo! by Phone. --0-1506841228-1001658647=:82190 Content-Type: text/html; charset=us-ascii

hi ,

i have the source code for  stevens source code sock program ,but was unable to compile in my FreeBSD 4.3 release.in the make file its using the solaris lib file.

# Following line for SVR4, Solaris 2.x

LIBS = /usr/ucblib/libucb.a -lsocket -lnsl

# Following line for 4.4BSD, BSD/386, SunOS 4.x, AIX 3.2.2, OSF/1

#LIBS =

whats the equivalent lib file for compiling under freebsd.

thanx in advance

rohit



Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone with Yahoo! by Phone. --0-1506841228-1001658647=:82190-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message