A similar error is covered in the FAQ:

http://www.finkproject.org/faq/comp-packages.php?phpLang=en#Leopard-libXrandr

On Oct 16, 2008, at 7:01 PM, Ben Swift wrote:

> Sorry about that.  The output, starting from the tests, is
>
> Making all in test
> gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/sw/include/ 
> glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/ 
> include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/ 
> usr/X11/include -I/usr/X11/include/freetype2  -I/sw/include  -g -O2 - 
> Wall -fvisibility=hidden -c clip-test.c
> clip-test.c: In function 'main':
> clip-test.c:98: warning: unused variable 'p2'
> clip-test.c:97: warning: unused variable 'p1'
> /bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall - 
> fvisibility=hidden   -o clip-test clip-test.o ../pixman/ 
> libpixman-1.la -L/sw/lib -L/usr/X11/lib -Wl,-framework,CoreServices,- 
> framework,ApplicationServices -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr - 
> lXinerama -lXext -lXfixes -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 - 
> lpangoxft-1.0 -lXft -lXrender -lpangox-1.0 -lX11 -lpangoft2-1.0 - 
> lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 - 
> lgmodule-2.0 -lglib-2.0 -lintl
> mkdir .libs
> gcc -g -O2 -Wall -fvisibility=hidden -o .libs/clip-test clip-test.o - 
> Wl,-framework -Wl,CoreServices -Wl,-framework - 
> Wl,ApplicationServices  ../pixman/.libs/libpixman-1.dylib -L/sw/lib - 
> L/usr/X11/lib /sw/lib/libgtk-x11-2.0.dylib -L/usr/X11R6/lib /sw/lib/ 
> libgdk-x11-2.0.dylib /usr/X11/lib/libXrandr.2.0.0.dylib /usr/X11/lib/ 
> libXinerama.1.0.0.dylib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/ 
> lib/libXcursor.1.0.2.dylib /usr/X11/lib/libXfixes.3.1.0.dylib /sw/ 
> lib/libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/ 
> libpangoxft-1.0.dylib /usr/X11/lib/libXft.2.1.2.dylib /usr/X11/lib/ 
> libXrender.1.3.0.dylib /sw/lib/libpangox-1.0.dylib /usr/X11/lib/ 
> libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/ 
> libXdmcp.6.0.0.dylib /sw/lib/libpangoft2-1.0.dylib /usr/X11/lib/ 
> libfontconfig.dylib /usr/X11/lib/libfreetype.dylib /usr/lib/ 
> libexpat.dylib /sw/lib/freetype219/lib/libfreetype.dylib -lz /sw/lib/ 
> libpango-1.0.dylib -lm /sw/lib/libgobject-2.0.dylib /sw/lib/ 
> libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/ 
> libintl.dylib /sw/lib/libiconv.dylib -lc
> i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No  
> such file or directory
> make[2]: *** [clip-test] Error 1
> 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-pixman-0.12.0-1
> (Reading database ... 70301 files and directories currently  
> installed.)
> Removing fink-buildlock-pixman-0.12.0-1 ...
> Failed: phase compiling: pixman-0.12.0-1 failed
>
> Hope that helps.
>
> Thanks again,
>
> Ben
>
>
> On 16/10/2008, at 10:44 PM, Alexander Hansen wrote:
>
>>
>> On Oct 15, 2008, at 11:55 PM, Ben Swift wrote:
>>
>>> Hi All, first post.
>>>
>>> I'm running fink 0.28.6 (unstable trees turned on) on an Intel MBP
>>> under Leopard 10.5.5.
>>>
>>> Recently, a number of packages I've tried to install (most recently
>>> ffmpeg) have required the pixman-0.12 package to satisfy a
>>> dependency.  However, when this package is built, I get the error:
>>>
>>> make[2]: *** [clip-test] Error 1
>>> 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-pixman-0.12.0-1
>>> (Reading database ... 70301 files and directories currently
>>> installed.)
>>> Removing fink-buildlock-pixman-0.12.0-1 ...
>>> Failed: phase compiling: pixman-0.12.0-1 failed
>>>
>>> fink is up to date (selfupdate works fine), but then a subsequent
>>> 'update-all' will similarly fail at pixman.  Does anyone know what  
>>> the
>>> problem could be?
>>>
>>> Cheers
>>> Ben
>>>
>>
>> It's hard to say: you've left out the context as well as the actual
>> error message. Basically all we have is "make failed for the clip- 
>> test
>> submodule for some reason", which could be anything.
>>
>> Please post starting from the last line the complier ran for a few
>> lines--at least until you see another mention of "error", anyway.
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's  
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & 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&url=/
>> _______________________________________________
>> Fink-beginners mailing list
>> [email protected]
>> http://news.gmane.org/gmane.os.apple.fink.beginners
>


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & 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&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to