Date: Wed, 10 Nov 1999 10:12:50 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Jon Rust <jpr@vcnet.com> Cc: Richard Morte <ric@sinclairassoc.force9.co.uk>, freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Installing GDBM_File (was: Location of GDBM_File in FreeBSD 3.2_Release) Message-ID: <99305.942221570@axl.noc.iafrica.com> In-Reply-To: Your message of "Tue, 09 Nov 1999 14:32:48 PST." <v04210197b44e513bbf4d@[209.239.239.22]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 09 Nov 1999 14:32:48 PST, Jon Rust wrote: > >You need to add to that statement -L/usr/local/lib, which means "also > >look for libraries in the path /usr/local/lib", since that's probably > >where libgdbm is. > > That didn't work when I was building maildrop. I tried that __EXACT__ > remedy right off the bat. The author was helping me through the whole > process. That's because I didn't give you all the advice you needed. When you sent me follow-up mail explaining why my advice didn't work, I didn't look closely enough at your message. Specifically, I didn't notice that the error was that a header file couldn't be found. Thus, the advice I _should_ have given you was to add -I/usr/local/include . Sorry to waste your time. :-( Ciao, Sheldon. 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?99305.942221570>