On 03/15/15 12:51 PM, russell wrote:
Hi,

I have configured gnutls as follows :-

gnutls-3.3.13$ CC=gcc NETTLE_CFLAGS=-I/opt/gnu/include
NETTLE_LIBS="-L/opt/gnu/lib -R/opt/gnu/lib" HOGWEED_CFLAGS=-I/opt/gnu/include
HOGWEED_LIBS="-L/opt/gnu/lib -R/opt/gnu/lib" P11_KIT_CFLAGS=-I/opt/gnu/include
P11_KIT_LIBS="-L/opt/gnu/lib -R/opt/gnu/lib" CPPFLAGS=-I/opt/gnu/include
LDFLAGS="-L/opt/gnu/lib -R/opt/gnu/lib" ./configure --prefix=/opt/gnu
--enable-shared --disable-static

Shouldn't all those *_LIBS include the -l flags for the libraries themselves,
not just the path to find them?  That's what I usually see in pkg-config output.

--
        -Alan Coopersmith-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc

_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to