Opened 20 years ago
Closed 19 years ago
#3069 closed defect (fixed)
BUG: desktop-file-utils fails to build
Reported by: | warp-opendarwin@… | Owned by: | gnome-darwinports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
---> Building desktop-file-utils with target all make all-recursive Making all in src if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/glib-2.0 - I/opt/local/lib/glib-2.0/include -DDATADIR="\"/opt/local/share\"" -DORBIT2=1 -I/opt/local/ include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/bonobo- activation-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ orbit-2.0 -I/opt/local/include/gnome-vfs-module-2.0 -DSYSCONFDIR="\"/opt/local/etc\"" - DPREFIX="\"/opt/local\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE - D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/opt/local/include -L/opt/local/lib -no-cpp- precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations - Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT menu- method.lo -MD -MP -MF ".deps/menu-method.Tpo" \
-c -o menu-method.lo
test -f 'menu-method.c' || echo './'
menu-method.c; \
then mv -f ".deps/menu-method.Tpo" ".deps/menu-method.Plo"; \ else rm -f ".deps/menu-method.Tpo"; exit 1; \ fi mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -
DDATADIR=\"/opt/local/share\" -DORBIT2=1 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/ gnome-vfs-2.0/include -I/opt/local/include/bonobo-activation-2.0 -I/opt/local/include/glib-2.0 -I/ opt/local/lib/glib-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/gnome-vfs- module-2.0 -DSYSCONFDIR=\"/opt/local/etc\" -DPREFIX=\"/opt/local\" -D_FILE_OFFSET_BITS=64 - D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -I/opt/ local/include -L/opt/local/lib -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar- subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast- align -Wsign-compare -MT menu-method.lo -MD -MP -MF .deps/menu-method.Tpo -c menu- method.c -fno-common -DPIC -o .libs/menu-method.o menu-method.c: In function 'do_create': menu-method.c:262: warning: implicit declaration of function 'file_handle_create' menu-method.c:262: warning: nested extern declaration of 'file_handle_create' menu-method.c: At top level: menu-method.c:1686: error: conflicting types for 'file_handle_create' menu-method.c:262: error: previous implicit declaration of 'file_handle_create' was here make[2]: * [menu-method.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_desktop- file-utils/work/desktop-file-utils-0.8" && make all" returned error 2
Change History (2)
comment:1 Changed 20 years ago by warp-opendarwin@…
op_sys: | Mac OS X 10.0 → Mac OS X 10.4 |
---|
comment:2 Changed 19 years ago by warp-opendarwin@…
Resolution: | → fixed |
---|---|
Status: | new → closed |