Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#3118 closed defect (fixed)

BUG: bluefish will not install

Reported by: mfitzgerald@… Owned by: matt@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

The output is :

coco:~ creator$ sudo port clean bluefish Password: ---> Cleaning bluefish coco:~ creator$ sudo port -d install bluefish DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Requested variant powerpc is not provided by port bluefish. DEBUG: Requested variant darwin is not provided by port bluefish. DEBUG: Requested variant macosx is not provided by port bluefish. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Searching for dependency: gtk2 DEBUG: Found Dependency: receipt exists for gtk2 DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Searching for dependency: pcre DEBUG: Found Dependency: receipt exists for pcre DEBUG: Executing com.apple.main (bluefish) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/bluefish -1.0_0.powerpc.tgz DEBUG: Skipping unarchive (bluefish) since no archive found DEBUG: Skipping completed com.apple.unarchive (bluefish) ---> Fetching bluefish DEBUG: Executing com.apple.fetch (bluefish) ---> Verifying checksum(s) for bluefish DEBUG: Executing com.apple.checksum (bluefish) ---> Checksumming bluefish-1.0.tar.bz2 DEBUG: Correct (md5) checksum for bluefish-1.0.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting bluefish DEBUG: Executing com.apple.extract (bluefish) ---> Extracting bluefish-1.0.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 | gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (bluefish) ---> Configuring bluefish DEBUG: Executing com.apple.configure (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-L/opt/local/lib -L/usr/X11R6/lib" CFLAGS="-I/opt/local/include" CPPFLAGS="-I/opt/local/include -I/usr/X11R6/include -no-cpp-precomp" ./configure --prefix=/opt/ local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --sysconfdir=/opt/local/etc -- with-icon-path=/opt/local/share/pixmaps --without-freedesktop_org-menu --without- freedesktop_org-mime --without-gnome2_4-mime --without-gnome2_4-appreg' checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc-apple-darwin7.8.0 checking host system type... powerpc-apple-darwin7.8.0 checking for Mac OS X... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for pkg-config... /opt/local/bin/pkg-config checking for gtk+-2.0... yes checking for gtk+-2.2... yes checking for gtk+-2.4... yes checking for gnome-vfs-2.0... no gnome-vfs-2.0 not found, opening remote files will be disabled checking for gnome-vfs >= 2.2... no checking for gnome-vfs >= 2.6... no checking for libgnomeui >= 2.6... no checking for pcre-config... /opt/local/bin/pcre-config checking for nanosleep in -lposix4... no checking for nanosleep in -lrt... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no libaspell not found please install libaspell-dev or similar checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/stat.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... no checking sys/msg.h presence... no checking for sys/msg.h... no checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether time.h and sys/time.h may both be included... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for iconv... yes checking for iconv declaration...

extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t

*outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for bison... bison checking version of bison... 1.28, ok checking for catalogs to be installed... da de es fi fr it no pl pt pt_BR ru sr sv zh_CN checking for msgmerge... /opt/local/bin/msgmerge checking for gettext in -lintl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating src/Makefile config.status: creating po/Makefile config.status: creating data/Makefile config.status: creating src/config.h config.status: executing default-1 commands


If you like this program, please let me know and send me a postcard and tell me what city/country you're from:

Olivier Sessink Thorbeckestraat 470 6702 CJ Wageningen The Netherlands


---> Building bluefish with target all DEBUG: Executing com.apple.build (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && make all' cd po/ && make all; /opt/local/bin/msgfmt bg.po -o bg.gmo /opt/local/bin/msgfmt cs.po -o cs.gmo /opt/local/bin/msgfmt da.po -o da.gmo /opt/local/bin/msgfmt de.po -o de.gmo /opt/local/bin/msgfmt el.po -o el.gmo /opt/local/bin/msgfmt es.po -o es.gmo /opt/local/bin/msgfmt fi.po -o fi.gmo /opt/local/bin/msgfmt fr.po -o fr.gmo /opt/local/bin/msgfmt hu.po -o hu.gmo /opt/local/bin/msgfmt it.po -o it.gmo /opt/local/bin/msgfmt ja.po -o ja.gmo /opt/local/bin/msgfmt nl.po -o nl.gmo /opt/local/bin/msgfmt no.po -o no.gmo /opt/local/bin/msgfmt pl.po -o pl.gmo /opt/local/bin/msgfmt pt.po -o pt.gmo /opt/local/bin/msgfmt pt_BR.po -o pt_BR.gmo /opt/local/bin/msgfmt ro.po -o ro.gmo /opt/local/bin/msgfmt ru.po -o ru.gmo /opt/local/bin/msgfmt sr.po -o sr.gmo /opt/local/bin/msgfmt sv.po -o sv.gmo /opt/local/bin/msgfmt ta.po -o ta.gmo /opt/local/bin/msgfmt zh_CN.po -o zh_CN.gmo gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o about.o about.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o authen.o authen.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bf_lib.o bf_lib.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bfspell.o bfspell.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bluefish.o bluefish.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bookmark.o bookmark.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o cap.o cap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o char_table.o char_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o document.o document.c document.c: In function `doc_set_tooltip': document.c:697: warning: long int format, different type arg (arg 2) gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o filebrowser.o filebrowser.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o fref.o fref.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gtk_easy.o gtk_easy.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gui.o gui.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o highlight.o highlight.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html.o html.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html2.o html2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_diag.o html_diag.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] 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_editors_bluefish/ work/bluefish-1.0" && make all" returned error 2 Command output: gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/ share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/ share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/ include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/ pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for bluefish): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (8)

comment:1 Changed 19 years ago by matt@…

Hi,

In bluefish's portfile, put this: build.env LDFLAGS="-bind_at_load"

Then make some clean up and check if there's any error. If there isn't, then i'll commit the change asap

thanks for reporting this.

comment:2 Changed 19 years ago by snu@…

Component: wwwdports
Summary: Bluefish will not installBUG: bluefish will not install

Wrong component.

comment:3 Changed 19 years ago by mfitzgerald@…

Made the changes to the bluefish portfile and then did clean. Error as follows:

coco:/opt/local creator$ /opt/local/bin/port clean bluefish Unable to execute port: /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/.darwinports.bluefish.state is not writable - check permission on port directory

comment:4 Changed 19 years ago by mfitzgerald@…

Sorry for the stupidity of my last note, sudo did the trick. However, there are still errors, as follows

coco:/opt/local/bin creator$ sudo ./port -d install bluefish DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Requested variant powerpc is not provided by port bluefish. DEBUG: Requested variant darwin is not provided by port bluefish. DEBUG: Requested variant macosx is not provided by port bluefish. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Searching for dependency: gtk2 DEBUG: Found Dependency: receipt exists for gtk2 DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Searching for dependency: pcre DEBUG: Found Dependency: receipt exists for pcre DEBUG: Executing com.apple.main (bluefish) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/bluefish -1.0_0.powerpc.tgz DEBUG: Skipping unarchive (bluefish) since no archive found DEBUG: Skipping completed com.apple.unarchive (bluefish) ---> Fetching bluefish DEBUG: Executing com.apple.fetch (bluefish) ---> Verifying checksum(s) for bluefish DEBUG: Executing com.apple.checksum (bluefish) ---> Checksumming bluefish-1.0.tar.bz2 DEBUG: Correct (md5) checksum for bluefish-1.0.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting bluefish DEBUG: Executing com.apple.extract (bluefish) ---> Extracting bluefish-1.0.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 | gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (bluefish) ---> Configuring bluefish DEBUG: Executing com.apple.configure (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-L/opt/local/lib -L/usr/X11R6/lib" CFLAGS="-I/opt/local/include" CPPFLAGS="-I/opt/local/include -I/usr/X11R6/include -no-cpp-precomp" ./configure --prefix=/opt/ local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --sysconfdir=/opt/local/etc -- with-icon-path=/opt/local/share/pixmaps --without-freedesktop_org-menu --without- freedesktop_org-mime --without-gnome2_4-mime --without-gnome2_4-appreg' checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc-apple-darwin7.8.0 checking host system type... powerpc-apple-darwin7.8.0 checking for Mac OS X... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for pkg-config... /opt/local/bin/pkg-config checking for gtk+-2.0... yes checking for gtk+-2.2... yes checking for gtk+-2.4... yes checking for gnome-vfs-2.0... no gnome-vfs-2.0 not found, opening remote files will be disabled checking for gnome-vfs >= 2.2... no checking for gnome-vfs >= 2.6... no checking for libgnomeui >= 2.6... no checking for pcre-config... /opt/local/bin/pcre-config checking for nanosleep in -lposix4... no checking for nanosleep in -lrt... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no libaspell not found please install libaspell-dev or similar checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/stat.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... no checking sys/msg.h presence... no checking for sys/msg.h... no checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether time.h and sys/time.h may both be included... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for iconv... yes checking for iconv declaration...

extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t

*outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for bison... bison checking version of bison... 1.28, ok checking for catalogs to be installed... da de es fi fr it no pl pt pt_BR ru sr sv zh_CN checking for msgmerge... /opt/local/bin/msgmerge checking for gettext in -lintl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating src/Makefile config.status: creating po/Makefile config.status: creating data/Makefile config.status: creating src/config.h config.status: executing default-1 commands


If you like this program, please let me know and send me a postcard and tell me what city/country you're from:

Olivier Sessink Thorbeckestraat 470 6702 CJ Wageningen The Netherlands


---> Building bluefish with target all DEBUG: Executing com.apple.build (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-bind_at_load" make all' cd po/ && make all; /opt/local/bin/msgfmt bg.po -o bg.gmo /opt/local/bin/msgfmt cs.po -o cs.gmo /opt/local/bin/msgfmt da.po -o da.gmo /opt/local/bin/msgfmt de.po -o de.gmo /opt/local/bin/msgfmt el.po -o el.gmo /opt/local/bin/msgfmt es.po -o es.gmo /opt/local/bin/msgfmt fi.po -o fi.gmo /opt/local/bin/msgfmt fr.po -o fr.gmo /opt/local/bin/msgfmt hu.po -o hu.gmo /opt/local/bin/msgfmt it.po -o it.gmo /opt/local/bin/msgfmt ja.po -o ja.gmo /opt/local/bin/msgfmt nl.po -o nl.gmo /opt/local/bin/msgfmt no.po -o no.gmo /opt/local/bin/msgfmt pl.po -o pl.gmo /opt/local/bin/msgfmt pt.po -o pt.gmo /opt/local/bin/msgfmt pt_BR.po -o pt_BR.gmo /opt/local/bin/msgfmt ro.po -o ro.gmo /opt/local/bin/msgfmt ru.po -o ru.gmo /opt/local/bin/msgfmt sr.po -o sr.gmo /opt/local/bin/msgfmt sv.po -o sv.gmo /opt/local/bin/msgfmt ta.po -o ta.gmo /opt/local/bin/msgfmt zh_CN.po -o zh_CN.gmo gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o about.o about.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o authen.o authen.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bf_lib.o bf_lib.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bfspell.o bfspell.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bluefish.o bluefish.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bookmark.o bookmark.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o cap.o cap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o char_table.o char_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o document.o document.c document.c: In function `doc_set_tooltip': document.c:697: warning: long int format, different type arg (arg 2) gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o filebrowser.o filebrowser.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o fref.o fref.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gtk_easy.o gtk_easy.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gui.o gui.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o highlight.o highlight.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html.o html.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html2.o html2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_diag.o html_diag.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] 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_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-bind_at_load" make all" returned error 2 Command output: gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/ share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/ share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/ include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/ pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for bluefish): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install

comment:5 Changed 19 years ago by matt@…

Malcolm,

Did you tried the suggestion i've told you earlier? There it builds fine with what i've suggested.

comment:6 Changed 19 years ago by mfitzgerald@…

Hi Matt,

The install is still not working. I've pasted the contents of the Portfile below. Is it correct?

# $Id: Portfile,v 1.6 2005/01/13 23:00:43 matt Exp $

PortSystem 1.0 name bluefish version 1.0 categories editors www platforms darwin maintainers matt@… homepage http://bluefish.openoffice.nl/ description A powerful editor for web designers

long_description Bluefish is a powerful editor for experienced web designers and \

programmers. Bluefish supports many programming and markup languages \ but it focuses on editing dynamic and interactive websites.

master_sites ftp://ftp.ratisbona.com/pub/${name}/downloads/ \

http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://${name}.advancecreations.com/${name}/downloads/ \ http://${name}.mrball.net/downloads/ \ http://${name}.shellhung.org/downloads/

checksums md5 a3cf8abd282d850407e8c7eed38d15e7 use_bzip2 yes

depends_lib lib:libgtk.2:gtk2 \

lib:libpcre:pcre

build.env LDFLAGS="-bind_at_load=ALL"

configure.env LDFLAGS="-L${prefix}/lib -L${x11prefix}/lib" \

CFLAGS="-I${prefix}/include" \ CPPFLAGS="-I${prefix}/include \ -I${x11prefix}/include -no-cpp-precomp" \

configure.args --mandir=${prefix}/share/man \

--infodir=${prefix}/share/info \ --sysconfdir=${prefix}/etc \ --with-icon-path=${prefix}/share/pixmaps \ --without-freedesktop_org-menu \ --without-freedesktop_org-mime \ --without-gnome2_4-mime \ --without-gnome2_4-appreg

destroot.destdir DESTDIR=${destroot}

variant nosplash { configure.args-append --disable-splash-screen }

variant tidy { depends_run bin:tidy:tidy }

comment:7 Changed 19 years ago by mfitzgerald@…

sheesh! Sorry for the misleading posts. I had corrected the error in the Portfile so that the line reads

build.env LDFLAGS="-bind_at_load"

I know that because I ran "sudo port -d install bluefish" and it said :

DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-bind_at_load" make all'


Here is the output

soren:~ malcolm$ sudo port -d install bluefish DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/editors/bluefish DEBUG: Requested variant powerpc is not provided by port bluefish. DEBUG: Requested variant darwin is not provided by port bluefish. DEBUG: Requested variant macosx is not provided by port bluefish. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/x11/gtk2 DEBUG: Searching for dependency: gtk2 DEBUG: Found Dependency: receipt exists for gtk2 DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/pcre DEBUG: Searching for dependency: pcre DEBUG: Found Dependency: receipt exists for pcre DEBUG: Executing com.apple.main (bluefish) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/bluefish -1.0_0.powerpc.tgz DEBUG: Skipping unarchive (bluefish) since no archive found DEBUG: Skipping completed com.apple.unarchive (bluefish) ---> Fetching bluefish DEBUG: Executing com.apple.fetch (bluefish) ---> Verifying checksum(s) for bluefish DEBUG: Executing com.apple.checksum (bluefish) ---> Checksumming bluefish-1.0.tar.bz2 DEBUG: Correct (md5) checksum for bluefish-1.0.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting bluefish DEBUG: Executing com.apple.extract (bluefish) ---> Extracting bluefish-1.0.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/bluefish/bluefish-1.0.tar.bz2 | gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (bluefish) ---> Configuring bluefish DEBUG: Executing com.apple.configure (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-L/opt/local/lib -L/usr/X11R6/lib" CFLAGS="-I/opt/local/include" CPPFLAGS="-I/opt/local/include -I/usr/X11R6/include -no-cpp-precomp" ./configure --prefix=/opt/ local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --sysconfdir=/opt/local/etc -- with-icon-path=/opt/local/share/pixmaps --without-freedesktop_org-menu --without- freedesktop_org-mime --without-gnome2_4-mime --without-gnome2_4-appreg' checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc-apple-darwin7.9.0 checking host system type... powerpc-apple-darwin7.9.0 checking for Mac OS X... yes checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for pkg-config... /opt/local/bin/pkg-config checking for gtk+-2.0... yes checking for gtk+-2.2... yes checking for gtk+-2.4... yes checking for gnome-vfs-2.0... no gnome-vfs-2.0 not found, opening remote files will be disabled checking for gnome-vfs >= 2.2... no checking for gnome-vfs >= 2.6... no checking for libgnomeui >= 2.6... no checking for pcre-config... /opt/local/bin/pcre-config checking for nanosleep in -lposix4... no checking for nanosleep in -lrt... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no libaspell not found please install libaspell-dev or similar checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/stat.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... no checking sys/msg.h presence... no checking for sys/msg.h... no checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether time.h and sys/time.h may both be included... yes checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for iconv... yes checking for iconv declaration...

extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t

*outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for bison... bison checking version of bison... 1.28, ok checking for catalogs to be installed... da de es fi fr it no pl pt pt_BR ru sr sv zh_CN checking for msgmerge... /opt/local/bin/msgmerge checking for gettext in -lintl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating icons/Makefile config.status: creating src/Makefile config.status: creating po/Makefile config.status: creating data/Makefile config.status: creating src/config.h config.status: executing default-1 commands


If you like this program, please let me know and send me a postcard and tell me what city/country you're from:

Olivier Sessink Thorbeckestraat 470 6702 CJ Wageningen The Netherlands


---> Building bluefish with target all DEBUG: Executing com.apple.build (bluefish) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-bind_at_load" make all' cd po/ && make all; /opt/local/bin/msgfmt bg.po -o bg.gmo /opt/local/bin/msgfmt cs.po -o cs.gmo /opt/local/bin/msgfmt da.po -o da.gmo /opt/local/bin/msgfmt de.po -o de.gmo /opt/local/bin/msgfmt el.po -o el.gmo /opt/local/bin/msgfmt es.po -o es.gmo /opt/local/bin/msgfmt fi.po -o fi.gmo /opt/local/bin/msgfmt fr.po -o fr.gmo /opt/local/bin/msgfmt hu.po -o hu.gmo /opt/local/bin/msgfmt it.po -o it.gmo /opt/local/bin/msgfmt ja.po -o ja.gmo /opt/local/bin/msgfmt nl.po -o nl.gmo /opt/local/bin/msgfmt no.po -o no.gmo /opt/local/bin/msgfmt pl.po -o pl.gmo /opt/local/bin/msgfmt pt.po -o pt.gmo /opt/local/bin/msgfmt pt_BR.po -o pt_BR.gmo /opt/local/bin/msgfmt ro.po -o ro.gmo /opt/local/bin/msgfmt ru.po -o ru.gmo /opt/local/bin/msgfmt sr.po -o sr.gmo /opt/local/bin/msgfmt sv.po -o sv.gmo /opt/local/bin/msgfmt ta.po -o ta.gmo /opt/local/bin/msgfmt zh_CN.po -o zh_CN.gmo gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o about.o about.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o authen.o authen.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bf_lib.o bf_lib.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bfspell.o bfspell.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bluefish.o bluefish.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o bookmark.o bookmark.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o cap.o cap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o char_table.o char_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o document.o document.c document.c: In function `doc_set_tooltip': document.c:697: warning: long int format, different type arg (arg 2) gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o filebrowser.o filebrowser.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o fref.o fref.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gtk_easy.o gtk_easy.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o gui.o gui.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o highlight.o highlight.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html.o html.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html2.o html2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_diag.o html_diag.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] 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_editors_bluefish/ work/bluefish-1.0" && LDFLAGS="-bind_at_load" make all" returned error 2 Command output: gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/ share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/ share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/ include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/ pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/ include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -c -o html_form.o html_form.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o html_table.o html_table.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o image.o image.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o menu.o menu.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o msg_queue.o msg_queue.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o outputbox.o outputbox.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o pixmap.o pixmap.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o preferences.o preferences.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o project.o project.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rcfile.o rcfile.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o rpopup.o rpopup.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o snr2.o snr2.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o stringlist.o stringlist.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o treetips.o treetips.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o undo_redo.o undo_redo.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -I/opt/local/include -Wall -pipe -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/ local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/ include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -c -o wizards.o wizards.c gcc -DLOCALEDIR=\"/opt/local/share/locale\" -DGNULOCALEDIR=\"/opt/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/opt/local/share/locale:.\" -DPKGDATADIR=\"/opt/local/share/bluefish/\" -DHAVE_CONFIG_H -o bluefish about.o authen.o bf_lib.o bfspell.o bluefish.o bookmark.o cap.o char_table.o document.o filebrowser.o fref.o gtk_easy.o gui.o highlight.o html.o html2.o html_diag.o html_form.o html_table.o image.o menu.o msg_queue.o outputbox.o pixmap.o preferences.o project.o rcfile.o rpopup.o snr2.o stringlist.o treetips.o undo_redo.o wizards.o -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -lgtk-x11-2.0 -L/opt/local/lib -lpcre -lintl ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound ld: about.o illegal reference to symbol: _g_error_free defined in indirectly referenced dynamic library / opt/local/lib/libglib-2.0.0.dylib ld: about.o illegal reference to symbol: _g_object_unref defined in indirectly referenced dynamic library /opt/local/lib/libgobject-2.0.0.dylib ld: image.o illegal reference to symbol: _gdk_pixbuf_save defined in indirectly referenced dynamic library /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ld: bf_lib.o illegal reference to symbol: _gdk_color_parse defined in indirectly referenced dynamic library /opt/local/lib/libgdk-x11-2.0.0.dylib ld: document.o illegal reference to symbol: _pango_layout_get_pixel_size defined in indirectly referenced dynamic library /opt/local/lib/libpango-1.0.0.dylib ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.2.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) make[1]: * [bluefish] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for bluefish): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install soren:~ malcolm$

comment:8 Changed 18 years ago by matt@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.