Hi Clemens,
as I mentioned in my other email,
I see that for X11 text renderer the AWTDrawGlyphList (used in
X11TextRenderer.c)
is added to make/awt/mapfile-* and make/xawt/mapfile*, but your
XRT_DrawGlyphList
is only in xawt, may be that's the problem?
Thanks,
Dmitri
Cleme
Hello,
Thanks for your suggestions, I attached the failing link command at the end.
> Did you include the mapfile in make/sun/headless ? I think that's the one
> that's used at compile/build time.
Yes, I'd added it to headless too :-/
Thanks for you help, lg Clemens
Rebuilding ../../../build/so
Did you include the mapfile in make/sun/headless ? I think that's the
one that's used at compile/build time.
Of course I'd expect more than than that one symbol to be missing. Maybe
you just haven't reached
the rest of the failures yet.
-phil.
Clemens Eisserer wrote:
Hello,
I am currently
Hello Clemens,
i do not know the answer but perhaps it will help if you can post exact
link command that fails, error message
and relevant part of output of nm command.
-igor
Clemens Eisserer wrote:
Hello,
I am currently trying to build my pipeline on Solaris, however
libfontmanager.so fai
Hello,
I am currently trying to build my pipeline on Solaris, however
libfontmanager.so fails to build, because the linker says it can't
find XRT_DrawGlyphList - which is located in libmawt.so.
I added XRT_DrawGlyphList to all relevant mapfiles but it still
continues to fail, however it works on