[L2Ork-dev] updating cyclone
Jonathan Wilkes
jancsika at yahoo.com
Mon Apr 24 16:10:51 UTC 2017
I'm getting a linker error when trying to compile under windows:
++++ info: linking objects in capture~.dll for lib cyclone
gcc -static-libgcc -shared -Wl,--enable-auto-import "/home/Sales/purr-data/pd/src/pd.dll" -o capture~.dll cyclone_src/binaries/signal/capture.o shared/hammer/file.o shared/common/loud.o shared/common/os.o -lpthread
shared/hammer/file.o:file.c:(.text+0x102f): undefined reference to `forky_setsavefn'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [pd-lib-builder/Makefile.pdlibbuilder:793: capture~.dll] Error 1
make[1]: Leaving directory '/home/Sales/purr-data/externals/cyclone'
make: *** [Makefile:434: cyclone] Error 2
***
I'm calling make in externals/Makefile like so:
cyclone:ifeq ($(OS_NAME),windows) make -C $(externals_src)/cyclone \ pdbinpath=$(pd_src)/src PDINCLUDEDIR=$(DESTDIR)$(includedir)
...
I had to type the above out manually because I couldn't figure out how to copy text from a Windows terminal.
-Jonathan
2017-04-22 13:02 GMT-03:00 Jonathan Wilkes <jancsika at yahoo.com>:
Looks like it's up now:https://git.purrdata.net/ jwilkes/purr-data/builds/3593
-Jonathan
From: Alexandre Torres Porres <porres at gmail.com>
To: Jonathan Wilkes <jancsika at yahoo.com>
Cc: "l2ork-dev at disis.music.vt.edu" <l2ork-dev at disis.music.vt.edu> ; "brbrofsvl at gmail.com" <brbrofsvl at gmail.com>; Derek Kwan <derek.x.kwan at gmail.com>
Sent: Saturday, April 22, 2017 2:14 AM
Subject: Re: [L2Ork-dev] updating cyclone
seems the osx test failed :)
2017-04-21 19:02 GMT-03:00 Jonathan Wilkes <jancsika at yahoo.com>:
Should be fixed. After a few hours it should finish building the packages:https://git.purrdata.net/ jwilkes/purr-data/pipelines/ 818
-Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://disis.music.vt.edu/pipermail/l2ork-dev/attachments/20170424/991c6218/attachment.html>
More information about the L2Ork-dev
mailing list