I posted a while back that I can't compile now on the latest version of Mac OS. 
This is still the case. I am attaching my ./configure and my make. I get the 
same results whether I use cfg-darwin or ./configure. Since i am no longer 
using homebrew or Macports, it is possible there is something more I need to 
install or update. My Xcode and command-line-tools are current. Thanks for any 
suggestions.

-- 
Cheryl

May the words of my mouth
and the meditation of my heart
be acceptable to You, Lord,
my rock and my Redeemer.
(Psalm 19:14 HCSB)


checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing __cxa_pure_virtual... no
checking if the C compiler can compile C++... yes
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for ranlib... /usr/bin/ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for msgmerge... false
checking for msgfmt... false
checking for linuxdoc... false
checking for doxygen... false
checking for a BSD-compatible install... /usr/bin/install -c
checking for make relocatable object command... $(LD) -r -o
checking for loadable module creation command... $(CC) -bundle 
-Wl,-flat_namespace,-undefined,suppress -o
checking for dynamic library creation command... $(CC) -dynamiclib 
-Wl,-macosx_version_min,10.2,/usr/lib/dylib1.o,-single_module,-install_name,<name>
 -o
checking for configure shared object directory command... :
checking for library containing socket... none required
checking for library containing inet_ntoa... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for wcslen... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wcwidth... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for main in -liconv... yes
checking if pthreads are available... checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for library containing pthread_create... none required
yes
checking for javac... /usr/bin/javac
./configure: line 7525: realpath: command not found
configure: Java compiler is /usr/bin/javac
checking for javadoc... javadoc
checking for jar... jar
configure: Java jar installation directory is /usr/share/java
checking jni.h usability... no
checking jni.h presence... no
checking for jni.h... no
checking for "/usr/include/jni.h"... no
configure: WARNING: no commonly used jni installation directory
configure: WARNING: Java BrlAPI bindings not included
checking for ocamlc... no
configure: WARNING: Cannot find ocamlc.
configure: WARNING: OCaml BrlAPI bindings not included
checking for python... /usr/bin/python
checking for cython... no
configure: WARNING: Cython compiler not found
configure: WARNING: Python BrlAPI bindings not included
configure: Tcl configuration script is /usr/lib/tclConfig.sh
checking for tclsh8.5... /usr/bin/tclsh8.5
configure: WARNING: Tcl packages directory not found
checking which curses package to use... checking for ncursesw/ncurses.h... no
checking for curses.h... yes
checking for main in -lpdcursesw... no
checking for ncurses.h... yes
checking for main in -lncurses... yes
ncurses
checking for time... yes
checking for gettimeofday... yes
checking for nanosleep... yes
checking whether clock_gettime is declared... no
checking whether pthread_getname_np is declared... yes
checking for library containing pthread_getname_np... none required
checking whether localtime_r is declared... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for select... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signalfd.h usability... no
checking sys/signalfd.h presence... no
checking for sys/signalfd.h... no
checking for sigaction... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/io.h usability... no
checking sys/io.h presence... no
checking for sys/io.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking machine/speaker.h usability... no
checking machine/speaker.h presence... no
checking for machine/speaker.h... no
checking dev/speaker/speaker.h usability... no
checking dev/speaker/speaker.h presence... no
checking for dev/speaker/speaker.h... no
checking linux/vt.h usability... no
checking linux/vt.h presence... no
checking for linux/vt.h... no
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
checking linux/input.h usability... no
checking linux/input.h presence... no
checking for linux/input.h... no
checking for getopt_long... yes
checking for hstrerror... yes
checking for realpath... yes
checking for vsyslog... yes
checking for pause... yes
checking for fchdir... yes
checking for fchmod... yes
checking for shmget... yes
checking for shm_open... yes
checking for getpeereid... yes
checking for getpeerucred... no
checking for getzoneid... no
checking for mempcpy... no
checking for wmempcpy... no
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking size of wchar_t... 4
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if the compiler understands the __alignof__ operator... yes
checking if the compiler understands __attribute__((format(__printf__)))... yes
checking if the compiler understands __attribute__((noreturn))... yes
checking if the compiler understands __attribute__((packed))... yes
checking if the compiler understands __attribute__((unused))... yes
checking for static archive extension... a
checking for shared object run-time search path environment variable... 
DYLD_LIBRARY_PATH
checking for Gpm_Open in -lgpm... no
configure: WARNING: program path support not available on this platform
configure: system service package not available: libsystemd
configure: WARNING: system service support not available on this platform
configure: WARNING: boot parameters support not available on this platform
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... none required
checking for iconv.h... (cached) yes
checking whether fork is declared... yes
checking for signal.h... (cached) yes
checking whether SIGCHLD is declared... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
configure: mount point package not available: mntent
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
configure: mount point package not available: mnttab
configure: WARNING: mount point support not available on this platform
configure: WARNING: mount file system support not available on this platform
configure: WARNING: keyboard support not available on this platform
configure: WARNING: beeper support not available on this platform
configure: PCm package not available: alsa
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
configure: PCm package not available: oss
configure: WARNING: PCm support not available on this platform
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for tcdrain... yes
configure: WARNING: I/O ports support not available on this platform
configure: WARNING: Libbraille package not found: /usr /usr/local 
/usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille 
/mingw /mingw/Libbraille /mingw/libbraille
checking for device directory... /dev
checking for first serial device... configure: WARNING: primary serial device 
not configured for darwin15.0.0

configure: WARNING: eSpeak package not found: /usr /usr/local /usr/local/eSpeak 
/usr/local/espeak /opt/eSpeak /opt/espeak /mingw /mingw/eSpeak /mingw/espeak
configure: WARNING: FestivalLite package not found: /usr /usr/local 
/usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw 
/mingw/FestivalLite /mingw/flite
configure: WARNING: Mikropuhe package not found: /usr /usr/local 
/usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw 
/mingw/Mikropuhe /mingw/mikropuhe
configure: WARNING: speech-dispatcher package not found: /usr /usr/local 
/usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher 
/opt/speechd /mingw /mingw/speech-dispatcher /mingw/speechd
configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift 
/usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift
configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta 
/usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta
configure: WARNING: ViaVoice package not found: /usr /usr/local 
/usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice /mingw 
/mingw/ViaVoice /mingw/viavoice
configure: WARNING: no native screen driver for darwin15.0.0
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
configure: creating ./config.status
config.status: creating config.mk
config.status: creating brltty.spec
config.status: creating config.sh
config.status: creating Documents/brltty.conf
config.status: creating Documents/brltty.1
config.status: creating Documents/BrlAPIref.doxy
config.status: creating Bindings/Lisp/brlapi.lisp
config.status: creating Bindings/Python/setup.py
config.status: creating Android/Application/res/values/configured.xml
config.status: creating Autostart/Systemd/brltty.service
config.status: creating ./Makefile
config.status: creating Programs/Makefile
config.status: creating Documents/Makefile
config.status: creating Messages/Makefile
config.status: creating Android/Core/Makefile
config.status: creating Android/Application/Makefile
config.status: creating Documents/Manual-BRLTTY/English/Makefile
config.status: creating Documents/Manual-BRLTTY/French/Makefile
config.status: creating Documents/Manual-BrlAPI/English/Makefile
config.status: creating Bindings/Lisp/Makefile
config.status: creating Bindings/Tcl/Makefile
config.status: creating Drivers/Braille/Alva/Makefile
config.status: creating Drivers/Braille/Albatross/Makefile
config.status: creating Drivers/Braille/BrlAPI/Makefile
config.status: creating Drivers/Braille/BrailComm/Makefile
config.status: creating Drivers/Braille/Braudi/Makefile
config.status: creating Drivers/Braille/B2G/Makefile
config.status: creating Drivers/Braille/BrailleLite/Makefile
config.status: creating Drivers/Braille/Baum/Makefile
config.status: creating Drivers/Braille/BrailleNote/Makefile
config.status: creating Drivers/Braille/CombiBraille/Makefile
config.status: creating Drivers/Braille/Cebra/Makefile
config.status: creating Drivers/Braille/EcoBraille/Makefile
config.status: creating Drivers/Braille/EuroBraille/Makefile
config.status: creating Drivers/Braille/FreedomScientific/Makefile
config.status: creating Drivers/Braille/Hedo/Makefile
config.status: creating Drivers/Braille/HIMS/Makefile
config.status: creating Drivers/Braille/HandyTech/Makefile
config.status: creating Drivers/Braille/HumanWare/Makefile
config.status: creating Drivers/Braille/Iris/Makefile
config.status: creating Drivers/Braille/LogText/Makefile
config.status: creating Drivers/Braille/MultiBraille/Makefile
config.status: creating Drivers/Braille/MDV/Makefile
config.status: creating Drivers/Braille/BrailleMemo/Makefile
config.status: creating Drivers/Braille/MiniBraille/Makefile
config.status: creating Drivers/Braille/Metec/Makefile
config.status: creating Drivers/Braille/NinePoint/Makefile
config.status: creating Drivers/Braille/Pegasus/Makefile
config.status: creating Drivers/Braille/Papenmeier/Makefile
config.status: creating Drivers/Braille/Seika/Makefile
config.status: creating Drivers/Braille/TechniBraille/Makefile
config.status: creating Drivers/Braille/TSI/Makefile
config.status: creating Drivers/Braille/TTY/Makefile
config.status: creating Drivers/Braille/VideoBraille/Makefile
config.status: creating Drivers/Braille/Voyager/Makefile
config.status: creating Drivers/Braille/Virtual/Makefile
config.status: creating Drivers/Braille/VisioBraille/Makefile
config.status: creating Drivers/Speech/Alva/Makefile
config.status: creating Drivers/Speech/BrailleLite/Makefile
config.status: creating Drivers/Speech/CombiBraille/Makefile
config.status: creating Drivers/Speech/Festival/Makefile
config.status: creating Drivers/Speech/GenericSay/Makefile
config.status: creating Drivers/Speech/ExternalSpeech/Makefile
config.status: creating Drivers/Screen/Screen/Makefile
config.status: creating config.h
config.status: creating Programs/brlapi.h
config.status: Programs/brlapi.h is unchanged
config.status: executing item-summary commands
config.status: Options Summary:
   execute-root: 
   install-root: 
   libdir: ${exec_prefix}/lib
   sysconfdir: ${prefix}/etc
   program-directory: ${exec_prefix}/bin
   drivers-directory: ${exec_prefix}/lib/brltty
   writable-directory: ${prefix}/var/run/brltty
   tables-directory: ${prefix}/etc/brltty
   manpage-directory: ${datarootdir}/man
   include-directory: ${prefix}/usr/include/brltty
   gdm-autostart-directory: ${datarootdir}/gdm/greeter/autostart
   init-path: 
   stderr-path: 
   standalone-programs: no
   i18n: yes
   icu: yes
   iconv: yes
   api: yes
   api-parameters: 
   java-bindings: yes
   lisp-bindings: yes
   ocaml-bindings: yes
   python-bindings: yes
   tcl-bindings: yes
   api-socket-path: ${prefix}/var/lib/BrlAPI
   curses-package: ncurses
   x: yes
   system-package: darwin
   contracted-braille: yes
   gpm: yes
   pgmpath-package: none
   service-package: none
   params-package: none
   dynld-package: dlfcn
   charset-package: iconv
   hostcmd-package: unix
   mntpt-package: none
   mntfs-package: none
   kbd-package: none
   beep-package: none
   pcm-package: none
   midi-package: darwin
   fm-package: adlib
   serial-package: termios
   usb-package: darwin
   bluetooth-package: darwin
   ports-package: none
   libbraille-root: 
   external-braille-drivers: al at ba bc bd bg bl bm bn cb ce ec eu fs hd hm ht 
hw ir lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs
   internal-braille-drivers: 
   braille-parameters: 
   braille-device: usb:
   text-table: en-nabcc
   attributes-table: left_right
   speech-support: yes
   espeak-root: 
   flite-root: 
   mikropuhe-root: 
   speechd-root: 
   swift-root: 
   theta-root: 
   viavoice-root: 
   external-speech-drivers: al bl cb fv gs xs
   internal-speech-drivers: 
   speech-parameters: 
   external-screen-drivers: sc
   internal-screen-drivers: 
   screen-parameters: 
   screen-driver: sc
   relocatable-install: no
   stripping: yes
config.status: executing build-configure commands
cd Programs && /Applications/Xcode.app/Contents/Developer/usr/bin/make all
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall -c ./main.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./brltty.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./program.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./pgmpath_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./service_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./pid.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./options.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./params_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./log.c
./log.c:206:18: warning: comparison of unsigned enum expression >= 0 is always 
true [-Wtautological-compare]
  return ((index >= 0) && (index < LOG_CATEGORY_COUNT))? 
&logCategoryTable[index]: NULL;
           ~~~~~ ^  ~
1 warning generated.
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./addresses.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./file.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./device.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./parse.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./timing.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_handle.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_data.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_wait.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_alarm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_task.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_io.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_event.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./async_signal.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./thread.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./queue.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./dynld_dlfcn.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./ports_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -x objective-c -c ./system_darwin.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./hostcmd.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./hostcmd_unix.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./datafile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./unicode.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./lock.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./charset.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./charset_iconv.c
../getrevid -s -f revision_identifier.h -d unknown ../
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./revision.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./report.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./config.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./activity.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./prefs.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./prefs_table.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./profile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./menu.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./menu_prefs.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ses.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./status.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./update.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./blink.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./dataarea.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_brlapi.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_queue.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./cmd_utils.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./cmd_custom.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./cmd_navigation.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_input.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_keycodes.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_touch.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_toggle.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_preferences.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_clipboard.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_speech.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_learn.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./learn.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./cmd_miscellaneous.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./pipe.c
gcc -DFOR_BUILD -I. -I. -I./../Programs -I../Programs -I./.. -I..    
-DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -o tbl2hex.o -c tbl2hex.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ttb_compile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ttb_native.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./atb_compile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./ctb_compile.c
gcc  -o tbl2hex tbl2hex.o program.o pgmpath_none.o service_none.o pid.o 
options.o params_none.o log.o addresses.o file.o device.o parse.o timing.o 
async_handle.o async_data.o async_wait.o async_alarm.o async_task.o async_io.o 
async_event.o async_signal.o thread.o queue.o dynld_dlfcn.o ports_none.o 
system_darwin.o hostcmd.o hostcmd_unix.o datafile.o unicode.o lock.o charset.o 
charset_iconv.o dataarea.o ttb_compile.o ttb_native.o atb_compile.o 
ctb_compile.o  -framework IOKit -framework Foundation -framework CoreFoundation 
-lobjc -liconv 
./tbl2hex -- ../Tables/Text/en-nabcc.ttb >text.auto.h
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ttb_translate.c
./tbl2hex -- ../Tables/Attributes/left_right.atb >attr.auto.h
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./atb_translate.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./ctb_translate.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ktb_translate.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ktb_compile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ktb_list.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ktb_cmds.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./ktb_keyboard.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./kbd.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./kbd_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./kbd_keycodes.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./alert.c
./alert.c:409:19: warning: comparison of unsigned enum expression >= 0 is 
always true [-Wtautological-compare]
  if ((identifier >= 0) && (identifier < ARRAY_COUNT(alertTable))) {
       ~~~~~~~~~~ ^  ~
1 warning generated.
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./message.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./tune.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./notes.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./notes_beep.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./beep.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./beep_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./notes_pcm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./pcm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./pcm_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./notes_midi.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./midi.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./midi_darwin.c
./midi_darwin.c:61:17: warning: 'AUGraphNewNode' is deprecated: first 
deprecated in OS X 10.5 [-Wdeprecated-declarations]
  if ((result = AUGraphNewNode(midi->graph, &cd, 0, NULL, &synthNode))
                ^
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:629:1: 
note: 'AUGraphNewNode' has been explicitly marked deprecated here
AUGraphNewNode( AUGraph                                                         
inGraph,
^
./midi_darwin.c:61:69: warning: null passed to a callee that requires a 
non-null argument [-Wnonnull]
  if ((result = AUGraphNewNode(midi->graph, &cd, 0, NULL, &synthNode))
                                                    ~~~~            ^
./midi_darwin.c:70:17: warning: 'AUGraphNewNode' is deprecated: first 
deprecated in OS X 10.5 [-Wdeprecated-declarations]
  if ((result = AUGraphNewNode(midi->graph, &cd, 0, NULL, &outNode))
                ^
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:629:1: 
note: 'AUGraphNewNode' has been explicitly marked deprecated here
AUGraphNewNode( AUGraph                                                         
inGraph,
^
./midi_darwin.c:70:67: warning: null passed to a callee that requires a 
non-null argument [-Wnonnull]
  if ((result = AUGraphNewNode(midi->graph, &cd, 0, NULL, &outNode))
                                                    ~~~~          ^
./midi_darwin.c:89:17: warning: 'AUGraphGetNodeInfo' is deprecated: first 
deprecated in OS X 10.5 [-Wdeprecated-declarations]
  if ((result = AUGraphGetNodeInfo(midi->graph, synthNode, 0, 0, 0,
                ^
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:642:1: 
note: 'AUGraphGetNodeInfo' has been explicitly marked deprecated here
AUGraphGetNodeInfo(     AUGraph                                         inGraph,
^
./midi_darwin.c:90:20: warning: null passed to a callee that requires a 
non-null argument [-Wnonnull]
                                   &midi->synth)) != noErr) {
                                               ^
./midi_darwin.c:90:20: warning: null passed to a callee that requires a 
non-null argument [-Wnonnull]
                                   &midi->synth)) != noErr) {
                                               ^
7 warnings generated.
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./notes_fm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./fm_adlib.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./hidkeys.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./drivers.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./driver.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_utils.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_base.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_main.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_real.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_gpm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_driver.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./routing.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_special.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_frozen.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_help.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./scr_menu.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./brl.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./brl_utils.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./brl_input.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./brl_driver.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./brl_base.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./io_misc.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./gio.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./gio_null.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./gio_serial.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./serial.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall   -c ./serial_termios.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./gio_usb.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_hid.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_serial.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_adapters.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_cdc_acm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_belkin.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_cp2101.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_cp2110.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./usb_ftdi.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -x objective-c -c ./usb_darwin.c
./usb_darwin.c:690:39: error: no member named 'asynchronous' in 'struct 
UsbEndpointStruct::(anonymous at ./usb_internal.h:44:5)'
            endpoint->direction.input.asynchronous = 1;
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
make[1]: *** [usb_darwin.o] Error 1
make: *** [all] Error 2
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to