<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.os.apple.fink.general">
    <title>gmane.os.apple.fink.general</title>
    <link>http://blog.gmane.org/gmane.os.apple.fink.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27642"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27638"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27635"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27634"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27633"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27632"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27628"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27623"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27622"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27620"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27614"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27612"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27606"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27601"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27599"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27588"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27581"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27578"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27577"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.fink.general/27568"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27642">
    <title>Problem compiling package paraview</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27642</link>
    <description>Hi,

I recently ran into an error when trying to install paraview.  To
reproduce this error, just type "fink install paraview".  (The error
is actually during the building of libvtkftgl.)

The error message follows:

[many lines of build messages snipped...]

cd /sw/src/fink.build/paraview-2.6.2-1001/paraview-darwin/VTK/Utilities/ftgl
&amp;&amp; /sw/bin/cmake -E cmake_link_script CMakeFiles/vtkftgl.dir/link.txt
--verbose=1
/sw/var/lib/fink/path-prefix-g++-4.0/c++   -Wno-deprecated -noprebind
-Wno-deprecated -no-cpp-precomp -Wno-deprecated -fpascal-strings -O3
-DNDEBUG -dynamiclib -headerpad_max_install_names
-Wl,-flat_namespace,-U,_environ -Wl,-search_paths_first  -o
../../../bin/libvtkftgl.pv2.6.dylib -install_name
/sw/lib/paraview-2.6/libvtkftgl.pv2.6.dylib
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyph.o
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyphRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTCharmap.o
CMakeFiles/vtkftgl.dir/src/FTFace.o
CMakeFiles/vtkftgl.dir/src/FTFont.o
CMakeFiles/vtkftgl.dir/src/FTGLBitmapFont.o
CMakeFiles/vtkftgl.dir/src/FTGLBitmapFontRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTGLPixmapFont.o
CMakeFiles/vtkftgl.dir/src/FTGLPixmapFontRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTGlyph.o
CMakeFiles/vtkftgl.dir/src/FTGlyphContainer.o
CMakeFiles/vtkftgl.dir/src/FTLibrary.o
CMakeFiles/vtkftgl.dir/src/FTPixmapGlyph.o
CMakeFiles/vtkftgl.dir/src/FTPixmapGlyphRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTSize.o -L/usr/X11R6/lib -lGL
../../../bin/libvtkfreetype.pv2.6.dylib -framework AppKit
ld64: warning: option -noprebind is obsolete and being ignored
Undefined symbols:
 "_glEnable", referenced from:
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glPushAttrib", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glPopAttrib", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glPushClientAttrib", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glPopClientAttrib", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glDisable", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glPixelStorei", referenced from:
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glBitmap", referenced from:
     FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
     FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
     FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
     FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
     FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
 "_glBlendFunc", referenced from:
     FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
     FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
 "_glGetFloatv", referenced from:
     FTPixmapGlyph::GetCurrentColorOpenGL(float*, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
 "_glDrawPixels", referenced from:
     FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkftgl.pv2.6.dylib] Error 1
make[1]: *** [VTK/Utilities/ftgl/CMakeFiles/vtkftgl.dir/all] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.okQRKO failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-paraview-2.6.2-1001
(Reading database ... 131273 files and directories currently installed.)
Removing fink-buildlock-paraview-2.6.2-1001 ...
Failed: phase compiling: paraview-2.6.2-1001 failed

</description>
    <dc:creator>John Peterson</dc:creator>
    <dc:date>2008-12-02T21:02:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27638">
    <title>Problem compiling package paraview</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27638</link>
    <description>Hi,

I recently ran into an error when trying to install paraview.  To
reproduce this error, just type "fink install paraview".  (The error
is actually during the building of libvtkftgl.)

The error message follows:

[many lines of build messages snipped...]

cd /sw/src/fink.build/paraview-2.6.2-1001/paraview-darwin/VTK/Utilities/ftgl
&amp;&amp; /sw/bin/cmake -E cmake_link_script CMakeFiles/vtkftgl.dir/link.txt
--verbose=1
/sw/var/lib/fink/path-prefix-g++-4.0/c++   -Wno-deprecated -noprebind
-Wno-deprecated -no-cpp-precomp -Wno-deprecated -fpascal-strings -O3
-DNDEBUG -dynamiclib -headerpad_max_install_names
-Wl,-flat_namespace,-U,_environ -Wl,-search_paths_first  -o
../../../bin/libvtkftgl.pv2.6.dylib -install_name
/sw/lib/paraview-2.6/libvtkftgl.pv2.6.dylib
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyph.o
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyphRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTCharmap.o
CMakeFiles/vtkftgl.dir/src/FTFace.o
CMakeFiles/vtkftgl.dir/src/FTFont.o
CMakeFiles/vtkftgl.dir/src/FTGLBitmapFont.o
CMakeFiles/vtkftgl.dir/src/FTGLBitmapFontRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTGLPixmapFont.o
CMakeFiles/vtkftgl.dir/src/FTGLPixmapFontRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTGlyph.o
CMakeFiles/vtkftgl.dir/src/FTGlyphContainer.o
CMakeFiles/vtkftgl.dir/src/FTLibrary.o
CMakeFiles/vtkftgl.dir/src/FTPixmapGlyph.o
CMakeFiles/vtkftgl.dir/src/FTPixmapGlyphRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTSize.o -L/usr/X11R6/lib -lGL
../../../bin/libvtkfreetype.pv2.6.dylib -framework AppKit
ld64: warning: option -noprebind is obsolete and being ignored
Undefined symbols:
  "_glEnable", referenced from:
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glPushAttrib", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glPopAttrib", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glPushClientAttrib", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glPopClientAttrib", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glDisable", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glPixelStorei", referenced from:
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLBitmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glBitmap", referenced from:
      FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
      FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
      FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTBitmapGlyphRenderOpenGL.o
      FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
      FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
  "_glBlendFunc", referenced from:
      FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
      FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext
const*)in FTGLPixmapFontRenderOpenGL.o
  "_glGetFloatv", referenced from:
      FTPixmapGlyph::GetCurrentColorOpenGL(float*, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
  "_glDrawPixels", referenced from:
      FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&amp;, FTGLRenderContext
const*)in FTPixmapGlyphRenderOpenGL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkftgl.pv2.6.dylib] Error 1
make[1]: *** [VTK/Utilities/ftgl/CMakeFiles/vtkftgl.dir/all] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.okQRKO failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-paraview-2.6.2-1001
(Reading database ... 131273 files and directories currently installed.)
Removing fink-buildlock-paraview-2.6.2-1001 ...
Failed: phase compiling: paraview-2.6.2-1001 failed


</description>
    <dc:creator>John Peterson</dc:creator>
    <dc:date>2008-12-02T16:21:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27635">
    <title>phase installing: fontconfig2-dev-2.4.1-104 failederror installing gnucash</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27635</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Graeme Coomber</dc:creator>
    <dc:date>2008-11-28T09:58:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27634">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27634</link>
    <description>Package manager version: 0.28.6
Distribution version: selfupdate-rsync Mon Dec  1 22:33:49 2008,  
10.4, i386

System 10.4.11


I can't get gtkhtml3.14-dev-3.24.1.1-1_2008.12.01-22.38.11_darwin- 
i386.deb to build.

../doltlibtool: line 11: syntax error near unexpected token `"$arg"'
../doltlibtool: line 11: `        *) args+=("$arg")'
make[2]: *** [libgtkhtml-a11y.la] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1
(Reading database ... 190124 files and directories currently installed.)
Removing fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1 ...
Failed: phase compiling: gtkhtml3.14-dev-3.24.1.1-1 failed

I looked on the FAQ and the newsgroup and although there is some  
discussion I can't see what to do.
Any help appreciated.


Don



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Don Paul</dc:creator>
    <dc:date>2008-12-02T15:48:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27633">
    <title>fink: apache2-common-2.2.9-4</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27633</link>
    <description>I would feel much-obliged apache2-common could no longer hard-depend  
on bash-completion, as
it interferes with tab-expansion (specifically with filenames with  
spaces). It took me some
time to discover why my keyboard started not doing what I expected of  
it, and I'm at a loss
as to why the installation of a web-server should require messing with  
my shell...

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Peter Stirling</dc:creator>
    <dc:date>2008-11-24T02:36:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27632">
    <title>gnucash and fink</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27632</link>
    <description>Hi,

I'm new to using Macs. I had Gnucash on my windows PC and want to use  
it with my new Mac but can't figure out how to get it to work. I've  
followed the instructions I've found here http://lists.gnucash.org/pipermail/gnucash-devel/2004-April/011253.html
to the best of my ability. Every time I use X11 to load gnucash it  
fails, telling me it has crashed due to a fatal error and cites  
process 2387 and a bus error. I click "Please visit the GNOME page"  
and it just says "Gnome-Message: gnome_execute_async_with_env_fds:  
returning -1" in terminal. Please help me.


Ben




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Benjamin Candea</dc:creator>
    <dc:date>2008-11-23T21:14:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27628">
    <title>fontconfig2-dev / fontconfig2-shlibs build failure</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27628</link>
    <description>Hi,

I got the following error when i tried to install the dependencies for  
mplayer today; the fontconfig2-dev package fails like so.  Sorry to be  
so verbose, but the more the merrier.  This is Darwin Kernel 9.5.1, if  
it matters.

rocky:~[$] fink install fontconfig2-shlibs
Password:
Information about 7471 packages read in 1 seconds.
The following package will be installed or updated:
  fontconfig2-shlibs
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fontconfig2- 
dev-2.4.1-104 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-fontconfig2-dev-2.4.1-104'  
in `/sw/src/fink.build/fink-buildlock-fontconfig2- 
dev-2.4.1-104_2008.12.02-16.52.15_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-fontconfig2- 
dev-2.4.1-104_2008.12.02-16.52.15_darwin-i386.deb
Selecting previously deselected package fink-buildlock-fontconfig2- 
dev-2.4.1-104.
(Reading database ... 25846 files and directories currently installed.)
Unpacking fink-buildlock-fontconfig2-dev-2.4.1-104 (from .../fink- 
buildlock-fontconfig2-dev-2.4.1-104_2008.12.02-16.52.15_darwin- 
i386.deb) ...
Setting up fink-buildlock-fontconfig2-dev-2.4.1-104  
(2008.12.02-16.52.15) ...
echo "no compilation necessary"
no compilation necessary
/bin/rm -rf /sw/src/fink.build/root-fontconfig2-dev-2.4.1-104
/bin/mkdir -p /sw/src/fink.build/root-fontconfig2-dev-2.4.1-104/sw
/bin/mkdir -p /sw/src/fink.build/root-fontconfig2-dev-2.4.1-104/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-fontconfig2- 
dev-2.4.1-104
/var/tmp/tmp.1.Kgm1ES
#!/bin/sh -ev

FC_ROOT="/sw/src/fink.build/root-fontconfig2-dev-2.4.1-104/sw/lib/ 
fontconfig2"
FC_LIB="/sw/lib/fontconfig2/lib"
FT_LIB="/sw/lib/freetype219/lib"
X11_ROOT="/usr/X11"

declare -a bad_files

bad_file() {
bad_files[${#bad_files[*]}]="$1"
}

install -d -m 755 $FC_ROOT/{bin,include,lib,lib/pkgconfig}

for file in \
fcfreetype.h \
fcprivate.h \
fontconfig.h \
; do
[ -e "$X11_ROOT/include/fontconfig/$file" ] || bad_file "$X11_ROOT/ 
include/fontconfig/$file"
done

for file in \
include/fontconfig \
lib/libfontconfig.1.dylib \
lib/libfontconfig.dylib \
bin/fc-cache \
bin/fc-cat \
bin/fc-list \
bin/fc-match \
; do
[ -e "$X11_ROOT/$file" ] || bad_file "$X11_ROOT/$file"
/bin/ln -sfh "$X11_ROOT/$file" "$FC_ROOT/$file"
done

# Use fink's freetype219 and expat1
sed -e "s|-L$X11_ROOT/lib||g" \
    -e "s|$X11_ROOT/lib/libfreetype.la|-L$FT_LIB $FT_LIB/ 
libfreetype.la|" \
    -e "s|/usr/lib/libexpat.la|-L/sw/lib /sw/lib/libexpat.la|" \
    -e "s|libdir=$X11_ROOT/lib|libdir=$FC_LIB|" \
"$X11_ROOT/lib/libfontconfig.la" &gt; "$FC_ROOT/lib/libfontconfig.fink.la"
sed: /usr/X11/lib/libfontconfig.la: No such file or directory
### execution of /var/tmp/tmp.1.Kgm1ES failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fontconfig2-dev-2.4.1-104
(Reading database ... 25847 files and directories currently installed.)
Removing fink-buildlock-fontconfig2-dev-2.4.1-104 ...
Failed: phase installing: fontconfig2-dev-2.4.1-104 failed


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Ryder Dain</dc:creator>
    <dc:date>2008-12-02T15:56:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27623">
    <title>gcc43 takes a _long_ time to compile</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27623</link>
    <description>Where long is &gt; 8 hours.

Anything obvious I need to be checking ?

What would be a good way to check progress to see if it's looping 
infinitely ?

Thanks

Brian




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Brian denheyer</dc:creator>
    <dc:date>2008-12-01T22:10:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27622">
    <title>Evolution build fails</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27622</link>
    <description>"fink install evolution" fails with the following error(s):

 gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../widgets
-I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/fontconfig2/include
-I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/orbit-2.0 -I/sw/include/bonobo-activation-2.0
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include
-I/sw/include/libbonobo-2.0 -I/sw/include/gconf/2
-I/sw/include/libxml2 -I/sw/include/evolution-data-server-1.12
-I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include
-I/sw/include/libgnome-2.0 -I/sw/include/libpng12
-I/sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include
-I/sw/include/libglade-2.0 -I/sw/include/libart-2.0
-I/sw/include/gail-1.0 -I/sw/include/libgnomecanvas-2.0
-I/sw/include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1
-I/sw/include/libgnomeui-2.0 -I/sw/include/gnome-vfs-module-2.0
-DORBIT2=1 -I/sw/lib/pango-ft219/include/pango-1.0
-I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/freetype219/include -I/sw/include/libxml2
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include
-I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/libpng12
-I/sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0
-I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include
-I/sw/include/libart-2.0 -I/sw/include/gail-1.0
-I/sw/include/bonobo-activation-2.0 -I/sw/include/libbonobo-2.0
-I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs2.16/gnome-vfs-2.0/include
-I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0
-I/sw/include/libbonoboui-2.0 -I/sw/include/gnome-keyring-1
-I/sw/include/libgnomeui-2.0 -I/sw/include/libglade-2.0 -DORBIT2=1
-DEVOLUTION_GLADEDIR=\"/sw/share/evolution/2.12/glade\"
-DG_LOG_DOMAIN=\"e-table\" -D__DARWIN_UNIX03=1
-I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/pango-ft219/include
-I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/fontconfig2/include -I/sw/include/seamonkey/nspr
-I/sw/include/seamonkey/nss -fno-common -Os -undefined dynamic_lookup
-Wall -Wmissing-prototypes -Wno-sign-compare -c e-cell-date.c
-fno-common -DPIC -o .libs/e-cell-date.o
In file included from /sw/include/gtk-2.0/gtk/gtk.h:222,
                 from /sw/include/gtk-2.0/gtk/gtksignal.h:32,
                 from /sw/include/gtk-2.0/gtk/gtkclist.h:34,
                 from ../../widgets/misc/e-unicode.h:29,
                 from e-cell-date.c:32:
/sw/include/gtk-2.0/gtk/gtkctree.h:110: error: syntax error before 'GtkCList'
/sw/include/gtk-2.0/gtk/gtkctree.h:110: warning: no semicolon at end
of struct or union
/sw/include/gtk-2.0/gtk/gtkctree.h:118: error: syntax error before ':' token
/sw/include/gtk-2.0/gtk/gtkctree.h:119: error: syntax error before ':' token
/sw/include/gtk-2.0/gtk/gtkctree.h:120: error: syntax error before ':' token
/sw/include/gtk-2.0/gtk/gtkctree.h:123: error: syntax error before '}' token
/sw/include/gtk-2.0/gtk/gtkctree.h:127: error: syntax error before
'GtkCListClass'
/sw/include/gtk-2.0/gtk/gtkctree.h:127: warning: no semicolon at end
of struct or union
/sw/include/gtk-2.0/gtk/gtkctree.h:145: error: syntax error before '}' token
/sw/include/gtk-2.0/gtk/gtkctree.h:149: error: syntax error before 'GtkCListRow'
/sw/include/gtk-2.0/gtk/gtkctree.h:149: warning: no semicolon at end
of struct or union
/sw/include/gtk-2.0/gtk/gtkctree.h:162: error: syntax error before ':' token
/sw/include/gtk-2.0/gtk/gtkctree.h:163: error: syntax error before ':' token
/sw/include/gtk-2.0/gtk/gtkctree.h:342: error: syntax error before
'gtk_ctree_node_get_cell_type'
/sw/include/gtk-2.0/gtk/gtkctree.h:344: warning: type defaults to
'int' in declaration of 'gtk_ctree_node_get_cell_type'
/sw/include/gtk-2.0/gtk/gtkctree.h:344: warning: data definition has
no type or storage class
make[3]: *** [e-cell-date.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.JF2HbH failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-evolution-2.12.3-8
(Reading database ... 82031 files and directories currently installed.)
Removing fink-buildlock-evolution-2.12.3-8 ...
Failed: phase compiling: evolution-2.12.3-8 failed

Ideas?

Thanks,

Barry King
barryking93&lt; at &gt;gmail.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Barry King</dc:creator>
    <dc:date>2008-12-01T21:49:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27620">
    <title>Trouble w/ gnome-settings-daemon after upgrade</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27620</link>
    <description>Fink 0.28.6, Mac OS 10.5.5 intel, XCode 3.0, Xquartz 2.2.3, tracking
unstable source.

I upgraded some gnome packages over the weekend, and now various gnome
preferences (esp. font size) no longer apply.  Upon investigation, it
appears that this is because the gnome-settings-daemon is no longer getting
started when I start X.

I use the normal Quartz window manager, not the gnome desktop, and so (at
the suggestion of this list) I have .xinitrc (well, technically speaking,
its equivalent) start gnome-settings-daemon upon launching X.  I'd
previously hard-coded the path as
/sw/lib/control-center/gnome-settings-daemon, but this file no longer
exists.  Further, starting the control center from the command line doesn't
work either; it gives me a dialog saying it can't start the settings daemon.

I did find /sw/lib/gnome-settings-daemon/gnome-settings-daemon, but when I
run this, my preferences don't take effect as they used to.  However, if I
then start the control center, it can find and start the settings daemon,
and everything's fine.

Surely there must be a way to load the settings-daemon without manually
starting the control center every time I start X.  What am I overlooking?

If it helps, you can find a list of the changed packages below.  Apologies
for the lousy formatting, but I don't have time to clean it up.  Read this
as the output of "diff before after".

Thanks for any help,

Richard

26c26
&lt; cairo-shlibs  1.8.2-1
---
32,33c32,33
&lt; clamav        0.94.1-11
&lt; clamav5-shlibs        0.94.1-11
---
39,40c39,40
&lt; control-center        2.20.3-2
&lt; control-center2-shlibs        2.20.3-2
---
65c65
&lt; dia   0.96.1-1006
---
82c82
&lt; evince        2.20.2-5
---
96c96
&lt; fink-mirrors  0.28.5.3-1
---
134d133
&lt; gnome-applets 2.24.1-1
138d136
&lt; gnome-desktop4-shlibs 2.22.3-3
143,144c141,142
&lt; gnome-menus   2.24.1-1
&lt; gnome-menus2-shlibs   2.24.1-1
---
148,149c146,148
&lt; gnome-vfs2-unified    1:2.24.0-1
&lt; gnome-vfs2-unified-shlibs     1:2.24.0-1
---
164,165c163,164
&lt; gtk+2 2.14.4-102
&lt; gtk+2-shlibs  2.14.4-102
---
169,170d167
&lt; gucharmap6-shlibs     1.10.2-4
&lt; gucharmap7-shlibs     2.24.1.1-1
178d174
&lt; gweather-data 2.24.1-2
210a207,208
228d225
&lt; libgnomekbd2  2.24.0-1
230,231d226
&lt; libgnomekbd2-shlibs   2.20.0-3
&lt; libgnomeui2   2.24.0-1
238,239d232
&lt; libgtop2.0.7-shlibs   2.20.2-2
&lt; libgweather-shlibs    2.24.1-2
251c244
&lt; libnautilus-ext1-shlibs       2.20.0-3
---
260d252
&lt; librarian.0-shlibs    0.6.0-1004
263d254
&lt; libsoup2.4.1-ssl-shlibs       2.24.1-1
271a263
276d267
&lt; libwnck1.22-shlibs    2.24.1-1
296,297c287
&lt; metacity      2.20.2-2
&lt; metacity-shlibs       2.20.2-2
---
309d298
&lt; nspr-shlibs   4.6.7-1
344c333
&lt; postgresql83-shlibs   8.3.4-1
---
558c547
&lt; vim   7.2.025-1
---

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard Cobbe</dc:creator>
    <dc:date>2008-12-01T14:07:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27614">
    <title>gnome-settings-daemon causes problems</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27614</link>
    <description>I have been trying to get gnome configured so that it will work  
properly. When I start gnome I get a message saying there was a prblem  
starting gnome-settings-daemon, return value 0. Themes, sound,  
backgrounds will not work. Indeed I did some tests and found that if I  
start gnome-settings-daemon from the xinitrc script before starting  
gnome-sessions, that this message goes away. However choosing a theme  
or background causes terminal to not accept input when you type. Other  
problems encountered were that logout doesn't work and assistive  
technology can not be selected.

Any help will be appreciated.

Richard E. Miles
r.godzilla&lt; at &gt;comcast.net




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard E. Miles</dc:creator>
    <dc:date>2008-12-01T01:00:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27612">
    <title>gcc434 failure (Dl_info issue)</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27612</link>
    <description>
Hi, I have had an unexpected (!) problem trying to compile gcc43 under fink - 
which seems to be 
related to some data structure 
(Dl_Info) related to Java being unavailable on my system (OS X 10,4,11).  I do
 have Java 1.5 in /usr/bin 
and using fink install I get 
this after some 1h of compilation: 

... 
libtool: compile:  /sw/src/fink.build/gcc43-4.3.1-1000/darwin_objdir/./gcc/
xgcc -shared-libgcc -B/sw/src/fink.build/gcc43-4.3.1-
1000/darwin_objdir/./gcc -nostdinc++ -L/sw/src/fink.build/gcc43-4.3.1-
1000/darwin_objdir/i686-
apple-darwin8/libstdc++-v3/src -
L/sw/src/fink.build/gcc43-4.3.1-1000/darwin_objdir/i686-apple-darwin8/
libstdc++-v3/src/.libs -
B/sw/lib/gcc4.3/i686-apple-darwin8/bin/ -
B/sw/lib/gcc4.3/i686-apple-darwin8/lib/ -isystem /sw/lib/gcc4.3/i686-
apple-darwin8/include -
isystem /sw/lib/gcc4.3/i686-apple-darwin8/sys-
include -DHAVE_CONFIG_H -I. -I../../../gcc-4.3.1/libjava -I./include -I./
gcj -I../../../gcc-4.3.1/libjava
 -Iinclude -I../../../gcc-4.3.1/libjava/include -
I../../../gcc-4.3.1/libjava/classpath/include -Iclasspath/include -I../../../
gcc-4.3.1/libjava/classpath/native/fdlibm -I../../../gcc-
4.3.1/libjava/../boehm-gc/include -I../boehm-gc/include -I../../../gcc-4
.3.1/libjava/libltdl -
I../../../gcc-4.3.1/libjava/libltdl -I../../../gcc-
4.3.1/libjava/.././libjava/../gcc -I../../../gcc-4.3.1/libjava/../libffi/include
 -I../libffi/include -
I/sw/include -fno-rtti -fnon-call-exceptions -fdollars-
in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store 
-fomit-frame-pointer -Usun - Wextra -Wall -D_GNU_SOURCE -
DPREFIX=\"/sw/lib/gcc4.3\" -DTOOLEXECLIBDIR=\"/sw/lib/gcc4.3/lib\" -
DJAVA_HOME=\"/sw/lib/gcc4.3\" -
DBOOT_CLASS_PATH=\"/sw/lib/gcc4.3/share/java/libgcj-4.3.1.jar\" -
DJAVA_EXT_DIRS=\"/sw/lib/gcc4.3/share/java/ext\" -
DGCJ_ENDORSED_DIRS=\"/sw/lib/gcc4.3/share/java/gcj-endorsed\" -
DGCJ_VERSIONED_LIBDIR=\"/sw/lib/gcc4.3/lib/gcj-4.3.1-9\" -
DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/sw/lib/gcc4.3/share/java/
ecj.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/sw/lib/gcc4.3/lib/gcj-4.3.1-
9/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.3.1
/classmap.db\" -O2 -g -g -O2 -MT boehm.lo -MD -MP -MF 
.deps/boehm.Tpo -c ../../../gcc-4.3.1/libjava/boehm.cc  -fno-common 
-DPIC -o .libs/boehm.o
../../../gcc-4.3.1/libjava/boehm.cc: In function 'void _Jv_RegisterLibF
orGc(const void*)':
../../../gcc-4.3.1/libjava/boehm.cc:704: error:
 'Dl_info' was not declared in this scope                                                                                     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                                         
../../../gcc-4.3.1/libjava/boehm.cc:704: error: expected `;' before 
'info'
../../../gcc-4.3.1/libjava/boehm.cc:706: error: 'info' was not declared
 in this scope
../../../gcc-4.3.1/libjava/boehm.cc:706: error: 'dladdr' was not declared 
in this scope
../../../gcc-4.3.1/libjava/boehm.cc: At global scope:
../../../gcc-4.3.1/libjava/boehm.cc:716: warning: unused parameter 
'thread'
../../../gcc-4.3.1/libjava/boehm.cc:725: warning: unused parameter
 'thread'
../../../gcc-4.3.1/libjava/boehm.cc:734: warning: unused parameter 
'thread'
make[3]: *** [boehm.lo] Error 1

make[2]: *** [all-recursive] Error 1
make[1]: *** [all-target-libjava] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.Kib670 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc43-4.3.1-1000
(Reading database ... 48744 files and directories currently installed.)
Removing fink-buildlock-gcc43-4.3.1-1000 ...
Failed: phase compiling: gcc43-4.3.1-1000 failed

It would appear that the error is some .h file missing perhaps in order 
to compile boehm.cc properly? Thanks for any hint, best wishes, 

chirs b. 








-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>christian Boily</dc:creator>
    <dc:date>2008-11-30T15:52:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27606">
    <title>Problems compiling linuxdcpp</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27606</link>
    <description>Hello,

I try to compile linuxdcpp from unstable on 10.5.5 but I get a linker  
error.

Who can help?

Thanks,

Florian


g++ -o linuxdcpp -L/sw/lib/system-openssl/lib -L/usr/lib -Wl,- 
framework,CoreServices -Wl,-framework,ApplicationServices build/client/ 
AdcCommand.o build/client/AdcHub.o build/client/ADLSearch.o build/ 
client/BufferedSocket.o build/client/BZUtils.o build/client/Client.o  
build/client/ClientManager.o build/client/ConnectionManager.o build/ 
client/CryptoManager.o build/client/DCPlusPlus.o build/client/ 
DirectoryListing.o build/client/DownloadManager.o build/client/ 
Encoder.o build/client/Exception.o build/client/FavoriteManager.o  
build/client/File.o build/client/FinishedManager.o build/client/ 
HashManager.o build/client/HttpConnection.o build/client/LogManager.o  
build/client/NmdcHub.o build/client/QueueManager.o build/client/ 
ResourceManager.o build/client/SearchManager.o build/client/ 
ServerSocket.o build/client/SettingsManager.o build/client/SFVReader.o  
build/client/ShareManager.o build/client/SimpleXML.o build/client/ 
Socket.o build/client/SSLSocket.o build/client/stdinc.o build/client/ 
StringDefs.o build/client/StringTokenizer.o build/client/Text.o build/ 
client/Thread.o build/client/TigerHash.o build/client/TimerManager.o  
build/client/UploadManager.o build/client/User.o build/client/ 
UserConnection.o build/client/Util.o build/client/ZUtils.o build/gui/ 
bookentry.o build/gui/dialogentry.o build/gui/downloadqueue.o build/ 
gui/eggtrayicon.o build/gui/entry.o build/gui/favoritehubs.o build/gui/ 
finishedtransfers.o build/gui/hashdialog.o build/gui/hub.o build/gui/ 
mainwindow.o build/gui/privatemessage.o build/gui/publichubs.o build/ 
gui/search.o build/gui/settingsdialog.o build/gui/settingsmanager.o  
build/gui/sharebrowser.o build/gui/treeview.o build/gui/ 
UserCommandMenu.o build/gui/wulfor.o build/gui/wulformanager.o build/ 
gui/WulforUtil.o -L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib - 
L/sw/lib -L/usr/X11/lib -lpthread -lbz2 -lcrypto -lssl -liconv - 
lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 - 
lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 - 
lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 - 
lglib-2.0 -lintl
Undefined symbols:
   "_XFlush", referenced from:
       _egg_tray_icon_update_manager_window in eggtrayicon.o
   "_XGetSelectionOwner", referenced from:
       _egg_tray_icon_update_manager_window in eggtrayicon.o
   "_XInternAtom", referenced from:
       _egg_tray_icon_realize in eggtrayicon.o
       _egg_tray_icon_realize in eggtrayicon.o
       _egg_tray_icon_realize in eggtrayicon.o
       _egg_tray_icon_realize in eggtrayicon.o
       _egg_tray_icon_send_message in eggtrayicon.o
   "_XGrabServer", referenced from:
       _egg_tray_icon_update_manager_window in eggtrayicon.o
   "_XFree", referenced from:
       _egg_tray_icon_get_orientation_property in eggtrayicon.o
   "_XSync", referenced from:
       _egg_tray_icon_send_manager_message in eggtrayicon.o
       _egg_tray_icon_send_message in eggtrayicon.o
   "_XSelectInput", referenced from:
       _egg_tray_icon_update_manager_window in eggtrayicon.o
   "_XGetWindowProperty", referenced from:
       _egg_tray_icon_get_orientation_property in eggtrayicon.o
   "_XUngrabServer", referenced from:
       _egg_tray_icon_update_manager_window in eggtrayicon.o
   "_XSendEvent", referenced from:
       _egg_tray_icon_send_manager_message in eggtrayicon.o
       _egg_tray_icon_send_message in eggtrayicon.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
scons: *** [linuxdcpp] Error 1
scons: building terminated because of errors.
### execution of /var/tmp/tmp.2.0muxPH failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-linuxdcpp-1.0.2-2
(Lese Datenbank ... 49647 Dateien und Verzeichnisse sind derzeit  
installiert.)
Entferne fink-buildlock-linuxdcpp-1.0.2-2 ...
Failed: phase compiling: linuxdcpp-1.0.2-2 failed


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Florian Lindner</dc:creator>
    <dc:date>2008-11-30T11:35:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27601">
    <title>control-center vs. gnome-settings-daemon</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27601</link>
    <description>OS10.5.5, X11 2.3.1, XCode 3.1.1

control-center 2.24.0-1 and gnome-settings-daemon appear to be  
competing; so far, neither has won.

.
.
.
Reading build conflict for control-center-2.24.0.1-1...
Reading build conflict for control-center2-shlibs-2.24.0.1-1...
The package 'gnome-settings-daemon-dev' will be installed.
Reading dependency for gnome-settings-daemon-dev-2.24.0-1...
The following 2 packages will be installed or updated:
  control-center control-center2-shlibs
The following additional package will be installed:
  gnome-settings-daemon-dev
Do you want to continue? [Y/n]
Reading buildlock packages...
All buildlocks accounted for.
/sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin- 
powerpc/gnome/gnome-settings-daemon-dev_2.24.0-1_darwin-powerpc.deb
(Reading database ... 156743 files and directories currently installed.)
Unpacking gnome-settings-daemon-dev (from .../gnome-settings-daemon- 
dev_2.24.0-1_darwin-powerpc.deb) ...
/sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary- 
darwin-powerpc/gnome/gnome-settings-daemon-dev_2.24.0-1_darwin- 
powerpc.deb (--install):
  trying to overwrite `/sw/lib/pkgconfig/gnome-settings-daemon.pc',  
which is also in package control-center
Errors were encountered while processing:
  /sw/fink/dists/unstable/main/binary-darwin-powerpc/gnome/gnome- 
settings-daemon-dev_2.24.0-1_darwin-powerpc.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Failed: can't install package gnome-settings-daemon-dev-2.24.0-1

Suppose I'm missing something basic... help, please?

Stan



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Stan Sanderson</dc:creator>
    <dc:date>2008-11-30T02:09:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27599">
    <title>gstreamer-0.10-0.10.21-1</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27599</link>
    <description>Hello again,

(Mac 10.5.5, Xcode 3.1.2, MacBook Pro)

Thanks to Martin I fixed the X11 issue.  However, when I do update-all  
it gets stuck on install gstream.  Is this another problem with Xcode  
3.1.2?  If so then maybe I'll install an earlier version.

Cheers,
Francis

Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock- 
gstreamer-0.10-0.10.21-1 /sw/src/fink.build
dpkg-deb: building package `fink-buildlock-gstreamer-0.10-0.10.21-1'  
in `/sw/src/fink.build/fink-buildlock- 
gstreamer-0.10-0.10.21-1_2008.11.29-17.14.14_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
gstreamer-0.10-0.10.21-1_2008.11.29-17.14.14_darwin-i386.deb
Selecting previously deselected package fink-buildlock- 
gstreamer-0.10-0.10.21-1.
(Reading database ... 41181 files and directories currently installed.)
Unpacking fink-buildlock-gstreamer-0.10-0.10.21-1 (from .../fink- 
buildlock-gstreamer-0.10-0.10.21-1_2008.11.29-17.14.14_darwin- 
i386.deb) ...
Setting up fink-buildlock-gstreamer-0.10-0.10.21-1  
(2008.11.29-17.14.14) ...
bzip2 -dc /sw/src/gstreamer-0.10.21.tar.bz2 | /sw/bin/tar -xf -  --no- 
same-owner --no-same-permissions
[ -r /sw/fink/dists/unstable/main/finkinfo/gnome/gstreamer-0.10.patch ]
patch -p1 &lt; /sw/fink/dists/unstable/main/finkinfo/gnome/ 
gstreamer-0.10.patch
patching file docs/plugins/Makefile.am
patching file gst/Makefile.am
patching file gst/parse/Makefile.am
patching file libs/gst/base/Makefile.am
patching file libs/gst/check/Makefile.am
patching file libs/gst/controller/Makefile.am
patching file libs/gst/dataprotocol/Makefile.am
patching file libs/gst/net/Makefile.am
patching file plugins/elements/Makefile.am
patching file plugins/indexers/Makefile.am
patching file tests/benchmarks/Makefile.am
patching file tests/check/Makefile.am
patching file tests/examples/adapter/Makefile.am
patching file tests/examples/controller/Makefile.am
patching file tests/examples/helloworld/Makefile.am
patching file tests/examples/launch/Makefile.am
patching file tests/examples/metadata/Makefile.am
patching file tests/examples/queue/Makefile.am
patching file tests/examples/typefind/Makefile.am
patching file tests/examples/xml/Makefile.am
patching file tools/Makefile.am
/var/tmp/tmp.1.7Mgx1C
+ export PATH=/sw/lib/flex/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/ 
sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ PATH=/sw/lib/flex/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/ 
sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ export ac_cv_path_PYTHON=/sw/bin/python2.5
+ ac_cv_path_PYTHON=/sw/bin/python2.5
+ automake
aclocal.m4:16: warning: this file was generated for autoconf 2.61.
You have another version of autoconf.  It may work, but is not  
guaranteed to.
If you have problems, you may need to regenerate the build system  
entirely.
To do so, use the procedure documented by the package, typically  
`autoreconf'.
configure.ac:12: version mismatch.  This is Automake 1.10.2,
configure.ac:12: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:12: comes from Automake 1.10.1.  You should recreate
configure.ac:12: aclocal.m4 with aclocal and run automake again.
docs/faq/Makefile.am:11: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/faq/Makefile.am:11: (probably a GNU make extension)
docs/faq/Makefile.am:17: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/faq/Makefile.am:17: (probably a GNU make extension)
docs/faq/../manuals.mak:13: strip $(PNG_SRC: non-POSIX variable name
docs/faq/../manuals.mak:13: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:15: strip $(FIG_SRC: non-POSIX variable name
docs/faq/../manuals.mak:15: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:17: strip $(FIG_SRC: non-POSIX variable name
docs/faq/../manuals.mak:17: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:21: foreach file, $(PNG: non-POSIX variable name
docs/faq/../manuals.mak:21: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:22: foreach file, $(EPS: non-POSIX variable name
docs/faq/../manuals.mak:22: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:23: foreach file, $(PDF: non-POSIX variable name
docs/faq/../manuals.mak:23: (probably a GNU make extension)
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:138: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:143: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:149: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:155: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:161: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/faq/../manuals.mak:167: `%'-style pattern rules are a GNU make  
extension
docs/faq/Makefile.am:25:   `docs/faq/../manuals.mak' included from here
docs/manual/Makefile.am:14: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/manual/Makefile.am:14: (probably a GNU make extension)
docs/manual/Makefile.am:19: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/manual/Makefile.am:19: (probably a GNU make extension)
docs/manual/Makefile.am:20: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/manual/Makefile.am:20: (probably a GNU make extension)
docs/manual/../manuals.mak:13: strip $(PNG_SRC: non-POSIX variable name
docs/manual/../manuals.mak:13: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:15: strip $(FIG_SRC: non-POSIX variable name
docs/manual/../manuals.mak:15: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:17: strip $(FIG_SRC: non-POSIX variable name
docs/manual/../manuals.mak:17: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:21: foreach file, $(PNG: non-POSIX variable  
name
docs/manual/../manuals.mak:21: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:22: foreach file, $(EPS: non-POSIX variable  
name
docs/manual/../manuals.mak:22: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:23: foreach file, $(PDF: non-POSIX variable  
name
docs/manual/../manuals.mak:23: (probably a GNU make extension)
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:138: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:143: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:149: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:155: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:161: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
docs/manual/../manuals.mak:167: `%'-style pattern rules are a GNU make  
extension
docs/manual/Makefile.am:28:   `docs/manual/../manuals.mak' included  
from here
common/gtk-doc-plugins.mak:348: shell find $(srcdir: non-POSIX  
variable name
common/gtk-doc-plugins.mak:348: (probably a GNU make extension)
docs/plugins/Makefile.am:112:   `common/gtk-doc-plugins.mak' included  
from here
docs/pwg/Makefile.am:11: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/pwg/Makefile.am:11: (probably a GNU make extension)
docs/pwg/Makefile.am:17: notdir $(wildcard $(srcdir: non-POSIX  
variable name
docs/pwg/Makefile.am:17: (probably a GNU make extension)
docs/pwg/../manuals.mak:13: strip $(PNG_SRC: non-POSIX variable name
docs/pwg/../manuals.mak:13: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:15: strip $(FIG_SRC: non-POSIX variable name
docs/pwg/../manuals.mak:15: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:17: strip $(FIG_SRC: non-POSIX variable name
docs/pwg/../manuals.mak:17: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:21: foreach file, $(PNG: non-POSIX variable name
docs/pwg/../manuals.mak:21: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:22: foreach file, $(EPS: non-POSIX variable name
docs/pwg/../manuals.mak:22: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:23: foreach file, $(PDF: non-POSIX variable name
docs/pwg/../manuals.mak:23: (probably a GNU make extension)
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:138: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:143: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:149: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:155: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:161: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/pwg/../manuals.mak:167: `%'-style pattern rules are a GNU make  
extension
docs/pwg/Makefile.am:25:   `docs/pwg/../manuals.mak' included from here
docs/xsl/Makefile.am:1: wildcard *.xsl: non-POSIX variable name
docs/xsl/Makefile.am:1: (probably a GNU make extension)
gst/Makefile.am:235: `%'-style pattern rules are a GNU make extension
libs/gst/base/Makefile.am:34: `%'-style pattern rules are a GNU make  
extension
libs/gst/check/Makefile.am:23: `%'-style pattern rules are a GNU make  
extension
libs/gst/controller/Makefile.am:30: `%'-style pattern rules are a GNU  
make extension
libs/gst/dataprotocol/Makefile.am:17: `%'-style pattern rules are a  
GNU make extension
libs/gst/net/Makefile.am:21: `%'-style pattern rules are a GNU make  
extension
pkgconfig/Makefile.am:29: `%'-style pattern rules are a GNU make  
extension
pkgconfig/Makefile.am:31: `%'-style pattern rules are a GNU make  
extension
plugins/elements/Makefile.am:54: `%'-style pattern rules are a GNU  
make extension
plugins/indexers/Makefile.am:23: `%'-style pattern rules are a GNU  
make extension
common/check.mak:19: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:29: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:36: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:43: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:60: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:73: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
common/check.mak:78: `%'-style pattern rules are a GNU make extension
tests/check/Makefile.am:1:   `common/check.mak' included from here
tests/check/Makefile.am:204: foreach dir,$(COVERAGE_DIRS: non-POSIX  
variable name
tests/check/Makefile.am:204: (probably a GNU make extension)
tests/check/Makefile.am:204: wildcard $(top_builddir: non-POSIX  
variable name
tests/check/Makefile.am:204: (probably a GNU make extension)
tests/check/Makefile.am:205: subst $(top_builddir: non-POSIX variable  
name
tests/check/Makefile.am:205: (probably a GNU make extension)
tests/check/Makefile.am:206: foreach dir,$(COVERAGE_DIRS: non-POSIX  
variable name
tests/check/Makefile.am:206: (probably a GNU make extension)
tests/check/Makefile.am:206: wildcard $(top_builddir: non-POSIX  
variable name
tests/check/Makefile.am:206: (probably a GNU make extension)
tests/check/Makefile.am:207: subst $(top_builddir: non-POSIX variable  
name
tests/check/Makefile.am:207: (probably a GNU make extension)
tools/Makefile.am:128: `%'-style pattern rules are a GNU make extension
common/win32.mak:4: shell cat $(top_srcdir: non-POSIX variable name
common/win32.mak:4: (probably a GNU make extension)
Makefile.am:27:   `common/win32.mak' included from here
common/win32.mak:8: shell find $(top_srcdir: non-POSIX variable name
common/win32.mak:8: (probably a GNU make extension)
Makefile.am:27:   `common/win32.mak' included from here
common/win32.mak:12: shell find $(top_srcdir: non-POSIX variable name
common/win32.mak:12: (probably a GNU make extension)
Makefile.am:27:   `common/win32.mak' included from here
common/release.mak:12: `%'-style pattern rules are a GNU make extension
Makefile.am:38:   `common/release.mak' included from here
common/coverage/lcov.mak:2: .PHONY was already defined in condition  
GST_GCOV_ENABLED, which is included in condition TRUE ...
Makefile.am:102:   `common/coverage/lcov.mak' included from here
Makefile.am:51: ... `.PHONY' previously defined here
### execution of /var/tmp/tmp.1.7Mgx1C failed, exit code 63
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gstreamer-0.10-0.10.21-1
(Reading database ... 41182 files and directories currently installed.)
Removing fink-buildlock-gstreamer-0.10-0.10.21-1 ...
Failed: phase compiling: gstreamer-0.10-0.10.21-1 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

Benjamin Reed &lt;gstreamer-0.10&lt; at &gt;fink.racoonfink.com&gt;

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francis Poulin</dc:creator>
    <dc:date>2008-11-29T22:18:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27588">
    <title>Cannot switch to unstable tree</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27588</link>
    <description>Hi,

I'm starting over with a new Fink installation after having completely  
uninstalled the old one. Everything seems to work fine until I try to  
configure Fink to use the unstable tree. I simply run "fink  
configure", leaving all options at the default except the one about  
unstable, then I run "fink selfupdate". I've tried several times, but  
it never works. The cause seems to be "File not found" errors while  
running selfupdate. I've attached a console log; can anyone diagnose  
it? Thanks,

Trevor

~/Desktop$ fink selfupdate
curl --connect-timeout 30 -f -L -A 'fink/0.27.13' -O http://www.finkproject.org/CURRENT-FINK-10.5
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    13    0    13    0     0     55      0 --:--:-- --:--:-- --:--:--     0

I will now download the package descriptions for Fink 10.5-0.9.0.2 and update the core packages. After that, you should update the other packages using
commands like 'fink update-all'.

curl --connect-timeout 30 -f -L -A 'fink/0.27.13' -O http://west.dl.sourceforge.net/sourceforge/fink/dists-10.5-0.9.0.2.tar.gz

curl: (7) couldn't connect to host
### execution of curl failed, exit code 7
Downloading the file "dists-10.5-0.9.0.2.tar.gz" failed.

(1)Give up
(2)Retry the same mirror
(3)Retry another mirror from your country
(4)Retry another mirror from your continent
(5)Retry another mirror

How do you want to proceed? [3] 5
curl --connect-timeout 30 -f -L -A 'fink/0.27.13' -O http://optusnet.dl.sourceforge.net/sourceforge/fink/dists-10.5-0.9.0.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 19750  100 19750    0     0  11708      0  0:00:01  0:00:01 --:--:-- 45652
tar -xzf dists-10.5-0.9.0.2.tar.gz
./inject.pl /sw -quiet
/bin/mkdir -p -m755 /sw/fink/10.5
Copying...
/bin/cp -f README /sw/fink/10.5/; /bin/chmod 644 /sw/fink/10.5/README
/bin/cp -f VERSION /sw/fink/10.5/; /bin/chmod 644 /sw/fink/10.5/VERSION
/bin/cp -f DISTRIBUTION /sw/fink/10.5/; /bin/chmod 644 /sw/fink/10.5/DISTRIBUTION
mv /sw/fink/10.5/stamp-rel-0.9.0 /sw/fink/10.5/bak.stamp-rel-0.9.0
rm -f /sw/fink/10.5/stamp-*
mv /sw/fink/10.5/bak.stamp-rel-0.9.0 /sw/fink/10.5/stamp-rel-0.9.0
cp stamp-* /sw/fink/10.5/
/bin/cp -f fink-10.5.info /sw/fink/10.5/stable/main/finkinfo/base/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/base/fink-10.5.info
/bin/cp -f fink-mirrors.info /sw/fink/10.5/stable/main/finkinfo/base/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/base/fink-mirrors.info
/bin/cp -f xinvaders.info /sw/fink/10.5/stable/main/finkinfo/games/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/games/xinvaders.info
/bin/cp -f xinvaders.patch /sw/fink/10.5/stable/main/finkinfo/games/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/games/xinvaders.patch
/bin/cp -f mc.info /sw/fink/10.5/stable/main/finkinfo/gnome/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/gnome/mc.info
/bin/cp -f librsync.info /sw/fink/10.5/stable/main/finkinfo/libs/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/libs/librsync.info
/bin/cp -f bash.info /sw/fink/10.5/stable/main/finkinfo/shells/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/shells/bash.info
/bin/cp -f bash.patch /sw/fink/10.5/stable/main/finkinfo/shells/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/shells/bash.patch
/bin/cp -f xpdf.info /sw/fink/10.5/stable/main/finkinfo/text/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/text/xpdf.info
/bin/cp -f xpdf.patch /sw/fink/10.5/stable/main/finkinfo/text/; /bin/chmod 644 /sw/fink/10.5/stable/main/finkinfo/text/xpdf.patch

Your Fink installation in '/sw' was updated with new package description files. Please update the package manager using 'fink update fink', then use
appropriate commands to update the other packages, e.g. 'fink update-all'.

Downloading the indexes of available packages in the binary distribution.
/sw/bin/apt-get-lockwait -q update
Err file: unstable/main Packages
  File not found
Ign file: unstable/main Release
Err file: unstable/crypto Packages
  File not found
Ign file: unstable/crypto Release
Hit http://bindist.finkmirrors.net 10.5/release/main Packages
Hit http://bindist.finkmirrors.net 10.5/release/main Release
Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages
Hit http://bindist.finkmirrors.net 10.5/release/crypto Release
Get:1 http://bindist.finkmirrors.net 10.5/current/main Packages [2261B]
Hit http://bindist.finkmirrors.net 10.5/current/main Release
Get:2 http://bindist.finkmirrors.net 10.5/current/crypto Packages [20B]
Hit http://bindist.finkmirrors.net 10.5/current/crypto Release
Fetched 2281B in 0s (4454B/s)
Failed to fetch file:/sw/fink/dists/unstable/main/binary-darwin-i386/Packages  File not found
Failed to fetch file:/sw/fink/dists/unstable/crypto/binary-darwin-i386/Packages  File not found
Reading Package Lists...
Building Dependency Tree...
E: Some index files failed to download, they have been ignored, or old ones used instead.
### execution of /sw/bin/apt-get-lockwait failed, exit code 100
WARNING: Failure while updating indexes.
Running 'fink scanpackages' may fix indexing problems.
Scanning package description files..........
Information about 2521 packages read in 1 seconds.
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
The following package will be installed or updated:
 fink
/sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install fink=0.27.16-41
Reading Package Lists...
Building Dependency Tree...
1 packages upgraded, 0 newly installed, 0 to remove and 1  not upgraded.
Need to get 1033kB of archives. After unpacking 4096B will be used.
Get:1 http://bindist.finkmirrors.net 10.5/current/main fink 0.27.16-41 [1033kB]
Fetched 1033kB in 2s (511kB/s)
Download complete and in download only mode
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/fink_0.27.16-41_darwin-i386.deb
(Reading database ... 4102 files and directories currently installed.)
Preparing to replace fink 0.27.13-41 (using .../fink_0.27.16-41_darwin-i386.deb) ...
Unpacking replacement fink ...
Setting up fink (0.27.16-41) ...
Checking system... i386-apple-darwin9.5.0
This system was not released at the time this Fink release was made.  Prerelease versions of Mac OS X might work with Fink, but there are no guarantees.
ln -s 10.5 /sw/fink/dists
Scanning package description files..........

Re-executing fink to use the new version...
Scanning package description files..........
Information about 2521 packages read in 1 seconds.
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
The following package will be installed or updated:
 fink-mirrors
/sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install fink-mirrors=0.28.5.1-1
Reading Package Lists...
Building Dependency Tree...
1 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
Need to get 32.3kB of archives. After unpacking 0B will be used.
Get:1 http://bindist.finkmirrors.net 10.5/current/main fink-mirrors 0.28.5.1-1 [32.3kB]
Fetched 32.3kB in 1s (26.4kB/s)
Download complete and in download only mode
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/main Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages (/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
Reading buildlock packages...
/sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/fink-mirrors_0.28.5.1-1_darwin-i386.deb
(Reading database ... 4102 files and directories currently installed.)
Preparing to replace fink-mirrors 0.28.3.1-1 (using .../fink-mirrors_0.28.5.1-1_darwin-i386.deb) ...
Unpacking replacement fink-mirrors ...
Setting up fink-mirrors (0.28.5.1-1) ...

Mirror selection

Default answer will be chosen in 60 seconds...
The list of possible mirrors in fink has been updated.  Do you want to review and change your choices? [y/N] 


The core packages have been updated. You should now update the other packages using commands like 'fink update-all'.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Trevor Harmon</dc:creator>
    <dc:date>2008-11-29T18:01:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27581">
    <title>fontconfig2-dev-2.4.1-104</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27581</link>
    <description>Hi

$ fink update-all
Information about 7480 packages read in 1 seconds.
Can't resolve dependency "system-xfree86-dev (&gt;= 2:7.2-1)" for package
"fontconfig2-dev-2.4.1-104" (no matching packages/versions found)
Exiting with failure.

What is wrong?

I tried the recipe in the previous mail attached.  But it did not work  
well.


It said no such xorg* were installed and having disregarded such  
instruction.
Although I disregarded such notice and reinstalled the said packages,  
the same error message appeared.

Sincerely,
Akio

On 2008/10/20, at 7:38, Alexander Hansen wrote:





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Akio Sakai</dc:creator>
    <dc:date>2008-11-29T09:28:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27578">
    <title>gnome logout option doesn't work</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27578</link>
    <description>When I select logout the gnome system does not logout. I have to hit  
comand -q to quit X. Why does it not work?

Richard E. Miles
r.godzilla&lt; at &gt;comcast.net




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard E. Miles</dc:creator>
    <dc:date>2008-11-28T21:46:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27577">
    <title>libpng12.0.dylib not loaded</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27577</link>
    <description>Hello,

I am running OS 10.5 on my MacBook Pro with XCode 3.1.2.

I recently had to install everything from scratch because of a dead  
hard drive.  When I try running gnuplot I get the following errors.   
This also comes up when I try any plotting with octave.  Any  
suggestions?

Thanks,
Francis

dyld: Library not loaded: /usr/X11/lib/libpng12.0.dylib
Referenced from: /sw/lib/libgd.2.dylib
Reason: Incompatible library version: libgd.2.dylib requires version  
25.0.0 or later, but libpng12.0.dylib provides version 1.0.0
/sw/bin/gnuplot: line 6: 26403 Trace/BPT trap          /sw/bin/ 
gnuplotx "$&lt; at &gt;"



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Francis Poulin</dc:creator>
    <dc:date>2008-11-28T17:11:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27568">
    <title>pb with libtool and X11 libraries with OS10.5 andxcode3.1</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27568</link>
    <description>Hello,

I am trying to install matplotlib-py25 on my new iMac. I have  
installed the latest version of Xcode as well as gfortran.
The problem seems to come from the fact that there are no .a or .la  
libraries available in /usr/X11/lib, only .dylib
On my old mac under MacOS 10.4, the static libraries (.a) where there,  
so that everything works fine.
This problem occurs for example during the installation of libjasper.1
Error message:
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2  -L/usr/X11R6/ 
lib -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/ 
Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/sw/lib -o jiv   
jiv.o ../libjasper/libjasper.la -lglut -lGL -lGLU  -lSM -lICE -lX11 - 
lXmu -lXi -lXext -lXt   -L/usr/X11/lib -lm  -ljpeg
libtool: link: cannot find the library `/usr/X11/lib/libXext.la' or  
unhandled argument `/usr/X11/lib/libXext.la'

but I also saw the same message when trying to link againts other X11  
libraries.

Is there a way to generate the libtool .la files from the .dylib, or  
to get the package to directly look for the .dylib library.

Thanks in advance for your help,

  Eric

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>sonnen</dc:creator>
    <dc:date>2008-11-26T07:04:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.fink.general/27560">
    <title>djvulibre-3.5.21-1002 fails to compile</title>
    <link>http://comments.gmane.org/gmane.os.apple.fink.general/27560</link>
    <description>Hello list.

djvulibre-3.5.21-1002 fails to compile. Here are the last few lines of 
output:

creating djview
make[2]: Circular Makefile.dep &lt;- Makefile.dep dependency dropped.
/bin/sh ../../libtool --tag=disable-static --mode=compile gcc 
-DHAVE_CONFIG_H  -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i386 
-I. -I../.. -I../../gui/shared/res -I../../gui/npsdk  -I/usr/X11/include 
-I/sw/include -I/usr/X11R6/include -I/sw/include -c nsdejavu.c -o 
nsdejavu.lo
mkdir .libs
  gcc -DHAVE_CONFIG_H -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor 
-mtune=i386 -I. -I../.. -I../../gui/shared/res -I../../gui/npsdk 
-I/usr/X11/include -I/sw/include -I/usr/X11R6/include -I/sw/include -c 
nsdejavu.c  -fno-common -DPIC -o .libs/nsdejavu.o
cc1: warning: command line option "-Wno-non-virtual-dtor" is valid for 
C++/ObjC++ but not for C
/bin/sh ../../libtool --tag=disable-static --mode=link gcc 
-DHAVE_CONFIG_H  -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -mtune=i386 
-I. -I../.. -I../../gui/shared/res -I../../gui/npsdk  -I/usr/X11/include 
-I/sw/include -I/usr/X11R6/include -I/sw/include nsdejavu.lo -framework 
OpenGL -dylib_file 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
-L/sw/lib -L/sw/lib -no-undefined -L/usr/X11/lib -R/usr/X11/lib -lSM 
-lICE -lXt -lXext -lX11  \
  -rpath /sw/lib/netscape/plugins -module -o nsdejavu.la
gcc  -o .libs/nsdejavu.0.0.0.so -bundle  .libs/nsdejavu.o  -L/sw/lib 
-L/usr/X11/lib /usr/X11/lib/libSM.6.0.0.dylib 
/usr/X11/lib/libICE.6.3.0.dylib /usr/X11/lib/libXt.6.0.0.dylib 
/usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib 
/usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libX11.6.2.0.dylib 
-mtune=i386 -framework OpenGL
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[2]: *** [nsdejavu.la] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.BTncc9 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-djvulibre-3.5.21-1002
(Reading database ... 40351 files and directories currently installed.)
Removing fink-buildlock-djvulibre-3.5.21-1002 ...
Failed: phase compiling: djvulibre-3.5.21-1002 failed

This is on OSX 10.5.5
fink package manager version: 0.28.6

Errors remain the same after running fink selfupdate and fink update-all 
a second time.

Ideas?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Mark Reglewski</dc:creator>
    <dc:date>2008-11-24T00:48:29</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.os.apple.fink.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.apple.fink.general</link>
  </textinput>
</rdf:RDF>
