<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=297192612-02042010><FONT 
size=2>Interesting!&nbsp; The libpulse part, I mean, in connection with my 
dlopen() problems.&nbsp; Running Pharo from a terminal (I still think it should 
log this stuff on its own) captures messages like</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=297192612-02042010><FONT 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=297192612-02042010><SPAN lang=EN>
<P><SPAN 
class=297192612-02042010>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN>Inconsistency detected by ld.so: dl-open.c: 643: _dl_open: </P>
<P><SPAN class=297192612-02042010>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</SPAN>Assertion `_dl_debug_initialize (0, args.nsid)-&gt;r_state == 
RT_CONSISTENT' failed!</P></SPAN></SPAN></DIV>
<DIV><FONT color=#0000ff size=2 face=Arial><SPAN class=297192612-02042010>and 
feeding that into Google turns up mention of Skype, library dependcy hassles, 
and Debian bug 548983.&nbsp; Just grabbing at straws here, but could the problem 
be caused by the sound library?</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff size=2 face=Arial><SPAN 
class=297192612-02042010></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff size=2 face=Arial><SPAN 
class=297192612-02042010>Bill</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff size=2 face=Arial></FONT>&nbsp;</DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> 
pharo-project-bounces@lists.gforge.inria.fr 
[mailto:pharo-project-bounces@lists.gforge.inria.fr] <B>On Behalf Of </B>Mariano 
Martinez Peck<BR><B>Sent:</B> Friday, April 02, 2010 7:17 AM<BR><B>To:</B> 
Pharo-project@lists.gforge.inria.fr<BR><B>Subject:</B> Re: [Pharo-project] 
Compiling the VM<BR></FONT><BR></DIV>
<DIV></DIV>I had to install the following:<BR><BR><SPAN class=il>sudo</SPAN> 
<SPAN class=il>apt</SPAN>-<SPAN class=il>get</SPAN> install <SPAN 
class=il>linux</SPAN>-libc-dev libecasound2.2-dev libasound2-dev libc6-dev 
gnulib libc6-dev libpulse-dev libxrender-dev 
uuid-dev<BR><BR>Cheers<BR><BR>Mariano<BR><BR>
<DIV class=gmail_quote>On Fri, Apr 2, 2010 at 2:08 PM, Hilaire Fernandes <SPAN 
dir=ltr>&lt;<A 
href="mailto:hilaire.fernandes@gmail.com">hilaire.fernandes@gmail.com</A>&gt;</SPAN> 
wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote>I have some unmet dependency I can't resolve.<BR><BR>I can't 
  find information about the required -dev packages to 
  install.<BR><BR>Hilaire<BR><BR><BR><BR>-- Configuring squeak 3.11.13-2135 for 
  i686-pc-linux-gnu<BR>-- Using source directory ../unix/src<BR>-- Setting 
  CFLAGS to -O2<BR>-- internalplugins: UUIDPlugin<BR>-- externalplugins: 
  ADPCMCodecPlugin AsynchFilePlugin B3DAcceleratorPlugin Squeak3D 
  BMPReadWriterPlugin B2DPlugin BitBltPlugin CroquetPlugin DSAPrims ZipPlugin 
  DropPlugin SqueakFFIPrims FFTPlugin FT2Plugin FileCopyPlugin FilePlugin 
  FloatArrayPlugin FloatMathPlugin GeniePlugin HostWindowPlugin 
  JPEGReadWriter2Plugin JPEGReaderPlugin JoystickTabletPlugin Klatt 
  LargeIntegers LocalePlugin MIDIPlugin Matrix2x3Plugin MiscPrimitivePlugin 
  Mpeg3Plugin QuicktimePlugin RePlugin SecurityPlugin SerialPlugin SocketPlugin 
  SoundCodecPrims SoundGenerationPlugin SoundPlugin StarSqueakPlugin 
  SurfacePlugin AioPlugin UnixOSProcessPlugin XDisplayControlPlugin<BR>-- Using 
  CFLAGS -O2<BR>-- UUIDPlugin: /usr/include/uuid/uuid.h<BR>-- UUIDPlugin: 
  /usr/lib/libuuid.so<BR>!! B3DAcceleratorPlugin disabled<BR>-- Loaded 
  CMakeASMInformation - ASM support is still experimental, please report 
  issues<BR>-- checking for module 'freetype2'<BR>-- &nbsp; package 'freetype2' 
  not found<BR>!! FT2Plugin disabled<BR>!! HostWindowPlugin disabled<BR>-- 
  Mpeg3Plugin: /usr/lib/libpthread.so<BR>-- SocketPlugin: libsocket not 
  found<BR>-- SocketPlugin: /usr/lib/libnsl.so<BR>-- UnixOSProcessPlugin: 
  /usr/lib/libpthread.so<BR>!! XDisplayControlPlugin disabled<BR>-- 
  vm-sound-ALSA: /usr/include/alsa/asoundlib.h<BR>-- vm-sound-ALSA: 
  /usr/lib/libasound.so<BR>!! vm-display-Quartz disabled<BR>!! vm-sound-MacOSX 
  disabled<BR>!! vm-display-X11 disabled<BR>-- vm-display-fbdev: 
  /usr/include/linux/fb.h<BR>-- vm-sound-pulse: libpulse-simple not found<BR>!! 
  vm-sound-pulse disabled<BR>-- vm-sound-NAS: audio/audio.h not found<BR>-- 
  vm-sound-NAS: libaudio not found<BR>!! vm-sound-NAS disabled<BR>-- 
  vm-sound-OSS: /usr/include/alsa/asoundlib.h<BR>-- vm-sound-OSS: 
  /usr/lib/libasound.so<BR>-- vm-sound-Sun: sys/audioio.h not found<BR>-- 
  vm-sound-Sun: sun/audioio.h not found<BR>-- vm-sound-Sun: 
  /usr/include/stropts.h<BR>!! vm-sound-Sun disabled<BR>-- Configuring 
  done<BR>-- Generating done<BR>-- Build files have been written to: 
  /home/hilaire/Travaux/pharo/Squeak-3.11.3.2135-pharo-src/build<BR><BR><BR>_______________________________________________<BR>Pharo-project 
  mailing list<BR><A href="mailto:Pharo-project@lists.gforge.inria.fr" 
  target=_blank>Pharo-project@lists.gforge.inria.fr</A><BR><A 
  href="http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project" 
  target=_blank>http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project</A><BR></BLOCKQUOTE></DIV><BR></BODY></HTML>