I'm using  the rsync selfupdate.
and I got the very last release:

 > fink list libftgl1-shlibs
Information about 8140 packages read in 1 seconds.
libftgl1-shlibs       2.1.2-4        Shared libraries for FTGL

I did check out again -> same result.

Cheers,
Peter



On 21, Sep, 2009, at 6:28 PM, monipol wrote:

> On 21/09/2009, at 10:31, kostka wrote:
>> Dear Experts,
>> an old problem is back.
>>
>> reference: [Fink-users] Compilation failure for libftgl1-2.1.2-1  
>> (10.4/
>> unstable)
>>           Remi Mommsen
>>           Mon, 16 Jun 2008 05:02:17 -0700
>>
>>
>> MacOSX 10.6/ 64bit only/ fink-0.29.9 / unstable tree
>>>> g++ --version
>>    i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646)
>>
>> both make in the .info file are  "make -j1"
>> (the first make I changed accordingly - no avail)
>>
>> after re-install of fink packages from scratch libftgl1 is blocking  
>> the
>> progress:
>>
>> ::::
>> Generating file member index...
>> touch doc-stamp
>> /bin/rm -rf /sw/src/fink.build/root-libftgl1-2.1.2-4
>> /bin/mkdir -p /sw/src/fink.build/root-libftgl1-2.1.2-4/sw
>> /bin/mkdir -p /sw/src/fink.build/root-libftgl1-2.1.2-4/DEBIAN
>> /usr/sbin/chown -R root:admin /sw/src/fink.build/root- 
>> libftgl1-2.1.2-4
>> /var/tmp/tmp.2.yAK4Pf
>> #!/bin/bash -ev
>> cd unix
>> make -j1 install prefix=/sw/src/fink.build/root-libftgl1-2.1.2-4/sw
>> for d in src demo docs ; do make -C $d install ; done
>> /bin/sh ../libtool --mode=compile g++ -c -I../../include  -g -O2 -I/ 
>> sw/
>> include/freetype2 -I/sw/include  ../../src/FTGLTextureFont.cpp
>> rm -f .libs/FTGLTextureFont.lo
>> g++ -c -I../../include -g -O2 -I/sw/include/freetype2 -I/sw/
>> include ../../src/FTGLTextureFont.cpp  -fno-common -DPIC -o .libs/
>> FTGLTextureFont.lo
>> In file included from ../../src/FTGLTextureFont.cpp:5:
>> ../../include/FTTextureGlyph.h:55: error: extra qualification
>> 'FTTextureGlyph::' on member 'ResetActiveTexture'
>> make[1]: *** [FTGLTextureFont.lo] Error 1
>> /bin/sh ../libtool --mode=link g++ FTGLDemo.o tb.o trackball.o -o
>> FTGLDemo ../src/libftgl.la   -L/sw/lib -lfreetype -lz -Wl,-
>> framework,CoreServices -Wl,-framework,ApplicationServices -Wl,-
>> framework,GLUT -Wl,-framework,OpenGL -lobjc
>> libtool: link: cannot find the library `../src/libftgl.la'
>> make[1]: *** [FTGLDemo] Error 1
>>
>> Any better experiences?
>
> Hello, Peter. The latest version on the unstable tree is 2.1.2-4.  
> Could you please run fink selfupdate and try that? What selfupdate  
> method are you using: point, cvs, rsync?
>
>
> Cheers,
>
> --
> monipol
> http://finkers.wordpress.com
>
> Submitting a Fink bug report? Read this:
> http://www.finkproject.org/doc/netiquette/index.php
> http://finkers.wordpress.com/2009/06/03/bug-reports/
>


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to