ahlstromcj / sequencer64

A major reboot of Seq24. Current release 0.97.0 (2021-05-13), native JACK MIDI, Song recording, playlists, and a Windows/Qt version. For fresher code, see the Seq66 project. Note that trigger and mute-group-in-MIDI-file formats have evolved! Back up your work!
GNU Affero General Public License v3.0
235 stars 29 forks source link

daemonize.cpp:483:13: error: 'sched_yield' was not declared in this scope #222

Open thegdyne opened 1 year ago

thegdyne commented 1 year ago

hi there, got the following when i tried to make

daemonize.cpp: In function 'bool seq64::microsleep(int)': daemonize.cpp:483:13: error: 'sched_yield' was not declared in this scope 483 | sched_yield(); | ^~~ make[2]: *** [Makefile:729: daemonize.lo] Error 1

history was as follows

727 libtoolize 728 automake --add-missing 729 ./configure --enable-release --enable-rtmidi 730 make

Please can you help? thanks

ahlstromcj commented 1 year ago

I will check it out soon. What distro are you using? You can also try the Seq66 project. It's more up to date than Seq64 and does a lot more!

On Fri, Feb 17, 2023 at 18:40 thegdyne @.***> wrote:

hi there, got the following when i tried to make

daemonize.cpp: In function 'bool seq64::microsleep(int)': daemonize.cpp:483:13: error: 'sched_yield' was not declared in this scope 483 | sched_yield(); | ^~~ make[2]: *** [Makefile:729: daemonize.lo] Error 1

history was as follows

727 libtoolize 728 automake --add-missing 729 ./configure --enable-release --enable-rtmidi 730 make

Please can you help? thanks

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB45LKEN5UGLUHW3K5FKWE3WYAEATANCNFSM6AAAAAAU77LZFI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Chris Ahlstrom

thegdyne commented 1 year ago

Thanks bro using fedora 36 will check seq66 appreciate your reply

On Sat, 18 Feb 2023, 15:54 C. Ahlstrom, @.***> wrote:

I will check it out soon. What distro are you using? You can also try the Seq66 project. It's more up to date than Seq64 and does a lot more!

On Fri, Feb 17, 2023 at 18:40 thegdyne @.***> wrote:

hi there, got the following when i tried to make

daemonize.cpp: In function 'bool seq64::microsleep(int)': daemonize.cpp:483:13: error: 'sched_yield' was not declared in this scope 483 | sched_yield(); | ^~~ make[2]: *** [Makefile:729: daemonize.lo] Error 1

history was as follows

727 libtoolize 728 automake --add-missing 729 ./configure --enable-release --enable-rtmidi 730 make

Please can you help? thanks

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/222, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB45LKEN5UGLUHW3K5FKWE3WYAEATANCNFSM6AAAAAAU77LZFI

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Chris Ahlstrom

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/222#issuecomment-1435704791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL4A4XIA6TKMGGANPDYJNADWYDWDNANCNFSM6AAAAAAU77LZFI . You are receiving this because you authored the thread.Message ID: @.***>

thegdyne commented 1 year ago

Succeeded in getting seq66 running...thanks very much!!

On Sat, 18 Feb 2023, 15:54 C. Ahlstrom, @.***> wrote:

I will check it out soon. What distro are you using? You can also try the Seq66 project. It's more up to date than Seq64 and does a lot more!

On Fri, Feb 17, 2023 at 18:40 thegdyne @.***> wrote:

hi there, got the following when i tried to make

daemonize.cpp: In function 'bool seq64::microsleep(int)': daemonize.cpp:483:13: error: 'sched_yield' was not declared in this scope 483 | sched_yield(); | ^~~ make[2]: *** [Makefile:729: daemonize.lo] Error 1

history was as follows

727 libtoolize 728 automake --add-missing 729 ./configure --enable-release --enable-rtmidi 730 make

Please can you help? thanks

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/222, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB45LKEN5UGLUHW3K5FKWE3WYAEATANCNFSM6AAAAAAU77LZFI

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Chris Ahlstrom

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/222#issuecomment-1435704791, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL4A4XIA6TKMGGANPDYJNADWYDWDNANCNFSM6AAAAAAU77LZFI . You are receiving this because you authored the thread.Message ID: @.***>