On Mon, Apr 04, 2011 at 06:24:49PM -0500, Cliff Sharp wrote: > I am trying to get Spice Client built on Fedora 14 > I follow the instructions on spice-space.org/page/Building_Instructions > but I can't seem to get spice_protocol to build properly. > > Thanks > > I get the following: >
This looks perfectly fine - just remember spice-protocol is a bunch of h files, there is no building there, it's just copying a bunch of headers to your $INST_ROOT - aren't they there? > [csharp@localhost spice-protocol]$ ./autogen.sh --prefix=$INST_ROOT > using autoconf for autoconf > checking for automake >= 1.7... > testing automake... found 1.11.1 > Setting up spice-protocol toplevel > ./autogen.sh: running `aclocal' > ./autogen.sh: running `autoheader' > ./autogen.sh: running `automake --add-missing --gnu' > configure.ac:12: installing `./install-sh' > configure.ac:12: installing `./missing' > ./autogen.sh: running `autoconf' > ./autogen.sh: running `./configure --enable-maintainer-mode > --prefix=/home/csharp/workspace/Spice' > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... > yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating spice-protocol.pc > config.status: creating spice/Makefile > config.status: creating config.h > [csharp@localhost spice-protocol]$ make install > Making install in spice > make[1]: Entering directory > `/home/csharp/workspace/Spice/project/spice-protocol/spice' > make[2]: Entering directory > `/home/csharp/workspace/Spice/project/spice-protocol/spice' > make[2]: Nothing to be done for `install-exec-am'. > test -z "/home/csharp/workspace/Spice/include/spice-1/spice" > || /bin/mkdir -p "/home/csharp/workspace/Spice/include/spice-1/spice" > /usr/bin/install -c -m 644 barrier.h controller_prot.h end-packed.h > enums.h error_codes.h foreign_menu_prot.h ipc_ring.h protocol.h macros.h > qxl_dev.h start-packed.h stats.h types.h vd_agent.h vdi_dev.h > '/home/csharp/workspace/Spice/include/spice-1/spice' > make[2]: Leaving directory > `/home/csharp/workspace/Spice/project/spice-protocol/spice' > make[1]: Leaving directory > `/home/csharp/workspace/Spice/project/spice-protocol/spice' > make[1]: Entering directory > `/home/csharp/workspace/Spice/project/spice-protocol' > (CDPATH="${ZSH_VERSION+.}:" && cd . > && /bin/sh /home/csharp/workspace/Spice/project/spice-protocol/missing > --run autoheader) > rm -f stamp-h1 > touch config.h.in > cd . && /bin/sh ./config.status config.h > config.status: creating config.h > config.status: config.h is unchanged > make[2]: Entering directory > `/home/csharp/workspace/Spice/project/spice-protocol' > make[2]: Nothing to be done for `install-exec-am'. > test -z "/home/csharp/workspace/Spice/share/pkgconfig" || /bin/mkdir -p > "/home/csharp/workspace/Spice/share/pkgconfig" > /usr/bin/install -c -m 644 spice-protocol.pc > '/home/csharp/workspace/Spice/share/pkgconfig' > make[2]: Leaving directory > `/home/csharp/workspace/Spice/project/spice-protocol' > make[1]: Leaving directory > `/home/csharp/workspace/Spice/project/spice-protocol' > [ > > ____ > > > > _______________________________________________ > Spice-devel mailing list > Spice-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel