I have tried everything I can to understand these errors outputted during the make process of campcaster and have found no documentation related to the errors. I encounter this exact error on both Fedora 7 and CentOS v5.
Attached are the last few lines of the output files from CentOS v5 from the command:
make install > make.log 2> make-error.log
-- make.log --
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/widgets'
make -C ./../../modules/schedulerClient install
make[2]: Entering directory `/root/campcaster-1.2.0/src/modules/schedulerClient'
mkdir -p /usr/local/campster/include/LiveSupport/SchedulerClient
cp -f ./include/LiveSupport/SchedulerClient/*.h \
/usr/local/campster/include/LiveSupport/SchedulerClient
cp -f ./lib/liblivesupport_scheduler_client.a /usr/local/campster/lib
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/schedulerClient'
make -C ./../../modules/playlistExecutor install
make[2]: Entering directory `/root/campcaster-1.2.0/src/modules/playlistExecutor'
mkdir -p /usr/local/campster/include/LiveSupport/PlaylistExecutor
cp -f ./include/LiveSupport/PlaylistExecutor/*.h \
/usr/local/campster/include/LiveSupport/PlaylistExecutor
cp -f ./lib/liblivesupport_playlist_executor.a /usr/local/campster/lib
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/playlistExecutor'
mkdir -p /usr/local/campster/bin
mkdir -p /usr/local/campster/etc
mkdir -p /usr/local/campster/var/Campcaster
cp -f ./tmp/*.res /usr/local/campster/var/Campcaster
make[1]: Leaving directory `/root/campcaster-1.2.0/src/products/gLiveSupport'
-- make-error.log --
/../../modules/core/lib/liblivesupport_core.a(FileTools.o): In function `LiveSupport::Core::FileTools::tempnam()':
FileTools.cxx:(.text+0x8a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/local/campster/include/taglib/fileref.h:89: warning: ‘class TagLib::FileRef::FileTypeResolver’ has virtual functions but non-virtual destructor
/../../modules/core/lib/liblivesupport_core.a(FileTools.o): In function `LiveSupport::Core::FileTools::tempnam()':
FileTools.cxx:(.text+0x8a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_root.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_en.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_es.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_hu.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_nl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_pl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS_CYRILLIC.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_root.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_en.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_es.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_hu.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_nl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_pl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS_CYRILLIC.res] Error 127 (ignored)
cp: cannot stat `./tmp/*.res': No such file or directory
make[1]: *** [install] Error 1
make: *** [install_products] Error 2
I look forward to using the campcaster software but have had no luck installing it on either distro.
Attached are the last few lines of the output files from CentOS v5 from the command:
make install > make.log 2> make-error.log
-- make.log --
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/widgets'
make -C ./../../modules/schedulerClient install
make[2]: Entering directory `/root/campcaster-1.2.0/src/modules/schedulerClient'
mkdir -p /usr/local/campster/include/LiveSupport/SchedulerClient
cp -f ./include/LiveSupport/SchedulerClient/*.h \
/usr/local/campster/include/LiveSupport/SchedulerClient
cp -f ./lib/liblivesupport_scheduler_client.a /usr/local/campster/lib
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/schedulerClient'
make -C ./../../modules/playlistExecutor install
make[2]: Entering directory `/root/campcaster-1.2.0/src/modules/playlistExecutor'
mkdir -p /usr/local/campster/include/LiveSupport/PlaylistExecutor
cp -f ./include/LiveSupport/PlaylistExecutor/*.h \
/usr/local/campster/include/LiveSupport/PlaylistExecutor
cp -f ./lib/liblivesupport_playlist_executor.a /usr/local/campster/lib
make[2]: Leaving directory `/root/campcaster-1.2.0/src/modules/playlistExecutor'
mkdir -p /usr/local/campster/bin
mkdir -p /usr/local/campster/etc
mkdir -p /usr/local/campster/var/Campcaster
cp -f ./tmp/*.res /usr/local/campster/var/Campcaster
make[1]: Leaving directory `/root/campcaster-1.2.0/src/products/gLiveSupport'
-- make-error.log --
/../../modules/core/lib/liblivesupport_core.a(FileTools.o): In function `LiveSupport::Core::FileTools::tempnam()':
FileTools.cxx:(.text+0x8a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/local/campster/include/taglib/fileref.h:89: warning: ‘class TagLib::FileRef::FileTypeResolver’ has virtual functions but non-virtual destructor
/../../modules/core/lib/liblivesupport_core.a(FileTools.o): In function `LiveSupport::Core::FileTools::tempnam()':
FileTools.cxx:(.text+0x8a): warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_root.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_en.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_es.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_hu.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_nl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_pl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS_CYRILLIC.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_root.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_en.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_es.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_hu.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_nl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_pl.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS.res] Error 127 (ignored)
make[1]: destdir: Command not found
make[1]: [tmp/campcaster-studio_sr_CS_CYRILLIC.res] Error 127 (ignored)
cp: cannot stat `./tmp/*.res': No such file or directory
make[1]: *** [install] Error 1
make: *** [install_products] Error 2
I look forward to using the campcaster software but have had no luck installing it on either distro.