Date: Thu, 14 Aug 2008 23:07:46 -0400 From: Diane Bruce <db@db.net> To: Earl Larsen <eclarsen2@yahoo.com> Cc: multimedia@FreeBSD.org Subject: Re: trouble compiling transcode Message-ID: <20080815030746.GA59054@night.db.net> In-Reply-To: <142008.87061.qm@web52807.mail.re2.yahoo.com> References: <142008.87061.qm@web52807.mail.re2.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 14, 2008 at 06:19:31PM -0700, Earl Larsen wrote: > When I compile transcode I get the fallowing: > > import_nuv.c: In function 'nuv_decode_video': > import_nuv.c:473: warning: pointer targets in assignment differ in > signedness > import_nuv.c:480: error: 'lzo_uint' undeclared (first use in this > function) > import_nuv.c:480: error: (Each undeclared identifier is reported > only once > import_nuv.c:480: error: for each function it appears in.) > import_nuv.c:480: error: expected ';' before 'len' > import_nuv.c:486: warning: implicit declaration of function > 'lzo1x_decompress' > import_nuv.c:487: error: 'len' undeclared (first use in this function) > import_nuv.c:487: error: 'LZO_E_OK' undeclared (first use in this I have been seeing this too, I have a partially worked out patch for this as well. - Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080815030746.GA59054>