Hi,
I'm trying to install the package transcode (fink install transocde). It has as
dependence libquicktime.
But when fink tries to compile libquicktime it fails with the error: "Failed:
phase compiling: libquicktime0-0.9.10-13 failed".
The errors are:
-----------------------------------------------------------------------------------------
Making all in gtk
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DLIBOSS_INTERNAL
-I/usr/X11R6/include -I/sw/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/i
nclude/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0
-I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11/include -DGTK_DIS
ABLE_DEPRECATED -mtune=7450 -mtune=7450 -O3 -funroll-all-loops
-fomit-frame-pointer -finline-functions -Wall -Winline -c lqt_gtk.c
In file included from lqt_gtk.c:7:
lqt_gtk.h:22: error: syntax error before 'GtkTooltips'
lqt_gtk.h:22: warning: no semicolon at end of struct or union
lqt_gtk.h:23: warning: type defaults to 'int' in declaration of
'LqtGtkParameterWidget'
lqt_gtk.h:23: warning: data definition has no type or storage class
lqt_gtk.h:25: error: syntax error before '*' token
lqt_gtk.h:26: error: syntax error before 'GtkTooltips'
lqt_gtk.h:26: warning: type defaults to 'int' in declaration of
'lqtgtk_create_parameter_widget'
lqt_gtk.h:26: warning: data definition has no type or storage class
lqt_gtk.h:28: error: syntax error before '*' token
lqt_gtk.h:31: error: syntax error before '*' token
lqt_gtk.h:34: error: syntax error before '*' token
lqt_gtk.h:43: error: syntax error before 'LqtGtkParameterWidget'
lqt_gtk.h:43: warning: no semicolon at end of struct or union
lqt_gtk.h:48: error: syntax error before '*' token
lqt_gtk.h:48: warning: type defaults to 'int' in declaration of 'tooltips'
lqt_gtk.h:48: warning: data definition has no type or storage class
lqt_gtk.h:49: error: syntax error before '}' token
lqt_gtk.h:49: warning: type defaults to 'int' in declaration of
'LqtGtkCodecConfigWidget'
lqt_gtk.h:49: warning: data definition has no type or storage class
lqt_gtk.h:51: error: syntax error before '*' token
lqt_gtk.h:53: warning: type defaults to 'int' in declaration of
'lqtgtk_create_codec_config_widget'
lqt_gtk.h:53: warning: data definition has no type or storage class
lqt_gtk.h:55: error: syntax error before '*' token
lqt_gtk.h:65: error: syntax error before 'LqtGtkCodecConfigWidget'
lqt_gtk.h:65: warning: no semicolon at end of struct or union
lqt_gtk.h:66: warning: type defaults to 'int' in declaration of 'decode_widget'
lqt_gtk.h:66: warning: data definition has no type or storage class
lqt_gtk.h:80: error: syntax error before '}' token
lqt_gtk.h:80: warning: type defaults to 'int' in declaration of
'LqtGtkCodecConfigWindow'
lqt_gtk.h:80: warning: data definition has no type or storage class
lqt_gtk.h:82: error: syntax error before '*' token
lqt_gtk.h:85: warning: type defaults to 'int' in declaration of
'lqtgtk_create_codec_config_window'
lqt_gtk.h:85: warning: data definition has no type or storage class
lqt_gtk.h:87: error: syntax error before '*' token
lqt_gtk.h:89: error: syntax error before '*' token
lqt_gtk.h:91: error: syntax error before '*' token
lqt_gtk.c: In function 'parameter_combobox_callback':
lqt_gtk.c:18: error: 'p' undeclared (first use in this function)
lqt_gtk.c:18: error: (Each undeclared identifier is reported only once
lqt_gtk.c:18: error: for each function it appears in.)
lqt_gtk.c:18: error: syntax error before ')' token
lqt_gtk.c: At top level:
lqt_gtk.c:36: error: syntax error before '*' token
lqt_gtk.c: In function 'parameter_widget_apply':
lqt_gtk.c:39: error: 'w' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:87: error: syntax error before '*' token
lqt_gtk.c: In function 'parameter_widget_update':
lqt_gtk.c:90: error: 'pw' undeclared (first use in this function)
lqt_gtk.c: In function 'set_combo_tooltip':
lqt_gtk.c:160: error: 'w' undeclared (first use in this function)
lqt_gtk.c:160: error: syntax error before ')' token
lqt_gtk.c:164: warning: implicit declaration of function 'gtk_tooltips_set_tip'
lqt_gtk.c: In function 'realize_combo':
lqt_gtk.c:172: error: 'w' undeclared (first use in this function)
lqt_gtk.c:172: error: syntax error before ')' token
lqt_gtk.c: At top level:
lqt_gtk.c:180: error: syntax error before '*' token
lqt_gtk.c:181: error: syntax error before 'GtkTooltips'
lqt_gtk.c:182: warning: return type defaults to 'int'
lqt_gtk.c: In function 'lqtgtk_create_parameter_widget':
lqt_gtk.c:184: error: 'ret' undeclared (first use in this function)
lqt_gtk.c:186: error: 'info' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:332: error: syntax error before '*' token
lqt_gtk.c: In function 'lqtgtk_destroy_parameter_widget':
lqt_gtk.c:334: error: 'w' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:342: error: syntax error before 'LqtGtkParameterWidget'
lqt_gtk.c: In function 'create_table':
lqt_gtk.c:357: error: 'widgets' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:379: error: syntax error before '*' token
lqt_gtk.c:382: warning: return type defaults to 'int'
lqt_gtk.c: In function 'lqtgtk_create_codec_config_widget':
lqt_gtk.c:389: error: 'ret' undeclared (first use in this function)
lqt_gtk.c:391: warning: implicit declaration of function 'gtk_tooltips_new'
lqt_gtk.c:393: warning: implicit declaration of function 'gtk_object_sink'
lqt_gtk.c:410: error: syntax error before ')' token
lqt_gtk.c: At top level:
lqt_gtk.c:457: error: syntax error before '*' token
lqt_gtk.c: In function 'codec_config_widget_apply':
lqt_gtk.c:460: error: 'ccw' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:464: error: syntax error before '*' token
lqt_gtk.c: In function 'codec_config_widget_update':
lqt_gtk.c:467: error: 'ccw' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:471: error: syntax error before '*' token
lqt_gtk.c: In function 'lqtgtk_destroy_codec_config_widget':
lqt_gtk.c:475: error: 'w' undeclared (first use in this function)
lqt_gtk.c: In function 'browser_button_callback':
lqt_gtk.c:599: error: 'codec_config_window' undeclared (first use in this
function)
lqt_gtk.c: In function 'codec_config_window_button_callback':
lqt_gtk.c:759: error: 'ccw' undeclared (first use in this function)
lqt_gtk.c:759: error: syntax error before ')' token
lqt_gtk.c: At top level:
lqt_gtk.c:793: error: syntax error before '*' token
lqt_gtk.c:797: warning: return type defaults to 'int'
lqt_gtk.c: In function 'lqtgtk_create_codec_config_window':
lqt_gtk.c:798: error: 'ret' undeclared (first use in this function)
lqt_gtk.c:823: warning: implicit declaration of function
'gtk_box_pack_start_defaults'
lqt_gtk.c: At top level:
lqt_gtk.c:895: error: syntax error before '*' token
lqt_gtk.c: In function 'lqtgtk_codec_config_window_run':
lqt_gtk.c:897: error: 'w' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:903: error: syntax error before '*' token
lqt_gtk.c: In function 'lqtgtk_codec_config_window_apply':
lqt_gtk.c:912: error: 'w' undeclared (first use in this function)
lqt_gtk.c: At top level:
lqt_gtk.c:944: error: syntax error before '*' token
lqt_gtk.c: In function 'lqtgtk_destroy_codec_config_window':
lqt_gtk.c:946: error: 'w' undeclared (first use in this function)
make[3]: *** [lqt_gtk.o] Error 1
-----------------------------------------------------------------------------------------
Using fink last version (fink selfupdate and the fink update-all) on a iMacG4
with OSX 10.5.6.
Same thing happens on an iBookG4 (same OS same version of fink).
Can you help please?
Thanks Bye Jack
Passa a Yahoo! Mail.
La webmail che ti offre GRATIS spazio illimitato,
antispam e messenger integrato.
http://it.mail.yahoo.com/
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners