List Info

Thread: Linux build errors on head branch




Linux build errors on head branch
user name
2008-05-01 17:30:32
Hi,

I tried to build a splay for all audio codecs (mp3, real,
wma, aacplus, I've
got licenses) on linux from HEAD (helix), please see
following
configuration and two errors. Please advise what were I
missing and how to fix those two errors.

Regardless the errors, I have also tried to test the splay
built above, it seems
mp3 and aacplus streaming worked fine, wma did not work at
all on both
streaming and local files. I haven't tested with real audio
as I don't
have real audio files nor did I know online real streaming
server.

[0] Set BIF branch (helix)
[1] Set Target(s) (splay_audio_all)
[2] Set Profile (helix-client-all-defines)


>From build.out:

branch: helix
platform: linux-2.2-libc6-gcc32-i586
profile: helix-client-all-defines
target(s): splay

  :
  :

exsitsup.cpp:52:56: error: pxpngenc.h: No such file or
directory
fivemmap.h: In constructor
‘FiveMinuteMap::FiveMinuteMap()’:
fivemmap.h:51: warning: ‘FiveMinuteMap::m_nCursor’ will
be
initialized after
fivemmap.h:45: warning:   ‘const int
FiveMinuteMap::AllocationSize’
fivemmap.h:53: warning:   when initialized here
globals.h: In constructor ‘_stGlobals::_stGlobals()’:
globals.h:132: warning: ‘_stGlobals::g_ulMultiSeekIndex’
will be
initialized after
globals.h:129: warning:   ‘HXBOOL
_stGlobals::g_bMultiSeek’
globals.h:60: warning:   when initialized here
exsitsup.cpp: In member function ‘virtual HX_RESULT
ExampleSiteSupplier::CaptureDone(HX_RESULT&,
HXBitmapInfoHeader&,
IHXBuffer*&)’:
exsitsup.cpp:416: error: ‘PXPNGEncode’ has not been
declared
make: *** [dbg/obj/exsitsup.o] Error 1
Time used: 18.32 seconds
ERROR: UNIXCompile(clientapps/simpleplayer) ERROR: Make
failed.

--- Build System Error ------------------------------------
Make failed.
leaving directory /home/Helix/src/./clientapps/simpleplayer

  :
  :

make[1]: Entering directory
`/home/Helix/src/datatype/mpg/renderer'
g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor
-fno-exceptions --permissive -Wno-ctor-dtor-privacy
-fno-rtti -march=pentium -mcpu=pentium -O0 -g -DDEBUG
-D_DEBUG -I../../../common/runtime/pub -I/usr/X11R6/include
-I../../../common/include -I../../../client/include
-I../../../video/include -I../../../video/colconverter/pub
-I../../../datatype/common/container/pub
-I../../../datatype/mpg/common -I../../../common/dbgtool/pub
-I../../../common/system/pub
-I../../../datatype/common/vidrend/pub
-I../../../common/container/pub -I../../../common/util/pub
-I../../../common/log/logutil/pub
-I../../../datatype/common/util/pub
-I../../../datatype/mpg/codec/pub
-I../../../datatype/mp3/common/pub
-I../../../datatype/mpg/fileformat -I./pub -I. -include
dbg/datatype_mpg_renderer_umakelib_ribodefs.h -fPIC -DPIC -o
dbg/obj/umakelib/mpgvideo.o -c mpgvideo.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
mpgvideo.h:26: warning: extra qualification
‘CMPGVideoRenderer::’ on member ‘GetRendererName’
mpgvideo.cpp: In member function ‘virtual CVideoFormat*
CMPGVideoRenderer::CreateFormatObject(IHXValues*)’:
mpgvideo.cpp:217: error: cannot allocate an object of
abstract
type ‘CMPEGDecoderYUV’
../../../datatype/mpg/codec/pub/mpegdecoderyuv.h:13: note:
because the following virtual functions are pure within
‘CMPEGDecoderYUV’:
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:234:
note:
virtual HXBOOL CMPEGDecoderBase::InitFrameDecode(UINT32,
XMDBufferDescription*, UCHAR**,
UINT32)../../../datatype/mpg/codec/pub/mpegdecoderbase.h:236
:
note:    virtual void CMPEGDecoderBase::InitIHuff(INT32,
INT32)
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:237:
note:
virtual UINT32 CMPEGDecoderBase::IHuff(UINT8**, UINT8**)
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:238:
note:
virtual UINT32 CMPEGDecoderBase::Idct(UCHAR*, UCHAR*,
UCHAR*)
mpgvideo.cpp: In member function ‘virtual void
CMPGVideoRenderer::SetupBitmapDefaults(IHXValues*,
HXBitmapInfoHeader&)’:
mpgvideo.cpp:264: error: ‘MAKEFOURCC’ was not declared
in this scope
mpgvideo.cpp: In member function ‘virtual HX_RESULT
CMPGVideoRenderer::OnOptimizedVideo(HX_RESULT, const
HXBitmapInfoHeader&, HXBitmapInfoHeader&,
ULONG32&)’:
mpgvideo.cpp:285: error: ‘THREAD_PRIORITY_NORMAL’ was
not
declared in this
scope../../../common/container/pub/hxslist.h:
At global scope:
../../../common/container/pub/hxslist.h:499: warning:
‘int
CHXCompareUINT32(void*, void*)’ defined but not used
make[1]: *** [dbg/obj/umakelib/mpgvideo.o] Error 1
make[1]: Leaving directory
`/home/Helix/src/datatype/mpg/renderer'
make: *** [copy] Error 2
Time used: 4.03 seconds
ERROR: UNIXCompile(datatype/mpg/renderer) ERROR: Make
failed.

--- Build System Error
  :
  :



_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

RE: Linux build errors on head branch
country flaguser name
United States
2008-05-01 08:04:02
Please use the splay target rather than splay_audio_all.
It will check out and build a few more modules, but
that target gets built a lot so you are much less
likely to run into build issues with it.

Eric

=============================================
Eric Hyche (ehychereal.com)
Technical Lead
RealNetworks, Inc.  

> -----Original Message-----
> From: helix-client-dev-bounceshelixcommunity.org 
> [mailto:helix-client-dev-bounceshelixcommunity.org] On
Behalf Of yh
> Sent: Thursday, May 01, 2008 6:31 PM
> To: helix-client-devhelixcommunity.org
> Subject: [Helix-client-dev] Linux build errors on head
branch
> 
> Hi,
> 
> I tried to build a splay for all audio codecs (mp3,
real, 
> wma, aacplus, I've
> got licenses) on linux from HEAD (helix), please see
following
> configuration and two errors. Please advise what were I

> missing and how to fix those two errors.
> 
> Regardless the errors, I have also tried to test the
splay 
> built above, it seems
> mp3 and aacplus streaming worked fine, wma did not work
at all on both
> streaming and local files. I haven't tested with real
audio as I don't
> have real audio files nor did I know online real
streaming server.
> 
> [0] Set BIF branch (helix)
> [1] Set Target(s) (splay_audio_all)
> [2] Set Profile (helix-client-all-defines)
> 
> 
> >From build.out:
> 
> branch: helix
> platform: linux-2.2-libc6-gcc32-i586
> profile: helix-client-all-defines
> target(s): splay
> 
>   :
>   :
> 
> exsitsup.cpp:52:56: error: pxpngenc.h: No such file or
directory
> fivemmap.h: In constructor
'FiveMinuteMap::FiveMinuteMap()':
> fivemmap.h:51: warning: 'FiveMinuteMap::m_nCursor' will
be
> initialized after
> fivemmap.h:45: warning:   'const int
> FiveMinuteMap::AllocationSize'
> fivemmap.h:53: warning:   when initialized here
> globals.h: In constructor '_stGlobals::_stGlobals()':
> globals.h:132: warning:
'_stGlobals::g_ulMultiSeekIndex' will be
> initialized after
> globals.h:129: warning:   'HXBOOL
_stGlobals::g_bMultiSeek'
> globals.h:60: warning:   when initialized here
> exsitsup.cpp: In member function 'virtual HX_RESULT
> ExampleSiteSupplier::CaptureDone(HX_RESULT&,
HXBitmapInfoHeader&,
> IHXBuffer*&)':
> exsitsup.cpp:416: error: 'PXPNGEncode' has not been
declared
> make: *** [dbg/obj/exsitsup.o] Error 1
> Time used: 18.32 seconds
> ERROR: UNIXCompile(clientapps/simpleplayer) ERROR: Make
failed.
> 
> --- Build System Error
------------------------------------
> Make failed.
> leaving directory
/home/Helix/src/./clientapps/simpleplayer
> 
>   :
>   :
> 
> make[1]: Entering directory
> `/home/Helix/src/datatype/mpg/renderer'
> g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor 
> -fno-exceptions --permissive -Wno-ctor-dtor-privacy
-fno-rtti 
> -march=pentium -mcpu=pentium -O0 -g -DDEBUG -D_DEBUG 
> -I../../../common/runtime/pub -I/usr/X11R6/include 
> -I../../../common/include -I../../../client/include 
> -I../../../video/include
-I../../../video/colconverter/pub 
> -I../../../datatype/common/container/pub 
> -I../../../datatype/mpg/common
-I../../../common/dbgtool/pub 
> -I../../../common/system/pub 
> -I../../../datatype/common/vidrend/pub 
> -I../../../common/container/pub
-I../../../common/util/pub 
> -I../../../common/log/logutil/pub 
> -I../../../datatype/common/util/pub 
> -I../../../datatype/mpg/codec/pub 
> -I../../../datatype/mp3/common/pub 
> -I../../../datatype/mpg/fileformat -I./pub -I. -include

> dbg/datatype_mpg_renderer_umakelib_ribodefs.h -fPIC
-DPIC -o 
> dbg/obj/umakelib/mpgvideo.o -c mpgvideo.cpp
> `-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
> mpgvideo.h:26: warning: extra qualification
> 'CMPGVideoRenderer::' on member 'GetRendererName'
> mpgvideo.cpp: In member function 'virtual
CVideoFormat*
> CMPGVideoRenderer::CreateFormatObject(IHXValues*)':
> mpgvideo.cpp:217: error: cannot allocate an object of
abstract
> type 'CMPEGDecoderYUV'
> ../../../datatype/mpg/codec/pub/mpegdecoderyuv.h:13:
note:
> because the following virtual functions are pure
within
> 'CMPEGDecoderYUV':
> ../../../datatype/mpg/codec/pub/mpegdecoderbase.h:234:
note:
> virtual HXBOOL
CMPEGDecoderBase::InitFrameDecode(UINT32,
> XMDBufferDescription*, UCHAR**,
>
UINT32)../../../datatype/mpg/codec/pub/mpegdecoderbase.h:236
:
> note:    virtual void
CMPEGDecoderBase::InitIHuff(INT32, INT32)
> ../../../datatype/mpg/codec/pub/mpegdecoderbase.h:237:
note:
> virtual UINT32 CMPEGDecoderBase::IHuff(UINT8**,
UINT8**)
> ../../../datatype/mpg/codec/pub/mpegdecoderbase.h:238:
note:
> virtual UINT32 CMPEGDecoderBase::Idct(UCHAR*, UCHAR*,
UCHAR*)
> mpgvideo.cpp: In member function 'virtual void
> CMPGVideoRenderer::SetupBitmapDefaults(IHXValues*, 
> HXBitmapInfoHeader&)':
> mpgvideo.cpp:264: error: 'MAKEFOURCC' was not declared
in this scope
> mpgvideo.cpp: In member function 'virtual HX_RESULT
> CMPGVideoRenderer::OnOptimizedVideo(HX_RESULT, const
> HXBitmapInfoHeader&, HXBitmapInfoHeader&,
ULONG32&)':
> mpgvideo.cpp:285: error: 'THREAD_PRIORITY_NORMAL' was
not
> declared in this
scope../../../common/container/pub/hxslist.h:
> At global scope:
> ../../../common/container/pub/hxslist.h:499: warning:
'int
> CHXCompareUINT32(void*, void*)' defined but not used
> make[1]: *** [dbg/obj/umakelib/mpgvideo.o] Error 1
> make[1]: Leaving directory
`/home/Helix/src/datatype/mpg/renderer'
> make: *** [copy] Error 2
> Time used: 4.03 seconds
> ERROR: UNIXCompile(datatype/mpg/renderer) ERROR: Make
failed.
> 
> --- Build System Error
>   :
>   :
> 
> 
> 
> _______________________________________________
> Helix-client-dev mailing list
> Helix-client-devhelixcommunity.org
> http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
> 


_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

Re: Linux build errors on head branch
user name
2008-05-02 00:50:03
Hi Eric,

On Fri, May 2, 2008 at 3:24 PM, hce <webmail.hcegmail.com> wrote:
> ---------- Forwarded message ----------
>  From: Eric Hyche <ehychereal.com>
>  Date: Thu, May 1, 2008 at 11:04 PM
>  Subject: RE: [Helix-client-dev] Linux build errors on
head branch
>  To: jupiter.hcegmail.com, helix-client-devhelixcommunity.org
>
>
>
>   Please use the splay target rather than
splay_audio_all.
>   It will check out and build a few more modules, but
>   that target gets built a lot so you are much less
>   likely to run into build issues with it.

OK, I've tried splay target, there were errors where some
SDK
libraries could not be found. I've then tried on
helix_restricted BIF
branch, but got following three errors:


asf_file_format_net.cpp:3198: warning: unused variable
'ulMaxPacketSize'        asf_file_format_net.cpp: In member
function
'HX_RESULT
CASFFileFormatNet::ThreadInit(INetClient::COpenParam*)':

asf_file_format_net.cpp:4500: error: expected type-specifier
before
'CHttpClient'
                     asf_file_format_net.cpp:4500: error:
cannot
convert 'int*' to 'CBaseClient*' in assignment

asf_file_format_net.cpp:4500: error: expected `;' before
'CHttpClient'
asf_file_format_net.cpp: In member function 'HX_RESULT
CASFFileFormatNet::ThreadHandleBeginSelectStreams(HXThreadMe
ssage*)':
asf_file_format_net.cpp:4987: error:
'CHttpPresentationDescription'
was not declared in this scope
asf_file_format_net.cpp:4987: error: expected
primary-expression
before ')' token
asf_file_format_net.cpp:4987: error: expected `)' before
'm_pPresentationDescription'
asf_file_format_net.cpp:5022: error: expected type-specifier
before
'CHttpStreamSwitchArray'
asf_file_format_net.cpp:5022: error: cannot convert 'int*'
to
'CStreamSwitchArray*' in assignment
asf_file_format_net.cpp:5022: error: expected `;' before
'CHttpStreamSwitchArray'
../../../../common/container/pub/hxslist.h: At global
scope:
../../../../common/container/pub/hxslist.h:499: warning:
'int
CHXCompareUINT32(void*, void*)' defined but not used
make[1]: ***
[dbg/obj/wmnetcommonfflib/asf_file_format_net.o] Error 1
make[1]: Leaving directory
`/home/Helix/src/datatype-restricted/wm/rtsp/fileformat'
make: *** [copy] Error 2
Time used: 15.69 seconds
ERROR: UNIXCompile(datatype-restricted/wm/rtsp/fileformat)
ERROR: Make failed.

--- Build System Error
leaving directory
/home/Helix/src/./datatype-restricted/wm/rtsp/fileformat

  :

make[1]: Entering directory
`/home/Helix/src/datatype/wm/filef
ormat'
make[1]: *** No rule to make target
`/home/Helix/src/debug/wmn
etcommonfflib.a', needed by `dbg/asfff.so'.  Stop.
make[1]: Leaving directory
`/home/Helix/src/datatype/wm/filefo
rmat'
make: *** [copy] Error 2
Time used: 0.23 seconds
ERROR: UNIXCompile(datatype/wm/fileformat) ERROR: Make
failed.

--- Build System Error ------------------------------------
Make failed.
leaving directory /home/Helix/src/./datatype/wm/fileformat
from directory /home/Helix/src

  :

../../../datatype/mpg/codec/pub/mpegdecoderbase.h:238:
note:
virtual UINT32 CMPEGDecoderBase::Idct(UCHAR*, UCHAR*,
UCHAR*)
mpgvideo.cpp: In member function 'virtual void
CMPGVideoRenderer::SetupBitmapDefaults(IHXValues*,
HXBitmapInfoHeader&)':
mpgvideo.cpp:264: error: 'MAKEFOURCC' was not declared in
this scope
         mpgvideo.cpp: In member function 'virtual
HX_RESULT
CMPGVideoRenderer::OnOptimiz
edVideo(HX_RESULT, const HXBitmapInfoHeader&,
HXBitmapInfoHeader&,
ULONG32&)':  mpgvideo.cpp:285: error:
'THREAD_PRIORITY_NORMAL' was not
declared in this scope
../../../common/container/pub/hxslist.h: At global scope:
         ../../../common/container/pub/hxslist.h:499:
warning: 'int
CHXCompareUINT32(void
*, void*)' defined but not used
         make[1]: *** [dbg/obj/umakelib/mpgvideo.o] Error 1
make[1]: Leaving directory
`/home/Helix/src/datatype/mpg/renderer'
make: *** [copy] Error 2
         Time used: 10.29 seconds
ERROR: UNIXCompile(datatype/mpg/renderer) ERROR: Make
failed.
--- Build System Error   Make failed.
leaving directory /home/Helix/src/./datatype/mpg/renderer

>   Eric
>
>   =============================================
>   Eric Hyche (ehychereal.com)
>   Technical Lead
>   RealNetworks, Inc.
>
>
>
>
>   > -----Original Message-----
>   > From: helix-client-dev-bounceshelixcommunity.org
>   > [mailto:helix-client-dev-bounceshelixcommunity.org] On Behalf Of yh
>   > Sent: Thursday, May 01, 2008 6:31 PM
>   > To: helix-client-devhelixcommunity.org
>   > Subject: [Helix-client-dev] Linux build errors
on head branch
>   >
>
>
>  > Hi,
>   >
>   > I tried to build a splay for all audio codecs
(mp3, real,
>   > wma, aacplus, I've
>   > got licenses) on linux from HEAD (helix), please
see following
>   > configuration and two errors. Please advise what
were I
>   > missing and how to fix those two errors.
>   >
>   > Regardless the errors, I have also tried to test
the splay
>   > built above, it seems
>   > mp3 and aacplus streaming worked fine, wma did
not work at all on both
>   > streaming and local files. I haven't tested with
real audio as I don't
>   > have real audio files nor did I know online real
streaming server.
>   >
>   > [0] Set BIF branch (helix)
>   > [1] Set Target(s) (splay_audio_all)
>   > [2] Set Profile (helix-client-all-defines)
>   >
>   >
>   > >From build.out:
>   >
>   > branch: helix
>   > platform: linux-2.2-libc6-gcc32-i586
>   > profile: helix-client-all-defines
>   > target(s): splay
>   >
>   >   :
>   >   :
>   >
>   > exsitsup.cpp:52:56: error: pxpngenc.h: No such
file or directory
>   > fivemmap.h: In constructor
'FiveMinuteMap::FiveMinuteMap()':
>   > fivemmap.h:51: warning:
'FiveMinuteMap::m_nCursor' will be
>   > initialized after
>   > fivemmap.h:45: warning:   'const int
>   > FiveMinuteMap::AllocationSize'
>   > fivemmap.h:53: warning:   when initialized here
>   > globals.h: In constructor
'_stGlobals::_stGlobals()':
>   > globals.h:132: warning:
'_stGlobals::g_ulMultiSeekIndex' will be
>   > initialized after
>   > globals.h:129: warning:   'HXBOOL
_stGlobals::g_bMultiSeek'
>   > globals.h:60: warning:   when initialized here
>   > exsitsup.cpp: In member function 'virtual
HX_RESULT
>   > ExampleSiteSupplier::CaptureDone(HX_RESULT&,
HXBitmapInfoHeader&,
>   > IHXBuffer*&)':
>   > exsitsup.cpp:416: error: 'PXPNGEncode' has not
been declared
>   > make: *** [dbg/obj/exsitsup.o] Error 1
>   > Time used: 18.32 seconds
>   > ERROR: UNIXCompile(clientapps/simpleplayer)
ERROR: Make failed.
>   >
>   > --- Build System Error
------------------------------------
>   > Make failed.
>   > leaving directory
/home/Helix/src/./clientapps/simpleplayer
>   >
>   >   :
>   >   :
>   >
>   > make[1]: Entering directory
>   > `/home/Helix/src/datatype/mpg/renderer'
>   > g++ -pipe -Wall -Wreturn-type
-Wno-non-virtual-dtor
>   > -fno-exceptions --permissive
-Wno-ctor-dtor-privacy -fno-rtti
>   > -march=pentium -mcpu=pentium -O0 -g -DDEBUG
-D_DEBUG
>   > -I../../../common/runtime/pub
-I/usr/X11R6/include
>   > -I../../../common/include
-I../../../client/include
>   > -I../../../video/include
-I../../../video/colconverter/pub
>   > -I../../../datatype/common/container/pub
>   > -I../../../datatype/mpg/common
-I../../../common/dbgtool/pub
>   > -I../../../common/system/pub
>   > -I../../../datatype/common/vidrend/pub
>   > -I../../../common/container/pub
-I../../../common/util/pub
>   > -I../../../common/log/logutil/pub
>   > -I../../../datatype/common/util/pub
>   > -I../../../datatype/mpg/codec/pub
>   > -I../../../datatype/mp3/common/pub
>   > -I../../../datatype/mpg/fileformat -I./pub -I.
-include
>   > dbg/datatype_mpg_renderer_umakelib_ribodefs.h
-fPIC -DPIC -o
>   > dbg/obj/umakelib/mpgvideo.o -c mpgvideo.cpp
>   > `-mcpu=' is deprecated. Use `-mtune=' or
'-march=' instead.
>   > mpgvideo.h:26: warning: extra qualification
>   > 'CMPGVideoRenderer::' on member
'GetRendererName'
>   > mpgvideo.cpp: In member function 'virtual
CVideoFormat*
>   >
CMPGVideoRenderer::CreateFormatObject(IHXValues*)':
>   > mpgvideo.cpp:217: error: cannot allocate an
object of abstract
>   > type 'CMPEGDecoderYUV'
>   >
../../../datatype/mpg/codec/pub/mpegdecoderyuv.h:13: note:
>   > because the following virtual functions are pure
within
>   > 'CMPEGDecoderYUV':
>   >
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:234:
note:
>   > virtual HXBOOL
CMPEGDecoderBase::InitFrameDecode(UINT32,
>   > XMDBufferDescription*, UCHAR**,
>   >
UINT32)../../../datatype/mpg/codec/pub/mpegdecoderbase.h:236
:
>   > note:    virtual void
CMPEGDecoderBase::InitIHuff(INT32, INT32)
>   >
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:237:
note:
>   > virtual UINT32 CMPEGDecoderBase::IHuff(UINT8**,
UINT8**)
>   >
../../../datatype/mpg/codec/pub/mpegdecoderbase.h:238:
note:
>   > virtual UINT32 CMPEGDecoderBase::Idct(UCHAR*,
UCHAR*, UCHAR*)
>   > mpgvideo.cpp: In member function 'virtual void
>   >
CMPGVideoRenderer::SetupBitmapDefaults(IHXValues*,
>   > HXBitmapInfoHeader&)':
>   > mpgvideo.cpp:264: error: 'MAKEFOURCC' was not
declared in this scope
>   > mpgvideo.cpp: In member function 'virtual
HX_RESULT
>   > CMPGVideoRenderer::OnOptimizedVideo(HX_RESULT,
const
>   > HXBitmapInfoHeader&,
HXBitmapInfoHeader&, ULONG32&)':
>   > mpgvideo.cpp:285: error:
'THREAD_PRIORITY_NORMAL' was not
>   > declared in this
scope../../../common/container/pub/hxslist.h:
>   > At global scope:
>   > ../../../common/container/pub/hxslist.h:499:
warning: 'int
>   > CHXCompareUINT32(void*, void*)' defined but not
used
>   > make[1]: *** [dbg/obj/umakelib/mpgvideo.o] Error
1
>   > make[1]: Leaving directory
`/home/Helix/src/datatype/mpg/renderer'
>   > make: *** [copy] Error 2
>   > Time used: 4.03 seconds
>   > ERROR: UNIXCompile(datatype/mpg/renderer) ERROR:
Make failed.
>   >
>   > --- Build System Error
>   >   :
>   >   :
>   >
>   >
>   >
>
>
>  > _______________________________________________
>   > Helix-client-dev mailing list
>   > Helix-client-devhelixcommunity.org
>   > http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
>   >
>
>
>   _______________________________________________
>   Helix-client-dev mailing list
>   Helix-client-devhelixcommunity.org
>   http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev
>

_______________________________________________
Helix-client-dev mailing list
Helix-client-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )