On 02 May 2008, at 21:08, Alexander Hansen wrote:

> 10.5.2/PowerPC using Xcode 3.0
>
> This attempt was in a pangocairo-enabled tree, and I'm trying it in an
> untainted one.  The failure is as follows:
>
> ...
> mkdir .libs
> gcc -g -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall -o .libs/warp.dSYM
> color.o dowarp.o main.o readpcx.o readtga.o  -L/sw/lib
> ../../../ggi/.libs/libggi.dylib /sw/lib/libgii.dylib /sw/lib/ 
> libgg.dylib -lm
> creating warp.dSYM
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include   -I/sw/ 
> include  -g
> -O2 -D_REENTRANT -D_THREAD_SAFE -g -Wall -c demo.c
> In file included from demo.c:37:
> /usr/include/stdlib.h:223: error: conflicting types for 'rand'
> /usr/include/stdlib.h:175: error: previous declaration of 'rand'  
> was here
> ...
The issue seems more related to 10.5 than to pangocairo.
On 10.4 I can't reproduce this.
A conflict within the same (so standard ..) header looks suspicious..
(no ill-defined macros could be involved ?)
Sorry have no 10.5 system to look at it.

JF

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to