hi Mychaela >The just-made release eliminates those unnecessary barriers: the >tarball is only 156109 bytes, and includes prebuilt loadagent and >compalstage target binaries, so all you need to compile are the >application programs that will run on your host system. >
I get this when I run make in the top level directory (below) - I *think* this is on the same machine I used to compile loadtools-2 and ffs-edit-kit without any problem? -------------------------------------------------------------------------------- make[2]: Entering directory `/home/david/neofreerunner/freecalypso/fc-host-tools/rvinterf/etmsync' gcc -O2 -I../include -c -o connect.o connect.c gcc -O2 -I../include -c -o dspapidump.o dspapidump.c gcc -O2 -I../include -c -o interf.o interf.c gcc -O2 -I../include -c -o launchrvif.o launchrvif.c gcc -O2 -I../include -c -o memops.o memops.c gcc -O2 -I../include -c -o simplemain.o simplemain.c gcc -O2 -I../include -o fc-dspapidump connect.o dspapidump.o interf.o launchrvif.o memops.o simplemain.o gcc -O2 -I../include -c -o dispatch.o dispatch.c gcc -O2 -I../include -c -o fdcmd.o fdcmd.c gcc -O2 -I../include -c -o fileio.o fileio.c gcc -O2 -I../include -c -o fsbasics.o fsbasics.c gcc -O2 -I../include -c -o fscmdtab.o fscmdtab.c gcc -O2 -I../include -c -o fserr.o fserr.c gcc -O2 -I../include -c -o fsiomain.o fsiomain.c gcc -O2 -I../include -c -o fsmisc.o fsmisc.c gcc -O2 -I../include -c -o fspath.o fspath.c gcc -O2 -I../include -c -o fsread.o fsread.c gcc -O2 -I../include -c -o fsupload.o fsupload.c gcc -O2 -I../include -c -o fswrite.o fswrite.c gcc -O2 -I../include -c -o memcmd.o memcmd.c gcc -O2 -I../include -c -o rfcap.o rfcap.c gcc -O2 -I../include -c -o stddirs.o stddirs.c gcc -O2 -I../include -c -o symlink.o symlink.c gcc -O2 -I../include -o fc-fsio connect.o dispatch.o fdcmd.o fileio.o fsbasics.o fscmdtab.o fserr.o fsiomain.o fsmisc.o fspath.o fsread.o fsupload.o fswrite.o interf.o launchrvif.o memcmd.o memops.o rfcap.o stddirs.o symlink.o gcc -O2 -I../include -c -o pirimei.o pirimei.c pirimei.c:6:25: fatal error: openssl/des.h: No such file or directory compilation terminated. make[2]: *** [pirimei.o] Error 1 make[2]: Leaving directory `/home/david/neofreerunner/freecalypso/fc-host-tools/rvinterf/etmsync' make[1]: *** [etmsync] Error 2 make[1]: Leaving directory `/home/david/neofreerunner/freecalypso/fc-host-tools/rvinterf' make: *** [rvinterf] Error 2 ------------------------------------------------------------------------------ -- David Matthews [email protected] _______________________________________________ Community mailing list [email protected] https://www.freecalypso.org/mailman/listinfo/community
