Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 03:08:14 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/graphics/gnash Makefile distinfo pkg-plist ports/graphics/gnash/files patch-plugin-npapi-Makefile.in patch-utilities-dumpshm.cpp
Message-ID:  <20101003230814.GG11112@hades.panopticon>
In-Reply-To: <20101001141306.GE20230@bluepex.com>
References:  <201010011101.o91B1bQu028903@repoman.freebsd.org> <20101001141306.GE20230@bluepex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Renato Botelho (garga@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@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101003230814.GG11112>