Bug 186188 - textproc/xalan-c: MsgFileOutputStream.hpp:106:13: error: unknown type name 'XalanSize_t'
Summary: textproc/xalan-c: MsgFileOutputStream.hpp:106:13: error: unknown type name 'X...
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 11:50 UTC by O. Hartmann
Modified: 2014-06-19 11:21 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2014-01-28 11:50:00 UTC
gmake[3]: Entering directory `/usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/src/xalanc/Utils/MsgCreator'
clang++ -O2 -pipe -O2 -fno-strict-aliasing -pipe -O3 -pipe -march=native -fstack-protector  -I/usr/local/include -O -DNDEBUG     -DFREEBSD -fPIC  -DXALAN_INMEM_MSG_LOADER -c -I/usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/src -I/usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/include -I../../../../nls/include -I/usr/local/src/ -I/usr/local/include/xercesc -I/usr/local/include/  -o ../../../../obj/MsgFileOutputStream.o /usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp
In file included from /usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp:19:
/usr/ports/textproc/xalan-c/work/xalan-c-1.11/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp:106:13: error: unknown type name 'XalanSize_t'
            XalanSize_t     theLength);

How-To-Repeat: try installing port textproc/xalan-c
Comment 1 John Marino freebsd_committer freebsd_triage 2014-06-19 11:21:26 UTC
Oliver,
According to latest portsmon, it's installing just fine:
http://portsmon.freebsd.org/portoverview.py?category=textproc&portname=xalan-c

It must have been some dependency that needed updating.