cvs commit: ports/graphics/gnash Makefile distinfo pkg-plist ports/graphics/gnash/files patch-plugin-npapi-Makefile.in patch-utilities-dumpshm.cpp

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun Oct 3 23:08:18 UTC 2010


* Renato Botelho (garga at FreeBSD.org) wrote:

> /usr/lib/libvgl.so: undefined reference to `set4pixels'

Doesn't seem like a gnash problem for me - set4pixels in only used
in libvgl itself, is not exported via header files and is not
referenced anywhere in the gnash code. Looks like it wasn't inlined
properly during libvgl (world) compilation.

I had no problems building gnash in -CURRENT tinderbox jail, however
it had pretty old -CURRENT so I'll update it and retry.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the cvs-ports mailing list