Le 10/09/12 17:41, Alexander Thurgood a écrit :
Don't know whether this helps, but :
During patching :
- config.sub : warning about a "missing header for unified diff at line
85 of patch"
- configure : warning about a "missing header for unified diff at line
126 of patch"
- Makefile.in : warn
On 09/10/2012 05:41 PM, Alexander Thurgood wrote:
make all-recursive
Making all in src
Making all in liborcus
Making all in pre
make[6]: Nothing to be done for `all'.
CXXliborcus_0.2_la-dom_tree.lo
../../include/orcus/pstring.hpp: In instantiation of
'std::basic_ostream<_CharT, _Traits>&
Le 07/09/12 15:07, Kohei Yoshida a écrit :
Here is the build log message on OSX :
Build configuration:
debug: no
werror: yes
mdds-include-dir:default
libzip: no
spreadsheet-model: no
On 09/10/2012 11:36 AM, Alexander Thurgood wrote:
Le 07/09/12 15:07, Kohei Yoshida a écrit :
Hi Kohei,
This is just to inform you that I'm about to merge the
feature/orcus-integration branch into master. This will add another
external library to the build, with new configure switch
--with-sys
Le 07/09/12 15:07, Kohei Yoshida a écrit :
Hi Kohei,
> This is just to inform you that I'm about to merge the
> feature/orcus-integration branch into master. This will add another
> external library to the build, with new configure switch
> --with-system-orcus. I've spent the past week ensuring