Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 14:07:16 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Antonio Nati <A.Nati@cisco.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: link of db 2.3.11
Message-ID:  <Pine.BSF.4.00.9807161406520.21519-100000@resnet.uoregon.edu>
In-Reply-To: <3.0.1.32.19980714135457.006acddc@posta.cisco.it>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 14 Jul 1998, Antonio Nati wrote:

> 
> I've solved all adding manually /usr/local/lib/libdb.a to cc in the makefile.
> 
> But, shouldn't it be automatic to link these calls against this library? I
> even copied the library in /usr/lib, with no results.

You have to teach the program to pull it in.  Some systems have the db
calls in the standard C library (libc); in FreeBSD we don't.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.00.9807161406520.21519-100000>