Ralf Höling wrote:
> Hi Martin!
> 
> Am 22.10.2008 um 22:23 schrieb Martin Costabel:
> 
>> Ralf Höling wrote:
>> []
>>>  gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk -
>>> I../../../gtk -I../../../gdk -I../../../gdk -
>>> DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -I/sw/lib/fontconfig2/include  
>>> -I/
>>> sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/freetype219/
>>> include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/pango- 
>>> ft219/
>>> include/pango-1.0 -I/sw/include/libpng12 -I/sw/include -I/sw/include/
>>> pixman-1 -I/sw/include/cairo -I/sw/include/atk-1.0 -I/usr/X11R6/
>>> include -I/usr/X11/include -DG_DISABLE_CAST_CHECKS -DX_LOCALE -I/sw/
>>> lib/fontconfig2/include -I/sw/include -DG_DISABLE_SINGLE_INCLUDES -
>>> DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -
>>> DGTK_DISABLE_SINGLE_INCLUDES -I/usr/X11/include -
>>> DGDK_PIXBUF_DISABLE_DEPRECATED -Os -Wall -c gtkprintbackendcups.c  -
>>> fno-common -DPIC -o .libs/gtkprintbackendcups.o
>>> In file included from gtkprintbackendcups.c:50:
>>> gtkcupsutils.h:94: error: syntax error before 'http_addrlist_t'
>> Do you perhaps have a file /usr/local/include/cups/http.h?
>> Or is your file /usr/include/cups/http.h from an older version of  
>> xcode?
>> Mine shows
>>
>> % ll /usr/include/cups/http.h
>> -rw-r--r--  1 root  wheel  18468 Jun 27 10:00 /usr/include/cups/http.h
> 
> There is a file /usr/include/cups/http.h:
> % ls -l /usr/include/cups/http.h
> -rw-r--r-- 1 root wheel 18468 27. Jun 10:00 /usr/include/cups/http.h

Yes, this looks like mine. It contains a perfectly valid definition of 
http_addrlist_t. The question is if it is really this one that's 
included or a different one with a bad definition. You don't have 
anything cups-related in /usr/local/include? Or in /sw/include/cups/?

-- 
Martin



-------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to