All of lore.kernel.org
 help / color / mirror / Atom feed
* Can't find guile-2.0
@ 2013-03-12  9:28 Paul D. DeRocco
  2013-03-12 21:20 ` Burton, Ross
  0 siblings, 1 reply; 21+ messages in thread
From: Paul D. DeRocco @ 2013-03-12  9:28 UTC (permalink / raw)
  To: yocto

I'm bitbaking a console image for an Atom, which worked when I did a plain
vanilla version. Now I've added the OpenEmbedded layer containing Samba, and
it's failing on one thing. The error message points me to a 5000-line log
file called
build/tmp/work/i686-linux/autogen-native-5.12-r3/temp/log.do_configure.5923,
and it seems to be getting errors looking for Guile. The configure script
says this:

 configure:14911: checking for LIBGUILE
 configure:14918: $PKG_CONFIG --exists --print-errors "guile-2.0"
 Package guile-2.0 was not found in the pkg-config search path.
 Perhaps you should add the directory containing `guile-2.0.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'guile-2.0' found

and then finishes up with this:

 configure:14966: error: Package requirements (guile-2.0) were not met:
 No package 'guile-2.0' found
 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.
 Alternatively, you may set the environment variables LIBGUILE_CFLAGS
 and LIBGUILE_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.

I used apt-get to install guile-2.0. There is a file called
/usr/lib/libguile-2.0.so.22 (not sure what the .22 means), so it looks like
I have the library. However, there is no .pc file for it in
/usr/lib/pkgconfig, or anywhere else that I can see. I'm new to Linux, so I
don't know if this is an improperly installed library or what. Anyone have
any insight?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 
 



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

end of thread, other threads:[~2013-03-21 20:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12  9:28 Can't find guile-2.0 Paul D. DeRocco
2013-03-12 21:20 ` Burton, Ross
2013-03-13  1:20   ` Paul D. DeRocco
2013-03-13  4:38     ` Burton, Ross
2013-03-13  6:53       ` Paul D. DeRocco
2013-03-19 21:28         ` Marc Ferland
2013-03-20 10:18         ` Burton, Ross
2013-03-20 18:11           ` Paul D. DeRocco
2013-03-20 18:53             ` Burton, Ross
2013-03-20 19:43               ` Paul D. DeRocco
2013-03-20 19:50                 ` Burton, Ross
2013-03-20 20:06                   ` Paul D. DeRocco
2013-03-20 20:15                     ` Ross Burton
2013-03-20 20:35                       ` Paul D. DeRocco
2013-03-20 20:40                         ` Ross Burton
2013-03-20 20:45                           ` Paul D. DeRocco
2013-03-20 20:55                             ` Ross Burton
2013-03-21  6:48                               ` Paul D. DeRocco
2013-03-21  9:53                                 ` Burton, Ross
2013-03-21 19:10                                   ` Paul D. DeRocco
2013-03-21 20:01                                   ` Paul D. DeRocco

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.