Csound Csound-dev Csound-tekno Search About

git develop build broken

Date2017-06-13 09:48
FromFrancesco Porta
Subjectgit develop build broken
Hi All,
I hope this could help :)
On linux Ubuntu 16.04 64 bit with KXstudio i have:

[ 58%] Linking CXX shared module ../librtpa.so
/usr/bin/ld: cannot find -lwinmm
/usr/bin/ld: cannot find -ldsound
/usr/bin/ld: cannot find -lsetupapi
collect2: error: ld returned 1 exit status
InOut/CMakeFiles/rtpa.dir/build.make:95: recipe for target 'librtpa.so' failed
make[2]: *** [librtpa.so] Error 1
CMakeFiles/Makefile2:2074: recipe for target 'InOut/CMakeFiles/rtpa.dir/all' failed
make[1]: *** [InOut/CMakeFiles/rtpa.dir/all] Error 2
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2

Thanks,
ciao,
francesco.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-06-19 19:41
FromPaul Batchelor
SubjectRe: git develop build broken
Those look like Windows API flags it is trying to link. 

On Jun 13, 2017 01:48, "Francesco Porta" <francescoarmandoporta@gmail.com> wrote:
Hi All,
I hope this could help :)
On linux Ubuntu 16.04 64 bit with KXstudio i have:

[ 58%] Linking CXX shared module ../librtpa.so
/usr/bin/ld: cannot find -lwinmm
/usr/bin/ld: cannot find -ldsound
/usr/bin/ld: cannot find -lsetupapi
collect2: error: ld returned 1 exit status
InOut/CMakeFiles/rtpa.dir/build.make:95: recipe for target 'librtpa.so' failed
make[2]: *** [librtpa.so] Error 1
CMakeFiles/Makefile2:2074: recipe for target 'InOut/CMakeFiles/rtpa.dir/all' failed
make[1]: *** [InOut/CMakeFiles/rtpa.dir/all] Error 2
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2

Thanks,
ciao,
francesco.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-06-19 19:48
FromHlöðver Sigurðsson
SubjectRe: git develop build broken
This was fixed I think 2 days ago, just confirmed it few minutes ago. Pull the latest, build and you're good :)

2017-06-19 20:41 GMT+02:00 Paul Batchelor <ralphbluecoat@gmail.com>:
Those look like Windows API flags it is trying to link. 

On Jun 13, 2017 01:48, "Francesco Porta" <francescoarmandoporta@gmail.com> wrote:
Hi All,
I hope this could help :)
On linux Ubuntu 16.04 64 bit with KXstudio i have:

[ 58%] Linking CXX shared module ../librtpa.so
/usr/bin/ld: cannot find -lwinmm
/usr/bin/ld: cannot find -ldsound
/usr/bin/ld: cannot find -lsetupapi
collect2: error: ld returned 1 exit status
InOut/CMakeFiles/rtpa.dir/build.make:95: recipe for target 'librtpa.so' failed
make[2]: *** [librtpa.so] Error 1
CMakeFiles/Makefile2:2074: recipe for target 'InOut/CMakeFiles/rtpa.dir/all' failed
make[1]: *** [InOut/CMakeFiles/rtpa.dir/all] Error 2
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2

Thanks,
ciao,
francesco.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here