[Helix-client-buildstatus] build error

"hhh" <vovo1977-9Onoh4P/[email protected]> Sat, 10 Apr 2004 12:45:31 +0800
Newsgroups gmane.comp.multimedia.helix.cvs
Message-ID <[email protected]>
Hi,  
    I meet  build errors,the following is my options:

         Branch: hxclient_1_3_0_neptunex
		Target: splay
		Profile: helix-client-all-defines

         My system is window 2000 &vc 6.0 

         When I build the player,the build system tell me there are some errors:


..
Build System (V2.2)
time: Sat Apr 10 11:24:52 2004
outfile: build.out
branch: hxclient_1_3_0_neptunex
platform: win32-i386-vc6
distribution/archive from: win32-i386
build Type: release
build options: release
profile: c:\source\build\umakepf\helix-client-all-defines
cvs revision: hxclient_1_3_0_neptunex
copy target: release
clean mode
target(s): splay
$Id: umake.py,v 1.34 2004/03/26 23:27:42 hubbe Exp $

...
WinCompile(client/core): generating makefiles
UMAKE: Umakefil -> Makefile in client\core
UMAKE: Applying profile c:\source\build\umakepf\helix-client-all-defines.pf
UMAKE: clntcoredll -> clntcoredll.mak in client\core
UMAKE: Applying profile c:\source\build\umakepf\helix-client-all-defines.pf
Warning: Missing BIF source dep 'common_import_stlport' (include path ..\..\common\import\stlport)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UMAKE: clntcorelib -> clntcorelib.mak in client\core
UMAKE: Applying profile c:\source\build\umakepf\helix-client-all-defines.pf

...
WinCompile(client/core): making all
nmake /nologo 
	nmake -nologo -f clntcoredll.mak

..
Creating library rel32\clntcore.lib and object rel32\clntcore.exp
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "public: virtual unsigned long __stdcall RTSPClientProtocol::GetByteLimit(unsigned short)" ([email protected]@@UAGKG@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "public: virtual long __stdcall RTSPClientProtocol::SetByteLimit(unsigned short,unsigned long)" ([email protected]@@UAGJGK@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "public: virtual long __stdcall RTSPClientProtocol::SendSetupRequest(class RTSPTransportType *,unsigned short,struct IHXValues *)" (?SendSetupRequest-nXJBs4uniTtHFFczcyoYENRTKTtdDwT8@public.gmane.org@@UAGJPAVRTSPTransportType@@GPAUIHXValues@@@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall RTSPBaseProtocol::handleSendEvent(class RTSPRequestMessage *)" ([email protected]@@MAEXPAVRTSPRequestMessage@@@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall RTSPBaseProtocol::handleSendEvent(class RTSPResponseMessage *)" ([email protected]@@MAEXPAVRTSPResponseMessage@@@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall RTSPBaseProtocol::handleTiming(struct IHXBuffer *,int)" ([email protected]@@MAEXPAUIHXBuffer@@H@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual void __thiscall RTSPBaseProtocol::handleDebug(struct IHXBuffer *,int)" ([email protected]@@MAEXPAUIHXBuffer@@H@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual long __thiscall RTSPClientProtocol::sendRequest(class RTSPRequestMessage *,unsigned long)" ([email protected]@@MAEJPAVRTSPRequestMessage@@K@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: virtual long __thiscall RTSPClientProtocol::sendRequest(class RTSPRequestMessage *,char const *,char const *,unsigned long)" ([email protected]@@MAEJPAVRTSPRequestMessage@@PBD1K@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "public: long __thiscall RTSPTransportRequest::addTransportInfo(class RTSPTransport *,class RTCPBaseTransport *,unsigned short,unsigned short)" (?addTransportInfo-0PHOM6QPWC9VMTmw53GaAp8rKtaELanZ@public.gmane.org@@QAEJPAVRTSPTransport@@PAVRTCPBaseTransport@@GG@Z)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "protected: static class RTSPClientSessionManager * & __cdecl RTSPClientSessionManager::SessionManGlobal(void)" (?SessionManGlobal-nXJBs4uniTsYErDXb2ssTuts7Po5Gnr1@public.gmane.org@@KAAAPAV1@XZ)
rdtclntlib.lib(rnrtspclnt.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall RTSPClientSession::~RTSPClientSession(void)" (??1RTSPClientSession@@[email protected])
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall RTSPTransport::setFirstTimeStamp(unsigned short,unsigned long,int)" ([email protected]@@UAEXGKH@Z)
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall RTSPTransport::setSessionID(char const *)" ([email protected]@@UAEXPBD@Z)
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "private: unsigned long __thiscall CHXTimestampConverterFXP::timeConvert(unsigned long,struct CHXTimestampConverterFXP::TimeCoordinate &,struct CHXTimestampConverterFXP::TimeCoordinate &)" (?timeConvert-LcrKmetQ7N39Znu5MXGkrXmZFM9pPV/[email protected]@@AAEKKAAUTimeCoordinate@1@0@Z)
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "public: __thiscall CHXStaticBuffer::CHXStaticBuffer(struct IHXBuffer *,unsigned long,unsigned long)" (??0CHXStaticBuffer@@[email protected]@@KK@Z)
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "public: class CHXTimestampConverterFXP & __thiscall CHXTimestampConverterFXP::operator=(class CHXTimestampConverterFXP const &)" (??4CHXTimestampConverterFXP@@[email protected]@@Z)
rdtclntlib.lib(rdttran.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CHXTimestampConverterFXP::ReInit(enum CHXTimestampConverterFXP::ConversionType,unsigned long,unsigned long)" (?ReInit-LcrKmetQ7N39Znu5MXGkrXmZFM9pPV/[email protected]@@QAEXW4ConversionType@1@KK@Z)
pnaclntlib.lib(hxpnapro.obj) : error LNK2001: unresolved external symbol "public: virtual long __thiscall HXProtocol::setup(char const *,char const *,unsigned short,int,int,int,unsigned short)" (?setup-WZ/KvN3cNW/UUyk7XQ8E/[email protected]@@UAEJPBD0GHHHG@Z)
pnaclntlib.lib(hxpnapro.obj) : error LNK2001: unresolved external symbol "public: long __thiscall CHXMapLongToObj::InitHashTable(unsigned long,int)" ([email protected]@@QAEJKH@Z)
pnaclntlib.lib(hxresend.obj) : error LNK2001: unresolved external symbol "public: long __thiscall CHXMapLongToObj::InitHashTable(unsigned long,int)" ([email protected]@@QAEJKH@Z)
rel32\clntcore.dll : fatal error LNK1120: 20 unresolved externals
Pylink, executing link /DLL /BASE:0x60700000 /NOLOGO /MACHINE:i386 /SUBSYSTEM:windows /OPT:REF /IMPLIB:rel32\clntcore.lib /DEF:clntcore.def /INCREMENTAL:no /PDB:NONE /OUT:rel32\clntcore.dll rel32\obj\clntcoredll\platform\win\wcorecom.obj rel32\obj\clntcoredll\platform\win\dllmain.obj rel32\obj\clntcoredll\platform\win\hxdll.res rel32\obj\clntcoredll\buffmgr.obj rel32\obj\clntcoredll\corshare.obj rel32\obj\clntcoredll\dlliids.obj rel32\obj\clntcoredll\plsnkctl.obj rel32\obj\clntcoredll\hxcleng.obj rel32\obj\clntcoredll\hxdll.obj rel32\obj\clntcoredll\hxplay.obj rel32\obj\clntcoredll\hxsrc.obj rel32\obj\clntcoredll\hxstrm.obj rel32\obj\clntcoredll\hxcorcom.obj rel32\obj\clntcoredll\chxgroup.obj rel32\obj\clntcoredll\hxresmgr.obj rel32\obj\clntcoredll\srcinfo.obj rel32\obj\clntcoredll\strminfo.obj rel32\obj\clntcoredll\chxelst.obj rel32\obj\clntcoredll\hxflsrc.obj rel32\obj\clntcoredll\hxnt
 src.obj rel32\obj\clntcoredll\hxprotocol.obj rel32\obj\clntcoredll\rtspprotocol.obj rel32\
 obj\clntco
NMAKE : fatal error U1077: 'e:\python23\python.exe' : return code '0x460'
Stop.
NMAKE : fatal error U1077: 'E:\PROGRA~1\MICROS~1\VC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.
Time used: 105.52 seconds
ERROR: WinCompile(client/core) ERROR: Make failed.

--- Build System Error ------------------------------------
Make failed.
-----------------------------------------------------------

	Why it generates these errors? How to resolve ?


Thanks & Regards
		Jack




_______________________________________________
Helix-client-buildstatus mailing list
Helix-client-buildstatus-Dk4Th80+tHkww3ZBCI+DofCrwMbev77B@public.gmane.org
http://lists.helixcommunity.org/mailman/listinfo/helix-client-buildstatus