[master] avmedia fails to link / libgltf related

Lionel Elie Mamane lionel at mamane.lu
Thu Sep 11 04:18:49 PDT 2014


On Thu, Sep 11, 2014 at 01:14:05PM +0200, Matúš Kukan wrote:

> On 11 September 2014 12:44, Lionel Elie Mamane <lionel at mamane.lu> wrote:
> > Anybody has a clue how I can unstuck my build

> > [ LNK ] Library/libavmediaogl.so
> > /home/master/src/libreoffice/workdirs/libreoffice-4-4/workdir/CxxObject/avmedia/source/opengl/oglwindow.o:
> > In function `CameraHandler':
> > /home/master/src/libreoffice/workdirs/libreoffice-4-4/avmedia/source/opengl/oglwindow.cxx:250:
> > undefined reference to
> > `libgltf::gltf_get_camera_pos(libgltf::glTFHandle*,
> > glm::detail::tvec3<float>*, glm::detail::tvec3<float>*,
> > glm::detail::tvec3<float>*)'
> > collect2: error: ld returned 1 exit status

> grep gltf_get_camera_pos -r workdir/UnpackedTarball/libgltf shows it's
> from there.
> does make libgltf.clean && make libgltf help?

Yes. Why didn't I think of that... Thanks.

-- 
Lionel


More information about the LibreOffice mailing list