Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 11:11:25 GMT
From:      Ralph Zitz <ralph@imada.sdu.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/117624: multimedia/libquicktime doesn't compile
Message-ID:  <200710291111.l9TBBPN8011309@www.freebsd.org>
Resent-Message-ID: <200710291120.l9TBK52O093041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117624
>Category:       ports
>Synopsis:       multimedia/libquicktime doesn't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 11:20:05 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ralph Zitz
>Release:        FreeBSD-current
>Organization:
SDU
>Environment:
FreeBSD mobile.zitz.dk 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Oct 28 13:40:28 CET 2007     root@mobile.zitz.dk:/usr/obj/usr/src/sys/mobile  i386
>Description:
port: multimedia/libquicktime-1.0.0_5 fails to compile with the following error:

gmake[2]: Entering directory `/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils'
Making all in gtk
gmake[3]: Entering directory `/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils/gtk'
if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include  -I/usr/local/include -I/usr/local/include  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2   -DGTK_DISABLE_DEPRECATED -DLOCALE_DIR=\"/usr/local/share/locale\" -march=pentium-m -mtune=pentium-m -O3 -funroll-all-loops -fomit-frame-pointer  -finline-functions -Wall -Winline -MT lqt_gtk.o -MD -MP -MF ".deps/lqt_gtk.Tpo" -c -o lqt_gtk.o lqt_gtk.c; \
        then mv -f ".deps/lqt_gtk.Tpo" ".deps/lqt_gtk.Po"; else rm -f ".deps/lqt_gtk.Tpo"; exit 1; fi
In file included from lqt_gtk.c:2:
lqt_gtk.h:24: error: expected specifier-qualifier-list before 'GtkTooltips'
lqt_gtk.h:28: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.h:50: error: expected specifier-qualifier-list before 'GtkTooltips'
lqt_gtk.c: In function 'set_combo_tooltip':
lqt_gtk.c:167: warning: implicit declaration of function 'gtk_tooltips_set_tip'
lqt_gtk.c:167: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c: At top level:
lqt_gtk.c:184: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.c: In function 'lqtgtk_create_parameter_widget':
lqt_gtk.c:188: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:188: error: 'tooltips' undeclared (first use in this function)
lqt_gtk.c:188: error: (Each undeclared identifier is reported only once
lqt_gtk.c:188: error: for each function it appears in.)
lqt_gtk.c:200: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:219: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:236: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:263: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:284: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c:292: error: 'LqtGtkParameterWidget' has no member named 'tooltips'
lqt_gtk.c: At top level:
lqt_gtk.c:346: error: expected declaration specifiers or '...' before 'GtkTooltips'
lqt_gtk.c: In function 'create_table':
lqt_gtk.c:361: error: 'tooltips' undeclared (first use in this function)
lqt_gtk.c:361: error: too many arguments to function 'lqtgtk_create_parameter_widget'
lqt_gtk.c: In function 'lqtgtk_create_codec_config_widget':
lqt_gtk.c:394: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:394: warning: implicit declaration of function 'gtk_tooltips_new'
lqt_gtk.c:395: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:400: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:438: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:438: error: too many arguments to function 'create_table'
lqt_gtk.c:456: error: 'LqtGtkCodecConfigWidget' has no member named 'tooltips'
lqt_gtk.c:456: error: too many arguments to function 'create_table'
gmake[3]: *** [lqt_gtk.o] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils/gtk'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/libquicktime/work/libquicktime-1.0.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/libquicktime.
*** Error code 1

>How-To-Repeat:
install multimedia/libquicktime (all menu options checked)
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710291111.l9TBBPN8011309>