Hi, guys:
I get a failure when building LibreOffice via ports. FreeBSD version is 9.1, LibreOffice version is 4.0.3. The attachment is make's options.
Please help me, how can I do this, thanks a lot.
There are some errors logged when building, please note.
	
	
	
		
				
			I get a failure when building LibreOffice via ports. FreeBSD version is 9.1, LibreOffice version is 4.0.3. The attachment is make's options.
Please help me, how can I do this, thanks a lot.
There are some errors logged when building, please note.
		Code:
	
	/home/software/FreeBSD/ports/editors/libreoffice/work/libreoffice-4.0.3.3/ucb/source/ucp/cmis/cmis_content.cxx:320:36: error: no type named 'Exception' in namespace 'libcmis'
            catch ( const libcmis::Exception& )
                          ~~~~~~~~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
4 warnings and 20 errors generated.
gmake[2]: *** [/tmp/lobuild/workdir/unxfbsd.pro/CxxObject/ucb/source/ucp/cmis/cmis_content.o] Error 1
-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            [url]http://wiki.documentfoundation.org/Development[/url]
  internal build errors:
ERROR: error 512 occurred while making /home/software/FreeBSD/ports/editors/libreoffice/work/libreoffice-4.0.3.3/tail_build/prj
 it seems that the error is inside 'tail_build', please re-run build
 inside this module to isolate the error and/or test your fix.
-----------------------------------------------------------------------
To rebuild a specific module:
gmake tail_build.clean # not recommended, this will re-build almost everything
gmake tail_build
when the problem is isolated and fixed, re-run 'gmake'
gmake[1]: *** [build-packimages] Error 1
gmake[1]: Leaving directory `/home/software/FreeBSD/ports/editors/libreoffice/work/libreoffice-4.0.3.3'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /home/software/FreeBSD/ports/editors/libreoffice.
*** [build] Error code 1