non session manager build from source on Debian Stretch

Support & discussion regarding DAWs and MIDI sequencers.

Moderators: MattKingUSA, khz

Post Reply
kmchen
Established Member
Posts: 8
Joined: Tue Nov 22, 2016 12:50 pm

non session manager build from source on Debian Stretch

Post by kmchen »

Hi, trying to build from source:

Code: Select all

kmc@kmcs:/home/opt/non/lib/ntk$ ./waf configure 
Setting top to                           : /home/opt/non/lib/ntk 
Setting out to                           : /home/opt/non/lib/ntk/build 
Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
Checking for 'g++' (C++ compiler)        : /usr/bin/g++ 
Checking for program 'pkg-config'                    : ['/usr/bin/pkg-config'] 
Checking for 'x11'                                   : yes 
Checking for 'fontconfig'                            : yes 
Checking for 'xft'                                   : yes 
Checking for 'cairo' >= 1.10.0                       : yes 
Checking for header unistd.h                         : yes 
Checking for header pthread.h                        : yes 
Checking for header dirent.h                         : yes 
Checking for header string.h                         : yes 
Checking for header locale.h                         : yes 
Checking for header sys/select.h                     : yes 
Checking for header dlfcn.h                          : yes 
Checking for header sys/stdtypes.h                   : not found 
Checking for header pthread.h                        : yes 
Checking for header png.h                            : yes 
Checking for PTHREAD_MUTEX_RECURSIVE                 : yes 
Checking for function strtoll                        : yes 
Checking for function scandir                        : yes 
Checking for library jpeg                            : not found 
Is there any tested procedure for my system ?
Post Reply