[Open-licensing] Re: [Helix-server-dev] Error in compiling servinstplus
Jamie Gordon <[email protected]> Mon, 26 Mar 2007 12:01:21 -0700
| Newsgroups | gmane.comp.multimedia.helix.general |
|---|---|
| Message-ID | <[email protected]> |
It's not finding the required distribution binaries (the 'plus' build includes the open source code plus modules available via binary distribution). This is most likely because you have not agreed to the binary EULA, which is required for access to the binary distributions. However, I can't find an up-to-date link to the license and the old ones I can find no longer work, so I'm not sure where you need to go to agree now! cc'ing open-licensing to hopefully shed some light on the location/state of the binary license agreement. Thanks, Jamie samuel cheung wrote: > Hi, > > i am trying to compile 'servinstplus' on Fedora 5 using this command: > > build.py -u -c -y -m SERVER_CURRENT -P helix-server-nodist -t symbol > servinstplus > > But i get 2 modules failed: > > Here is the first error I get, can you please tell me how to fix it? > > rm -f dbg/rmfformat.so dbg/obj/lib dbg/rmfformat_libs.a > dbg/obj/plugin.o dbg/obj/guids.o > /home/scheung/video/helix/build/bin/mkdepend.py --gnumake -tdbg/obj > -mMakefile -I../../../common/runtime/pub -I/usr/X11R6/include > -I../../../common/include -I../../../datatype/rm/include -I./pub > -I../../../common/dbgtool/pub -I../../../common/util/pub > -I../../../common/container/pub -I../../../common/system/pub > -I../../../common/log/logutil/pub -I../../../datatype/common/util/pub > -I../../../datatype/common/container/pub > -I../../../datatype/rm/common/pub plugin.cpp guids.cpp > [#-00000001][2007-03-22 23:41:37][-1208695120][INFO ] : Ribosome v2.4.5 > [#-00000002][2007-03-22 23:41:37][-1208695120][INFO ] : Using Python v2.4.3 > [#-00000003][2007-03-22 23:41:37][-1208695120][INFO ] : Log dir: > /home/scheung/video/helix/server_plus_src/ribosome_logs > [#-00000005][2007-03-22 23:41:37][-1208695120][INFO ] : Running tool: > mkdepend > Time used: 0.27 seconds > UNIXCompile(datatype/rm/fileformat): making copy > make copy > g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor -fno-exceptions > --permissive -fno-rtti -Wno-ctor-dtor-privacy -Winline > -Wdisabled-optimization -Wno-unused-parameter -Wno-reorder > -fmessage-length=0 -march=i686 -O0 -g -DDEBUG -D_DEBUG > -I../../../common/runtime/pub -I/usr/X11R6/include > -I../../../common/include -I../../../datatype/rm/include -I./pub > -I../../../common/dbgtool/pub -I../../../common/util/pub > -I../../../common/container/pub -I../../../common/system/pub > -I../../../common/log/logutil/pub -I../../../datatype/common/util/pub > -I../../../datatype/common/container/pub > -I../../../datatype/rm/common/pub -I. -include > dbg/datatype_rm_fileformat_ribodefs.h -fPIC -DPIC -o dbg/obj/plugin.o > -c plugin.cpp > g++ -pipe -Wall -Wreturn-type -Wno-non-virtual-dtor -fno-exceptions > --permissive -fno-rtti -Wno-ctor-dtor-privacy -Winline > -Wdisabled-optimization -Wno-unused-parameter -Wno-reorder > -fmessage-length=0 -march=i686 -O0 -g -DDEBUG -D_DEBUG > -I../../../common/runtime/pub -I/usr/X11R6/include > -I../../../common/include -I../../../datatype/rm/include -I./pub > -I../../../common/dbgtool/pub -I../../../common/util/pub > -I../../../common/container/pub -I../../../common/system/pub > -I../../../common/log/logutil/pub -I../../../datatype/common/util/pub > -I../../../datatype/common/container/pub > -I../../../datatype/rm/common/pub -I. -include > dbg/datatype_rm_fileformat_ribodefs.h -fPIC -DPIC -o dbg/obj/guids.o > -c guids.cpp > make: *** No rule to make target > `/home/scheung/video/helix/server_plus_src/datatype_dist/rm/fileformat/dbg/rmfflib.a', > > needed by `dbg/rmfformat.so'. Stop. > Time used: 0.58 seconds > ERROR: UNIXCompile(datatype/rm/fileformat) ERROR: Make failed. > > --- Build System Error ------------------------------------ > Make failed. > > _______________________________________________ > Helix-server-dev mailing list > [email protected] > http://lists.helixcommunity.org/mailman/listinfo/helix-server-dev _______________________________________________ Open-licensing mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/open-licensing