Do you have your LD_LIBRARY_PATH environment variable set?
(This controls where Solaris looks for C libraries.)

--Don

Darren Nay wrote:
> 
> No, I downloaded both the gdbm package from sunfreeware.com, and the db
> libraries source from sleepycat.com and installed both (I installed gdbm
> first, with no luck, and then berkely db) into /usr/local/.
> 
> I believe that I may have found the problem though.  It looks like it's
> calling "cc" instead of "gcc" to compile the conftest program to test the
> libraries and since Solaris does not come with "cc" it's getting an error.
> The output from ./configure was just throwing me off..
> 
> Thanks for the suggestions though!
> 
> Darren Nay - [EMAIL PROTECTED]
> 
> On Tue, 11 Sep 2001, J. Goodleaf wrote:
> 
> > Are your libraries located in /opt/sfw/ ?
> >
> > I know the companion CD, if that's what you used, will drop them in there.
> >
> >  -J
> > Tim Hunter writes:
> >
> > > Are you sure you have the gdbm or db development libraries installed?
> > >
> > >
> > >> -----Original Message-----
> > >> From: Darren Nay [mailto:[EMAIL PROTECTED]]
> > >> Sent: Tuesday, September 11, 2001 2:19 PM
> > >> To: [EMAIL PROTECTED]
> > >> Subject: Solaris "configure" problems
> > >>
> > >>
> > >>
> > >> Hello All,
> > >>
> > >> I am having some problems compiling, or actually ./configure 'ing
> > >> sqwebmail on my Solaris X86 8 system.
> > >>
> > >> The problem that I am having is that the ./configure script is unable to
> > >> find, or at least fails to test the gdbm, or db libraries.  I have both
> > >> installed into /usr/local and have even set the following env vars:
> > >>
> > >> CPPFLAGS=-I/usr/local/include
> > >> LDFLAGS=-L/usr/local/lib
> > >>
> > >> No go..  Anyone have any suggestions?  Thanks!
> > >>
> > >> Darren Nay - [EMAIL PROTECTED]
> > >>
> > >>
> >
> >
> >
> > =====================
> > J. Goodleaf
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> >

-- 
---Start Required CYA Legal Jargon---
CONFIDENTIALITY NOTICE: Emails from Wellogix, Inc. presumptively and
normally contain confidential information for the sole use of the
intended recipient. The review, use, distribution, transmittal or
re-transmittal of this email and its attachments, if any, or the
information contained herein, may be limited by Agreement, and any such
action by an unintended recipient of this email is strictly prohibited
without the express written approval of Wellogix, Inc. If you are not
the intended recipient, please contact the sender and delete all copies.
---End Required CYA Legal Jargon---

Reply via email to