6.3.2 build, more questions - Mailing list pgsql-admin

From Gilley, Charles H.
Subject 6.3.2 build, more questions
Date
Msg-id 18D7589E9C44D21199AC00805F31B047252D87@atlanta_nt2.atlanta.glenayre.com
Whole thread Raw
List pgsql-admin
Okay, most of my compilation problems are path related.
Now, when running configure, the conftest program refuses to
compile due to a library path issue.  The system I use has it's
gnu 'things' in assorted places which I did not arrange, so I must
adapt to their locations.  How do I specify the -I and -L paths
for gcc?  I've tried adjusting the template file's SRCH_LIB, but
this is only a guess on my part - I've not found any documentation
for the template files.

    CC:gcc
    AROPT:crs
    CFLAGS:
    SHARED_LIB:-fPIC
    ALL:
    SRCH_INC:
    SRCH_LIB:/opt/FSFutil/lib/gcc-lib/sparc-sun-solaris2.4/2.7.2
    USE_LOCALE:no
    DLSUFFIX:.so
    YFLAGS:-d
    YACC:

I've also tried the command line options:

./configure --with-template=sparc_solaris-gcc \
    --with-includes='where gcc's includes are' \
    --with-libs='where gcc's libs are'

substituting the text accordingly.  What is the proper method to inform
configure of where the libraries and include files are?

Thanks for bearing with me.

Charles Gilley


pgsql-admin by date:

Previous
From: "Gene Selkov Jr."
Date:
Subject: Re: Copy slows down; is it normal?
Next
From: Alan Knowles
Date:
Subject: CORRUPT Database error?