Hallo Alexander!
Am 21.10.2008 um 22:58 schrieb Alexander Hansen:
>
>
> Could we get the full compiler output line from just before this
> error? I wasn't able to reproduce it.
>
Here it is:
`/sw/lib/libpangocairo-1.0.la' seems to be moved
`/sw/lib/libpangoft2-1.0.la' seems to be moved
`/sw/lib/libpango-1.0.la' seems to be moved
`/sw/lib/libfreetype.la' seems to be moved
gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/libprintbackend-
lpr.so -bundle .libs/gtkprintbackendlpr.o -L/sw/lib/fontconfig2/lib -
L/sw/lib -L/sw/lib/freetype219/lib -L/sw/lib/pango-ft219/lib -L/usr/
X11/lib /sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib -L/usr/X11R6/
lib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXcomposite.
1.0.0.dylib /usr/X11/lib/libXdamage.1.1.0.dylib /usr/X11/lib/libXfixes.
3.1.0.dylib /sw/lib/libatk-1.0.dylib /sw/lib/libcairo.dylib /sw/lib/
libgio-2.0.dylib /sw/lib/pango-ft219/lib/libpangoft2-1.0.dylib /sw/lib/
pango-ft219/lib/libpango-1.0.dylib /sw/lib/freetype219/lib/
libfreetype.dylib -lz /sw/lib/fontconfig2/lib/libfontconfig.dylib -L/
usr/lib /sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib /sw/
lib/libglib-2.0.dylib /sw/lib/libintl.dylib -lm ../../../gtk/.libs/
libgtk-x11-2.0.dylib -Wl,-framework -Wl,CoreServices -Wl,-framework -
Wl,ApplicationServices -Wl,-dylib_file -Wl,/sw/lib/libgdk-
x11-2.0.0.dylib:/sw/src/fink.build/gtk+2-2.14.4-1/gtk+-2.14.4/
gdk/.libs/libgdk-x11-2.0.dylib -Wl,-dylib_file -Wl,/sw/lib/
libgdk_pixbuf-2.0.0.dylib:/sw/src/fink.build/gtk+2-2.14.4-1/gtk
+-2.14.4/gdk-pixbuf/.libs/libgdk_pixbuf-2.0.dylib
ld warning: duplicate dylib /usr/X11/lib/libX11.6.dylib
dsymutil .libs/libprintbackend-lpr.so || :
warning: no debug symbols in executable (-arch ppc)
creating libprintbackend-lpr.la
(cd .libs && rm -f libprintbackend-lpr.la && ln -s ../libprintbackend-
lpr.la libprintbackend-lpr.la)
Making all in cups
/bin/sh ../../../libtool --mode=compile 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 -o
gtkprintbackendcups.lo `test -f 'gtkprintbackendcups.c' || echo
'./'`gtkprintbackendcups.c
mkdir .libs
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'
gtkcupsutils.h:94: warning: no semicolon at end of struct or union
gtkcupsutils.h:95: warning: type defaults to 'int' in declaration of
'current_addr'
gtkcupsutils.h:95: warning: data definition has no type or storage class
gtkcupsutils.h:96: error: 'socket' redeclared as different kind of
symbol
/usr/include/sys/socket.h:578: error: previous declaration of 'socket'
was here
gtkcupsutils.h:98: error: syntax error before '}' token
gtkprintbackendcups.c: In function 'cups_dispatch_watch_check':
gtkprintbackendcups.c:601: warning: implicit declaration of function
'httpGetFd'
gtkprintbackendcups.c: In function 'create_pickone_option':
gtkprintbackendcups.c:2493: error: 'ppd_coption_t' undeclared (first
use in this function)
gtkprintbackendcups.c:2493: error: (Each undeclared identifier is
reported only once
gtkprintbackendcups.c:2493: error: for each function it appears in.)
gtkprintbackendcups.c:2493: error: 'coption' undeclared (first use in
this function)
gtkprintbackendcups.c:2511: warning: implicit declaration of function
'ppdFindCustomOption'
gtkprintbackendcups.c:2515: error: 'ppd_cparam_t' undeclared (first
use in this function)
gtkprintbackendcups.c:2515: error: 'cparam' undeclared (first use in
this function)
gtkprintbackendcups.c:2517: warning: implicit declaration of function
'ppdFirstCustomParam'
gtkprintbackendcups.c:2519: warning: implicit declaration of function
'ppdNextCustomParam'
gtkprintbackendcups.c:2519: warning: comparison between pointer and
integer
gtkprintbackendcups.c:2523: error: 'PPD_CUSTOM_INT' undeclared (first
use in this function)
gtkprintbackendcups.c:2527: error: 'PPD_CUSTOM_PASSCODE' undeclared
(first use in this function)
gtkprintbackendcups.c:2531: error: 'PPD_CUSTOM_PASSWORD' undeclared
(first use in this function)
gtkprintbackendcups.c:2535: error: 'PPD_CUSTOM_REAL' undeclared (first
use in this function)
gtkprintbackendcups.c:2539: error: 'PPD_CUSTOM_STRING' undeclared
(first use in this function)
make[4]: *** [gtkprintbackendcups.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.7KdyVu failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.14.4-1
(Lese Datenbank ... 75511 Dateien und Verzeichnisse sind derzeit
installiert.)
Entferne fink-buildlock-gtk+2-2.14.4-1 ...
Failed: phase compiling: gtk+2-2.14.4-1 failed
Thank you for your help and sorry for the delay.
Best regards
Ralf
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users