Csound Csound-dev Csound-tekno Search About

[Cs-dev] build failure

Date2014-11-13 07:28
Fromjohn ffitch
Subject[Cs-dev] build failure
==John ffitch
Linking CXX executable ../csdebugger
cd /home/jpff/Sourceforge/csound/New/csound6/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csdebugger.dir/link.txt --verbose=1
/usr/bin/c++    -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DHAVE_ATOMIC_BUILTIN -g    CMakeFiles/csdebugger.dir/debugger/csdebugger.cpp.o  -o ../csdebugger -rdynamic ../libcsound64.so.6.0 -lpthread -Wl,-rpath,/home/jpff/Sourceforge/csound/New/csound6 
../libcsound64.so.6.0: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
make[2]: *** [csdebugger] Error 1
make[2]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6'
make[1]: *** [frontends/CMakeFiles/csdebugger.dir/all] Error 2
make[1]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6'
make: *** [all] Error 2

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-13 09:50
Fromjpff
SubjectRe: [Cs-dev] build failure
PS It als fails to build csound etc.  Worked yesterda so must be the 
enscripten changes


On Thu, 13 Nov 2014, john ffitch wrote:

>
> ==John ffitch
> Linking CXX executable ../csdebugger
> cd /home/jpff/Sourceforge/csound/New/csound6/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csdebugger.dir/link.txt --verbose=1
> /usr/bin/c++    -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DHAVE_ATOMIC_BUILTIN -g    CMakeFiles/csdebugger.dir/debugger/csdebugger.cpp.o  -o ../csdebugger -rdynamic ../libcsound64.so.6.0 -lpthread -Wl,-rpath,/home/jpff/Sourceforge/csound/New/csound6
> ../libcsound64.so.6.0: undefined reference to `strlcat'
> collect2: error: ld returned 1 exit status
> make[2]: *** [csdebugger] Error 1
> make[2]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6'
> make[1]: *** [frontends/CMakeFiles/csdebugger.dir/all] Error 2
> make[1]: Leaving directory `/home/jpff/Sourceforge/csound/New/csound6'
> make: *** [all] Error 2
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-13 12:41
Fromjohn ffitch
SubjectRe: [Cs-dev] build failure
and more;  cmake configuration says
-- Building on Linux
-- Looking for strlcat
-- Looking for strlcat - not found

which is correct, but in the compilation calls I see

/usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/local/lib/csound/plugins64-6.0\"
-DHAVE_SOCKETS -DHAVE_STRLCAT -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLINUX
....

which is wrong.  I conclude this is a cmake error

==John ffitch

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-11-13 12:48
Fromjpff
SubjectRe: [Cs-dev] build failure
Apologies for the noise -- I find cmake obscure -- but I have it fixed; 
cut'n'paste error



------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net