mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Problem compiling gnutls using the latest cod


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] Problem compiling gnutls using the latest code snapshot
Date: Wed, 23 Nov 2011 15:59:34 +0100

On Wed, Nov 23, 2011 at 7:05 AM, Dennis Volodomanov
<address@hidden> wrote:
> Hello all,
>
> I'm trying to cross-compile gnutls and I'm getting the following error:
>
> 'i686-pc-mingw32-gcc' -W -Wall -Werror -ansi -pedantic './src/gnutls-test.c' 
> -o '/opt/mingw/usr/i686-pc-mingw32/bin/test-gnutls.exe' 
> `'i686-pc-mingw32-pkg-config' gnutls --cflags --libs`
> Package gnutls was not found in the pkg-config search path.
> Perhaps you should add the directory containing `gnutls.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'gnutls' found
> ./src/gnutls-test.c:4:27: fatal error: gnutls/gnutls.h: No such file or 
> directory
> compilation terminated.
> make[1]: *** [build-only-gnutls] Error 1
> make[1]: Leaving directory `/opt/mingw'
>

HI Dennis,

If you do another "hg pull -u", it should be okay. The problem was fixed in

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/7461889e6ee4

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]