unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* g-wrap - fresh git clone - can't find libguile.h:
@ 2011-05-02 18:57 David Pirotte
  2011-05-03 10:43 ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: David Pirotte @ 2011-05-02 18:57 UTC (permalink / raw)
  To: guile-devel

Hello,

After having just installed a guile fresh git clone, g-wrap [fresh git clone
too] won't make.

Any idea?
Cheers,
David

;; --

	uname -r:	2.6.38-2-amd64
	guile:		guile (GNU Guile) 2.0.1.17-f3c6

	'Related' variables defined:

		LD_LIBRARY_PATH=/usr/local/lib

	%load-path
	$1 = ("/usr/local/share/guile/2.0" "/usr/local/share/guile/site/2.0"
	"/usr/local/share/guile/site" "/usr/local/share/guile")

[getting a fresh git clone of g-wrap]
./autogen.sh --prefix=/usr/local
make
... ...
make[4]: Entering directory `/usr/local/src/g-wrap/git-clone/guile/g-wrap'
/bin/bash ../../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
`/usr/local/src/g-wrap/git-clone/guile/g-wrap' make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/g-wrap/git-clone/guile/g-wrap' make[2]:
*** [all-recursive] Error 1 make[2]: Leaving directory
`/usr/local/src/g-wrap/git-clone/guile' make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/g-wrap/git-clone' make: *** [all] Error 2
david@idefix:/usr/local/src/g-wrap/git-clone 10 $ 




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-04  0:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 18:57 g-wrap - fresh git clone - can't find libguile.h: David Pirotte
2011-05-03 10:43 ` Andy Wingo
2011-05-03 11:41   ` David Pirotte
2011-05-03 22:37     ` Andreas Rottmann
2011-05-03 23:39       ` Andreas Rottmann
2011-05-04  0:17         ` Mike Gran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).