[Open-licensing] Re: Binary EULA (Was Re: [Helix-server-dev] Error in compiling servinstplus)
"samuel cheung" <[email protected]> Mon, 26 Mar 2007 20:13:18 -0500
| Newsgroups | gmane.comp.multimedia.helix.general |
|---|---|
| Message-ID | <[email protected]> |
On 3/26/07, Jamie Gordon <[email protected]> wrote: > That's the RPSL, not the binary EULA. The binary EULA is here: > https://helixcommunity.org/beula/ > > Can someone verify whether that is still correct and up to date, or > is there a new agreement somewhere that is needed? > > There should be an "agree" button on the page to indicate agreement > to the license. Once you've agreed (while logged in to the site) > this will grant you access to the necessary distributions with your > helixcommunity account. > > Thanks, > Jamie Thanks. i have clicked the 'agree' button and then executed the build command again, but I still have 2 modules failed: build.py -u -c -y -m SERVER_CURRENT -P helix-server-nodist -t symbol servinstplus 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.63 seconds ERROR: UNIXCompile(datatype/rm/fileformat) ERROR: Make failed. Thanks for any more help. > samuel cheung wrote: > > On 3/26/07, Jamie Gordon <[email protected]> wrote: > >> 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. I found this working link: > > https://community.helixcommunity.org/content/rpsl > > But I don't know what should I need to do next. I would like to get > > the source of server plus and compile under Fedora 5. > > > >> 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