guile-gtk-general
[Top][All Lists]
Advanced

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

No success joining in yet


From: Detlev Zundel
Subject: No success joining in yet
Date: Fri, 09 Dec 2011 16:32:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi there,

looking at the cool new stuff in guile and finally seeing that the
malicious git setup of guile-gnome has changed (thanks Andy!) I tried to
take a look at the current state of affairs.

Unfortunately with no success yet - building g-wrap fails for me
already:

  address@hidden g-wrap (master)][0]$ git clean -f
  Removing config.rpath
  address@hidden g-wrap (master)][0]$ git describe
  v1.9.14
  address@hidden g-wrap (master)][0]$ guile --version
  guile (GNU Guile) 2.0.3.62-4eb28
  Copyright (C) 2011 Free Software Foundation, Inc.
  
  License LGPLv3+: GNU LGPL 3 or later <http://gnu.org/licenses/lgpl.html>.
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.
  address@hidden g-wrap (master)][0]$ ./configure
  [...]
  checking for vasprintf... (cached) yes
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for LIBFFI... yes
  checking size of size_t... 8
  checking size of ssize_t... 8
  ./configure: line 14046: GUILE_PROGS: command not found
  ./configure: line 14047: GUILE_FLAGS: command not found
  checking for guile-2.0.3.62-4eb28... no
  configure: Using 
  checking for GLIB... yes
  configure: building GLib 2.0 support
  checking whether gcc accepts -std=gnu99... yes
  [...]
  
Oh, oh, but it runs to completion without error.

  address@hidden g-wrap (master)][0]$ make
  [...]
  make[4]: Entering directory `/old-opt/src/git/g-wrap/guile/g-wrap'
  /bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../../g-wrap  -I../.. -I../../lib -I../../guile    -g -O2 -Wall 
-Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF 
.deps/guile-runtime.Tpo -c -o guile-runtime.lo guile-runtime.c
  libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. 
-I../../lib -I../../guile -g -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 
-MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c guile-runtime.c  
-fPIC -DPIC -o .libs/guile-runtime.o
  In file included from guile-runtime.c:32:0:
  ../../guile/g-wrap/guile-compatibility.h:25:22: fatal error: libguile.h: No 
such file or directory
  compilation terminated.
  make[4]: *** [guile-runtime.lo] Error 1
  make[4]: Leaving directory `/old-opt/src/git/g-wrap/guile/g-wrap'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/old-opt/src/git/g-wrap/guile/g-wrap'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/old-opt/src/git/g-wrap/guile'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/old-opt/src/git/g-wrap'
  make: *** [all] Error 2
  address@hidden g-wrap (master)][0]$ 
  
Can someone enlighten me please?  Running "./autogen.sh" produces the
same error by the way.

Thanks!
  Detlev

-- 
Due to the change in scope, STUN has also been renamed from "Simple Traversal
of UDP through NAT" to  "Session  Traversal Utilities for NAT".   The acronym
remains STUN, which is all anyone ever remembers anyway.    -- rfc5389




reply via email to

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