This issue occurs because your Boost library is to new, and the fallback case has been selected (as in /d/home/ty/c/+ooo/aoo45/main/solver/450/unxlngx6.pro/inc/stl/vector )

Maybe this is more an issue of autoconf? My build on Arch Linux stopped working because of needed changes due to a incompatible autoconf update.

Whatever. The best way is to check how HAVE_STL_INCLUDE_PATH is set. Or what __cplusplus Macroi variable is set to. __cplusplus should fuillfill >= 201103L. This can be soimething that may fail if there is a change in the name schema.


Sorry I lack a bit of time in digging deeper...


On 18.06.21 09:08, Yury Tarasievich wrote:
Hi all,

Following the results described in this post:

https://lists.apache.org/thread.html/ra0045b3901742ecbda7e23791819eabb18920a3c5848ebf586103a33%40%3Cdev.openoffice.apache.org%3E

When configuring with external boost library (I have 1.76.0 installed, all headers and libraries ARE present), my build is stopped by this issue:

In file included from /d/home/ty/c/+ooo/aoo45/main/xml2cmp/source/finder/dependy.hxx:28,                  from /d/home/ty/c/+ooo/aoo45/main/xml2cmp/source/finder/dependy.cxx:25: /d/home/ty/c/+ooo/aoo45/main/solver/450/unxlngx6.pro/inc/stl/vector:33:11: fatal error: boost/tr1/tr1/vector: No such file or director

I publish this here here as advised in IRC devs channel ))

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

--
This is the Way! http://www.apache.org/theapacheway/index.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to