I am having a problem updating some ports since installing the "print/texlive-full" port a few days ago. I have: "TEX_DEFAULT=texlive" sans quotes at the top of my "/etc/make.conf" file.
For instance, the "en-freebsd-doc-42326,1", and in fact all of the *-freebsd-doc" ports are refusing to build. This is from the build log: env UPGRADE_TOOL=portupgrade UPGRADE_PORT=en-freebsd-doc-42095,1 UPGRADE_PORT_VER=42095,1 make clean ===> Cleaning for docproj-1.17_13 ===> Cleaning for zh-docproj-0.1.20060303_6 ===> Cleaning for latex-cjk-4.8.2_6 ===> Cleaning for freetype-tools-1.3.1_9 ===> Cleaning for en-freebsd-doc-42326,1 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=en-freebsd-doc-42095,1 UPGRADE_PORT_VER=42095,1 make ===> Found saved configuration for en-freebsd-doc-40771_1,1 ===> Fetching all distfiles required by en-freebsd-doc-42326,1 for building ===> Extracting for en-freebsd-doc-42326,1 => SHA256 Checksum OK for freebsd-doc-42326.tar.gz. ===> Patching for en-freebsd-doc-42326,1 ===> en-freebsd-doc-42326,1 depends on package: docproj>=1.17 - not found ===> Verifying install for docproj>=1.17 in /usr/ports/textproc/docproj ===> Found saved configuration for docproj-1.17_12 ===> Fetching all distfiles required by docproj-1.17_13 for building ===> Extracting for docproj-1.17_13 ===> Patching for docproj-1.17_13 ===> docproj-1.17_13 depends on executable: dvips - found ===> docproj-1.17_13 depends on executable: jadetex - found ===> Configuring for docproj-1.17_13 ===> Installing for docproj-1.17_13 ===> docproj-1.17_13 depends on executable: fixrtf - found ===> docproj-1.17_13 depends on executable: links - found ===> docproj-1.17_13 depends on executable: pngtopnm - found ===> docproj-1.17_13 depends on executable: scr2png - found ===> docproj-1.17_13 depends on executable: scr2txt - found ===> docproj-1.17_13 depends on executable: xsltproc - found ===> docproj-1.17_13 depends on executable: peps - found ===> docproj-1.17_13 depends on file: /usr/local/share/sgml/docbook/dsssl/modular - found ===> docproj-1.17_13 depends on file: /usr/local/share/sgml/iso8879 - found ===> docproj-1.17_13 depends on file: /usr/local/share/xml/dtd/xhtml/xhtml.soc - found ===> docproj-1.17_13 depends on file: /usr/local/share/xsl/docbook/html/docbook.xsl - found ===> docproj-1.17_13 depends on file: /usr/local/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl - found ===> docproj-1.17_13 depends on file: /usr/local/share/xml/docbook/4.5/docbookx.dtd - found ===> docproj-1.17_13 depends on file: /usr/local/share/xsl/docbook/html/docbook.xsl - found ===> docproj-1.17_13 depends on file: /usr/local/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl - found ===> docproj-1.17_13 depends on file: /usr/local/share/xml/docbook/4.5/docbookx.dtd - found ===> docproj-1.17_13 depends on file: /usr/local/share/xml/xmlcharent/catalog - found ===> docproj-1.17_13 depends on package: p5-XML-Parser>=2.41 - found ===> docproj-1.17_13 depends on executable: zip - found ===> docproj-1.17_13 depends on executable: svn - found ===> docproj-1.17_13 depends on executable: igor - found ===> docproj-1.17_13 depends on executable: cjktexsty - not found ===> Verifying install for cjktexsty in /usr/ports/chinese/docproj ===> Fetching all distfiles required by zh-docproj-0.1.20060303_6 for building ===> Extracting for zh-docproj-0.1.20060303_6 ===> Fetching all distfiles required by zh-docproj-0.1.20060303_6 for building ===> Patching for zh-docproj-0.1.20060303_6 ===> zh-docproj-0.1.20060303_6 depends on shared library: iconv.3 - found ===> Configuring for zh-docproj-0.1.20060303_6 ===> Building for zh-docproj-0.1.20060303_6 ===> cjktexsty (all) Warning: Object directory not changed from original /usr/ports/chinese/docproj/work/src/cjktexsty lex -t cjktexsty.l > cjktexsty.c cc -O2 -pipe -march=athlon64 -fno-strict-aliasing -march=athlon64 -I/usr/local/include -std=gnu99 -fstack-protector -c cjktexsty.c cc -O2 -pipe -march=athlon64 -fno-strict-aliasing -march=athlon64 -I/usr/local/include -std=gnu99 -fstack-protector -o cjktexsty cjktexsty.o -L/usr/local/lib -liconv ===> Installing for zh-docproj-0.1.20060303_6 ===> zh-docproj-0.1.20060303_6 depends on executable: gbklatex - not found ===> Verifying install for gbklatex in /usr/ports/print/latex-cjk ===> latex-cjk-4.8.2_6 conflicts with installed package(s): tex-kpathsea-6.1.0_2 tex-web2c-20120701_2 They install files into the same place. You may want to stop build with Ctrl + C. At that point the build continues until the following: gcc -c -g -O2 -Wall -pedantic -I./../../lib -I/usr/local/include -I. -DHAVE_LIBKPATHSEA=1 -DHAVE_LIBM=1 -DHAVE_LIBINTL=1 errormsg.c gcc -c -g -O2 -Wall -pedantic -I./../../lib -I/usr/local/include -I. -DHAVE_LIBKPATHSEA=1 -DHAVE_LIBM=1 -DHAVE_LIBINTL=1 filesrch.c filesrch.c:39: error: conflicting types for 'kpathsea_version_string' /usr/local/include/kpathsea/version.h:24: error: previous declaration of 'kpathsea_version_string' was here gmake: *** [filesrch.o] Error 1 *** Error code 2 Stop in /usr/ports/print/freetype-tools. *** Error code 1 Stop in /usr/ports/print/latex-cjk. *** Error code 1 Stop in /usr/ports/chinese/docproj. *** Error code 1 Stop in /usr/ports/chinese/docproj. *** Error code 1 Stop in /usr/ports/textproc/docproj. *** Error code 1 Stop in /usr/ports/misc/freebsd-doc-en. All of the "doc" ports end similarly. Obviously I am doing something wrong. How do I go about rectifying it? -- Carmel carmel...@hotmail.com _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"