Re: Help :Build error of "You must run autogen.sh or configure --enable vala"

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

 



Hi

Thanks a lot for your reply.
I tried "NOCONFIGURE=1 ./autogen.sh && mingw32-configure --enable-vala".
But I see "configure: error: Cannot find the "vapigen" binary in your PATH" error although vapigen is in my Fedora.
I could not find out solution for this error yet. I am sorry to bother you. Could you tell me what I should do next?


<Here is my error message>
[****@localhost spice-gtk]$ mingw32-configure --enable-vala

checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gc
~~~~~~~~~~~~~~~~~
checking for usb.ids... Package usbutils was not found in the pkg-config search path.
Perhaps you should add the directory containing `usbutils.pc'
to the PKG_CONFIG_PATH environment variable
No package 'usbutils' found
not found
checking for gobject-introspection... no
checking for valac... /usr/bin/valac
checking whether /usr/bin/valac is at least version 0.14... yes
checking for vapigen... no
configure: error: Cannot find the "vapigen" binary in your PATH


<Here is my error message>
In following result,you see that vapigen is in my fedora.
[*****i@localhost spice-gtk]$ sudo repoquery vala-tools --list | grep vapigen
Yum-utils package has been deprecated, use dnf instead.
See 'man yum2dnf' for more information.

/usr/bin/vapigen
/usr/bin/vapigen-0.30
/usr/share/aclocal/vapigen.m4
/usr/share/man/man1/vapigen-0.30.1.gz
/usr/share/man/man1/vapigen.1.gz
/usr/share/pkgconfig/vapigen-0.30.pc
/usr/share/pkgconfig/vapigen.pc
/usr/share/vala/Makefile.vapigen


koizumi

-------- Forwarded Message --------
Subject: Re: Help :Build error of "You must run autogen.sh or configure --enable vala"
Date: Mon, 27 Jun 2016 10:01:45 +0200
From: Pavel Grunt <pgrunt@xxxxxxxxxx>
To: 小泉 <sjkoizumi@xxxxxxxxx>, spice-devel@xxxxxxxxxxxxxxxxxxxxx <spice-devel@xxxxxxxxxxxxxxxxxxxxx>


On Mon, 2016-06-27 at 12:31 +0900, 小泉 wrote:
> Hi all
> I am building spice-gtk for Windows on my fedora based on following
> instruction.
>   
>         Building Instructions/Client
>         http://www.spice-space.org/page/Building_Instructions/Client  
> 
> But I see following error message when I run "make install". 
> 
> <Error message>
> [*******@localhost spice-gtk]$ make install
> make[4]: Entering directory 'home/******/'
>  *** Error:missing valac!
>  *** You must run autogen.sh or configure --enable-vala
> 
> I did "NOCONFIGURE=1 ./autogen.sh --enable-vala". After that I did "mingw32-
> configure  --prefix=$INST_ROOT" and "make install" again.  I tried to do
> "NOCONFIGURE=1 ./autogen.sh --disable-vala" too. But I could not solve this
> error.
> I am sorry to bother you. Could you please tell me what I should do at next?
> koizumi

try:
NOCONFIGURE=1 ./autogen.sh && mingw32-configure --enable-vala && make

> _______________________________________________
> Spice-devel mailing list
> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]