You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Log URL: https://pkg-status.freebsd.org/beefy22/data/143amd64-default/98350da90e93/logs/ted-2.23_8.log Build URL: https://pkg-status.freebsd.org/beefy22/build.html?mastername=143amd64-default&build=98350da90e93 Log: =>> Building editors/ted build started at Fri Feb 13 02:18:46 UTC 2026 port directory: /usr/ports/editors/ted package name: ted-2.23_8 building for: FreeBSD 143amd64-default-job-34 14.3-RELEASE-p8 FreeBSD 14.3-RELEASE-p8 amd64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 2675 Feb 20 2025 /usr/ports/editors/ted/Makefile Ports top last git commit: 98350da90e9369a1b0c6ed070ba8ae746cabe387 Ports top unclean checkout: no Port dir last git commit: 1bb147345dca7793cb9ad73a80d3610410ee2ceb Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4-15-g61aba751 Host OSVERSION: 1600007 Jail OSVERSION: 1403000 Job Id: 34 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p8 UNAME_r=14.3-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.4-15-g61aba751 MASTERMNT=/usr/local/poudriere/data/.m/143amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/143amd64-default/34/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/143amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4-15-g61aba751 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ted-2.23_8: DOCS=on: Build and/or install documentation GTK2=off: Use GTK2 instead of MOTIF ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --datadir=/usr/local/share ac_iconv_includes=/usr/local/include --with-MOTIF --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/ted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/ted/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/ted/work/.cache HOME=/wrkdirs/usr/ports/editors/ted/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/ted/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/ted/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- DEF_AFMDIR="-DAFMDIR=\"\\\"/usr/local/share/Ted/afm/\\\"\"" DEF_INDDIR="-DINDDIR=\"\\\"/usr/local/share/Ted/dfa/\\\"\"" DEF_DOCUMENT_DIR="-DDOCUMENT_DIR=\"\\\"/usr/local/share/doc/Ted/\\\"\"" DEF_PSSCRIPT_DIR="-DPSSCRIPT_DIR=\"\\\"/usr/local/share/Ted/\\\"\"" MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/ted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/ted/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/ted/work/.cache HOME=/wrkdirs/usr/ports/editors/ted/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/ted/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/ted/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLA GS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/Ted" EXAMPLESDIR="share/examples/ted" DATADIR="share/Ted" WWWDIR="www/ted" ETCDIR="etc/ted" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/Ted DOCSDIR=/usr/local/share/doc/Ted EXAMPLESDIR=/usr/local/share/examples/ted WWWDIR=/usr/local/www/ted ETCDIR=/usr/local/etc/ted --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ted port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ted-2.23_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-default-job-34] Installing pkg-2.5.1... [143amd64-default-job-34] Extracting pkg-2.5.1: .......... done ===> ted-2.23_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ted-2.23_8 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ted port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ted-2.23_8 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The ted port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ted-2.23_8 for building => SHA256 Checksum OK for ted-2.23.src.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ <snip> a - appGridGtk.o a - appGetImageMotif.o a - appGetImageGtk.o a - appFrameMotif.o a - appFontX11.o a - appFontTool.o a - appFontMotif.o a - appFontGtk.o a - appFontConfig.o a - appFindTool.o a - appFileChooserMotif.o a - appFileChooserGtk.o a - appFileChooser.o a - appEventMotif.o a - appEventGtk.o a - appDrawXft.o a - appDrawPage.o a - appDrawnPulldownMotif.o a - appDrawnPulldownGtk.o a - appDrawnPulldown.o a - appDrawMotif.o a - appDocumentMotif.o a - appDocumentGtk.o a - appDocumentFormat.o a - appDocument.o a - appDocMetricRuler.o a - appDialogMotif.o a - appDialogGtk.o a - appCopyPasteMotif.o a - appCopyPasteGtk.o a - appCopyPaste.o a - appColorMotif.o a - appColorGtk.o a - appColorChooser.o a - appButtonMotif.o a - appButtonGtk.o a - appApplicationMotif.o a - appApplication.o cd Ted && /usr/bin/make cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedVerticalRuler.c -o tedVerticalRuler.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedUndo.c -o tedUndo.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedTocTool.c -o tedTocTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedToc.c -o tedToc.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedThisNoteTool.c -o tedThisNoteTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedTextOrnamentsTool.c -o tedTextOrnamentsTool.o tedTextOrnamentsTool.c:332:11: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] 332 | if ( ! PROPmaskISSET( &(tot->totChosenMask), TApropTEXT_COLOR ) || | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tedTextOrnamentsTool.c:332:11: note: add parentheses after the '!' to evaluate the comparison first 332 | if ( ! PROPmaskISSET( &(tot->totChosenMask), TApropTEXT_COLOR ) || | ^ | ( ) tedTextOrnamentsTool.c:332:11: note: add parentheses around left hand side expression to silence this warning 1 warning generated. cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedTabsTool.c -o tedTabsTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedTableTool.c -o tedTableTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedTable.c -o tedTable.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSymbolPicker.c -o tedSymbolPicker.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSpellTool.c -o tedSpellTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedShadingTool.c -o tedShadingTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSelectionGeometry.c -o tedSelectionGeometry.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSelectionDescription.c -o tedSelectionDescription.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSelect.c -o tedSelect.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSectionTool.c -o tedSectionTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedSaveDocument.c -o tedSaveDocument.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedRuler.c -o tedRuler.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedRowTool.c -o tedRowTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedRowMarginsTool.c -o tedRowMarginsTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedRepeat.c -o tedRepeat.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedParaOrnamentsTool.c -o tedParaOrnamentsTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedParaLayoutTool.c -o tedParaLayoutTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedPageLayoutTool.c -o tedPageLayoutTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedPage.c -o tedPage.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedOpenDocument.c -o tedOpenDocument.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedObjects.c -o tedObjects.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedObjectDrag.c -o tedObjectDrag.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedNotesTool.c -o tedNotesTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedNote.c -o tedNote.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedMouseInput.c -o tedMouseInput.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedMain.c -o tedMain.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedListTool.c -o tedListTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedLinkTool.c -o tedLinkTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedLayout.c -o tedLayout.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedInsertNode.c -o tedInsertNode.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedInput.c -o tedInput.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedIncludeDocument.c -o tedIncludeDocument.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedImageTool.c -o tedImageTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedIcons.c -o tedIcons.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedHyperlink.c -o tedHyperlink.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedHeightTool.c -o tedHeightTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedHeaderFooterTool.c -o tedHeaderFooterTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedHeaderFooter.c -o tedHeaderFooter.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFrameTool.c -o tedFrameTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFormatToolUtil.c -o tedFormatToolUtil.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFormatToolShowPage.c -o tedFormatToolShowPage.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFormatTool.c -o tedFormatTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFontTool.c -o tedFontTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFollowLink.c -o tedFollowLink.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFindTool.c -o tedFindTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFindPosition.c -o tedFindPosition.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFind.c -o tedFind.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedFileConvert.c -o tedFileConvert.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedField.c -o tedField.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedEditSplit.c -o tedEditSplit.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedEditOperation.c -o tedEditOperation.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedEditObject.c -o tedEditObject.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedEditList.c -o tedEditList.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedEdit.c -o tedEdit.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawTextLines.c -o tedDrawTextLines.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawShape.c -o tedDrawShape.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawRuler.c -o tedDrawRuler.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawOrnaments.c -o tedDrawOrnaments.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawMotif.c -o tedDrawMotif.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDrawGtk.c -o tedDrawGtk.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDraw.c -o tedDraw.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDocument.c -o tedDocument.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDocSetProperties.c -o tedDocSetProperties.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDocRuler.c -o tedDocRuler.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDocprops.c -o tedDocprops.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDocFront.c -o tedDocFront.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDeleteNode.c -o tedDeleteNode.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedDeleteFromTable.c -o tedDeleteFromTable.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedCopyPasteImpl.c -o tedCopyPasteImpl.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedCopyPaste.c -o tedCopyPaste.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedColumnTool.c -o tedColumnTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedCellTool.c -o tedCellTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedBottomRuler.c -o tedBottomRuler.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedBorderTool.c -o tedBorderTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedBookmarkTool.c -o tedBookmarkTool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedBookmarkList.c -o tedBookmarkList.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedAppFront.c -o tedAppFront.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedAppFont.c -o tedAppFont.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c tedApp.c -o tedApp.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c docSpell.c -o docSpell.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I../guiInterface -I../docHtml -I../docLayout -I../docRtf -I../docEdit -I../docBuf -I../docBase -I../appFrame -I../drawMeta -I../textEncoding -I../appUtil -I../utilPs -I../docFont -I../bitmap -I../ind -I../include -DDOCUMENT_DIR="\"/usr/local/share/doc/Ted/\"" -DPSSCRIPT_DIR="\"/usr/local/share/Ted/\"" -c docScreenFont.c -o docScreenFont.o cc -o Ted tedVerticalRuler.o tedUndo.o tedTocTool.o tedToc.o tedThisNoteTool.o tedTextOrnamentsTool.o tedTabsTool.o tedTableTool.o tedTable.o tedSymbolPicker.o tedSpellTool.o tedShadingTool.o tedSelectionGeometry.o tedSelectionDescription.o tedSelect.o tedSectionTool.o tedSaveDocument.o tedRuler.o tedRowTool.o tedRowMarginsTool.o tedRepeat.o tedParaOrnamentsTool.o tedParaLayoutTool.o tedPageLayoutTool.o tedPage.o tedOpenDocument.o tedObjects.o tedObjectDrag.o tedNotesTool.o tedNote.o tedMouseInput.o tedMain.o tedListTool.o tedLinkTool.o tedLayout.o tedInsertNode.o tedInput.o tedIncludeDocument.o tedImageTool.o tedIcons.o tedHyperlink.o tedHeightTool.o tedHeaderFooterTool.o tedHeaderFooter.o tedFrameTool.o tedFormatToolUtil.o tedFormatToolShowPage.o tedFormatTool.o tedFontTool.o tedFollowLink.o tedFindTool.o tedFindPosition.o tedFind.o tedFileConvert.o tedField.o tedEditSplit.o tedEditOperation.o tedEditObject.o tedEditList.o tedEdit.o tedDrawTextLines.o tedDrawShape.o tedDr awRuler.o tedDrawOrnaments.o tedDrawMotif.o tedDrawGtk.o tedDraw.o tedDocument.o tedDocSetProperties.o tedDocRuler.o tedDocprops.o tedDocFront.o tedDeleteNode.o tedDeleteFromTable.o tedCopyPasteImpl.o tedCopyPaste.o tedColumnTool.o tedCellTool.o tedBottomRuler.o tedBorderTool.o tedBookmarkTool.o tedBookmarkList.o tedAppFront.o tedAppFont.o tedApp.o docSpell.o docScreenFont.o ../lib/docHtml.a ../lib/docLayout.a ../lib/drawMeta.a ../lib/appFrame.a ../lib/docEdit.a ../lib/docRtf.a ../lib/docBuf.a ../lib/docEdit.a ../lib/docBase.a ../lib/bitmap.a ../lib/ind.a ../lib/docFont.a ../lib/utilPs.a ../lib/textEncoding.a ../lib/appUtil.a -L/usr/local/lib -lpcre -lpaper -L/usr/local/lib -ltiff -L/usr/local/lib -ljpeg -L/usr/local/lib -lpng16 -L/lib -lz -L/usr/local/lib -lXpm -lX11 -lXm -lXmu -L/usr/local/lib -lXt -lXext -lSM -lICE -lX11 -L/usr/local/lib -lXft -L/usr/local/lib -lfontconfig -lm ld: error: undefined symbol: FT_New_Face >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Get_Postscript_Name >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Load_Glyph >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Get_Glyph_Name >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Select_Charmap >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Get_First_Char >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Get_Next_Char >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Get_Char_Index >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Done_Face >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcGetFontMetrics) in archive >>> ../lib/appFrame.a ld: error: undefined symbol: FT_Init_FreeType >>> referenced by appFontConfig.c >>> appFontConfig.o:(appFcListFonts) in archive ../lib/appFrame.a cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/editors/ted/work/Ted-2.23/Ted *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/editors/ted/work/Ted-2.23 *** Error code 1 Stop. make: stopped in /usr/ports/editors/ted
