[OpenIndiana-discuss] Final dependancy library for VLC

Alan Coopersmith alan.coopersmith at oracle.com
Sun Mar 15 19:54:55 UTC 2015


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-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc



More information about the openindiana-discuss mailing list