[BRLTTY] Brltty-4.1 compilation problems on OSX

Yannick PLASSIARD yan at mistigri.org
Wed Mar 3 05:05:39 EST 2010


On Wed, Mar 03, 2010 at 10:40:02AM +0100, Yannick PLASSIARD wrote:
> Hi:
> 	After making several tests, I post here a compilation logfile of 
> brltty 4.1 on my 10.6 Mac OS X system.
> It complains about a missing symbol, I'll try to do and post the same 
> commands using the latest SVN build.
In reply to myself: the problem is exactly the same with the latest SVN 
build.
I have my Mac ready for any test anyone could suggest. :)
> 
> -- 
> Yannick PLASSIARD
> yan at mistigri.org
> www.mistigri.org
> Visitez le premier Podcast francophone sur l'accessibilité des nouvelles technologies : http://www.cecitek.fr/

> Script started on Wed Mar  3 10:27:11 2010
> bash-3.2$ a ./configure --disable-usb-support --disabr le-api-support --with-braille 
-driver=eu --with-screen-driver=sc -q
> rm: conftest.dSYM: is a directory
> rm: conftest.dSYM: is a directory
> configure: WARNING: Cannot find ocamlc.
> configure: WARNING: Caml BrlAPI bindings not included
> configure: WARNING: Java BrlAPI bindings not included
> configure: WARNING: Pyrex compiler not found
> configure: WARNING: Python BrlAPI bindings not included
> configure: WARNING: Tcl packages directory not found
> configure: WARNING: no bluetooth support on darwin10.2.0
> configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille
> configure: WARNING: no default braille device
> configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite
> configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe
> configure: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd
> configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift
> configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta
> configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice
> configure: WARNING: no native screen driver for darwin10.2.0
> bash-3.2$ make -s
> ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
> collect2: ld returned 1 exit status
> make[3]: *** [libbrlapi.dylib] Error 1
> make[2]: *** [brlapi] Error 2
> make[1]: *** [braille-drivers] Error 1
> make: *** [all] Error 2
> bash-3.2$ make clea    -s clean && make -s
> In file included from ./sys_darwin.c:26:
> ./sys_prog_none.h:19:2: warning: #warning program path determination not available on this platform
> In file included from ./sys_darwin.c:28:
> ./sys_boot_none.h:19:2: warning: #warning boot parameter retrieval not available on this platform
> In file included from ./sys_darwin.c:32:
> ./sys_mount_none.h:19:2: warning: #warning file system mount support not available on this platform
> In file included from ./sys_darwin.c:35:
> ./sys_shlib_dyld.h: In function 'logDyldError':
> ./sys_shlib_dyld.h:27: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
> ./sys_shlib_dyld.h: In function 'loadSharedObject':
> ./sys_shlib_dyld.h:34: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
> ./sys_shlib_dyld.h:36: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
> ./sys_shlib_dyld.h: In function 'unloadSharedObject':
> ./sys_shlib_dyld.h:70: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
> ./sys_shlib_dyld.h: In function 'findSharedSymbol':
> ./sys_shlib_dyld.h:79: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
> ./sys_shlib_dyld.h:82: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
> In file included from ./sys_darwin.c:38:
> ./sys_beep_none.h:19:2: warning: #warning console beep support not available on this platform
> In file included from ./sys_darwin.c:41:
> ./sys_pcm_none.h:19:2: warning: #warning sound card support not available on this platform
> In file included from ./sys_darwin.c:45:
> ./sys_midi_darwin.h: In function 'openMidiDevice':
> ./sys_midi_darwin.h:53: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:62: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:81: warning: 'AUGraphGetNodeInfo' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
> In file included from ./sys_darwin.c:48:
> ./sys_ports_none.h:19:2: warning: #warning I/O port access not available on this platform
> In file included from ./sys_darwin.c:50:
> ./sys_kbd_none.h:19:2: warning: #warning keyboard monitor support not available on this platform
> ./mount.c:118:2: warning: #warning mounts table support not available on this platform
> In file included from ./sys_darwin.c:26:
> ./sys_prog_none.h:19:2: warning: #warning program path determination not available on this platform
> In file included from ./sys_darwin.c:28:
> ./sys_boot_none.h:19:2: warning: #warning boot parameter retrieval not available on this platform
> In file included from ./sys_darwin.c:32:
> ./sys_mount_none.h:19:2: warning: #warning file system mount support not available on this platform
> In file included from ./sys_darwin.c:35:
> ./sys_shlib_dyld.h: In function 'logDyldError':
> ./sys_shlib_dyld.h:27: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
> ./sys_shlib_dyld.h: In function 'loadSharedObject':
> ./sys_shlib_dyld.h:34: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
> ./sys_shlib_dyld.h:36: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
> ./sys_shlib_dyld.h: In function 'unloadSharedObject':
> ./sys_shlib_dyld.h:70: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
> ./sys_shlib_dyld.h: In function 'findSharedSymbol':
> ./sys_shlib_dyld.h:79: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
> ./sys_shlib_dyld.h:82: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
> In file included from ./sys_darwin.c:38:
> ./sys_beep_none.h:19:2: warning: #warning console beep support not available on this platform
> In file included from ./sys_darwin.c:41:
> ./sys_pcm_none.h:19:2: warning: #warning sound card support not available on this platform
> In file included from ./sys_darwin.c:45:
> ./sys_midi_darwin.h: In function 'openMidiDevice':
> ./sys_midi_darwin.h:53: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:62: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:81: warning: 'AUGraphGetNodeInfo' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
> In file included from ./sys_darwin.c:48:
> ./sys_ports_none.h:19:2: warning: #warning I/O port access not available on this platform
> In file included from ./sys_darwin.c:50:
> ./sys_kbd_none.h:19:2: warning: #warning keyboard monitor support not available on this platform
> ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
> collect2: ld returned 1 exit status
> make[3]: *** [libbrlapi.dylib] Error 1
> make[2]: *** [brlapi] Error 2
> make[1]: *** [braille-drivers] Error 1
> make: *** [all] Error 2
> bash-3.2$ make -s clean && make -s  
> cd Programs && make all
> awk -f ./brldefs.awk -f ./brlapi_constants.awk ./brldefs.h >brlapi_constants.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H  -c ./brltty.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./program.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./options.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./config.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./misc.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./io_misc.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./queue.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./async.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./keycodes.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./keyboard.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./sys_darwin.c
> In file included from ./sys_darwin.c:26:
> ./sys_prog_none.h:19:2: warning: #warning program path determination not available on this platform
> In file included from ./sys_darwin.c:28:
> ./sys_boot_none.h:19:2: warning: #warning boot parameter retrieval not available on this platform
> In file included from ./sys_darwin.c:32:
> ./sys_mount_none.h:19:2: warning: #warning file system mount support not available on this platform
> In file included from ./sys_darwin.c:35:
> ./sys_shlib_dyld.h: In function 'logDyldError':
> ./sys_shlib_dyld.h:27: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
> ./sys_shlib_dyld.h: In function 'loadSharedObject':
> ./sys_shlib_dyld.h:34: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
> ./sys_shlib_dyld.h:36: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
> ./sys_shlib_dyld.h: In function 'unloadSharedObject':
> ./sys_shlib_dyld.h:70: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
> ./sys_shlib_dyld.h: In function 'findSharedSymbol':
> ./sys_shlib_dyld.h:79: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
> ./sys_shlib_dyld.h:82: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
> In file included from ./sys_darwin.c:38:
> ./sys_beep_none.h:19:2: warning: #warning console beep support not available on this platform
> In file included from ./sys_darwin.c:41:
> ./sys_pcm_none.h:19:2: warning: #warning sound card support not available on this platform
> In file included from ./sys_darwin.c:45:
> ./sys_midi_darwin.h: In function 'openMidiDevice':
> ./sys_midi_darwin.h:53: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:62: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:81: warning: 'AUGraphGetNodeInfo' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
> In file included from ./sys_darwin.c:48:
> ./sys_ports_none.h:19:2: warning: #warning I/O port access not available on this platform
> In file included from ./sys_darwin.c:50:
> ./sys_kbd_none.h:19:2: warning: #warning keyboard monitor support not available on this platform
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./datafile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./dataarea.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./mount.c
> ./mount.c:118:2: warning: #warning mounts table support not available on this platform
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./cut.c
> awk -f ./brldefs.awk -f ./cmds.awk ./brldefs.h >cmds.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./cmd.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scancodes.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./lock.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./charset.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./ttb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./ttb_native.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./tbl2hex.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_program.o -c ./program.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_options.o -c ./options.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_misc.o -c ./misc.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_io_misc.o -c ./io_misc.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_queue.o -c ./queue.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_async.o -c ./async.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_keycodes.o -c ./keycodes.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_keyboard.o -c ./keyboard.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_sys_darwin.o -c ./sys_darwin.c
> In file included from ./sys_darwin.c:26:
> ./sys_prog_none.h:19:2: warning: #warning program path determination not available on this platform
> In file included from ./sys_darwin.c:28:
> ./sys_boot_none.h:19:2: warning: #warning boot parameter retrieval not available on this platform
> In file included from ./sys_darwin.c:32:
> ./sys_mount_none.h:19:2: warning: #warning file system mount support not available on this platform
> In file included from ./sys_darwin.c:35:
> ./sys_shlib_dyld.h: In function 'logDyldError':
> ./sys_shlib_dyld.h:27: warning: 'NSLinkEditError' is deprecated (declared at /usr/include/mach-o/dyld.h:217)
> ./sys_shlib_dyld.h: In function 'loadSharedObject':
> ./sys_shlib_dyld.h:34: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at /usr/include/mach-o/dyld.h:145)
> ./sys_shlib_dyld.h:36: warning: 'NSLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:161)
> ./sys_shlib_dyld.h: In function 'unloadSharedObject':
> ./sys_shlib_dyld.h:70: warning: 'NSUnLinkModule' is deprecated (declared at /usr/include/mach-o/dyld.h:169)
> ./sys_shlib_dyld.h: In function 'findSharedSymbol':
> ./sys_shlib_dyld.h:79: warning: 'NSLookupSymbolInModule' is deprecated (declared at /usr/include/mach-o/dyld.h:181)
> ./sys_shlib_dyld.h:82: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188)
> In file included from ./sys_darwin.c:38:
> ./sys_beep_none.h:19:2: warning: #warning console beep support not available on this platform
> In file included from ./sys_darwin.c:41:
> ./sys_pcm_none.h:19:2: warning: #warning sound card support not available on this platform
> In file included from ./sys_darwin.c:45:
> ./sys_midi_darwin.h: In function 'openMidiDevice':
> ./sys_midi_darwin.h:53: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:62: warning: 'AUGraphNewNode' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
> ./sys_midi_darwin.h:81: warning: 'AUGraphGetNodeInfo' is deprecated (declared at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
> In file included from ./sys_darwin.c:48:
> ./sys_ports_none.h:19:2: warning: #warning I/O port access not available on this platform
> In file included from ./sys_darwin.c:50:
> ./sys_kbd_none.h:19:2: warning: #warning keyboard monitor support not available on this platform
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_lock.o -c ./lock.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_charset.o -c ./charset.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_datafile.o -c ./datafile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_dataarea.o -c ./dataarea.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_ttb_compile.o -c ./ttb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_ttb_native.o -c ./ttb_native.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./atb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_atb_compile.o -c ./atb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H  -c ./ctb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -o host_ctb_compile.o -c ./ctb_compile.c
> gcc -Wall  -o tbl2hex tbl2hex.o host_program.o host_options.o host_misc.o host_io_misc.o host_queue.o host_async.o host_keycodes.o host_keyboard.o host_sys_darwin.o host_lock.o host_charset.o host_datafile.o host_dataarea.o host_ttb_compile.o host_ttb_native.o host_atb_compile.o host_ctb_compile.o  -lIOKit -framework CoreFoundation -framework AudioUnit -framework AudioToolbox -liconv -lsupc++ 
> ./tbl2hex -- ../Tables/en-nabcc.ttb >text.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./ttb_translate.c
> ./tbl2hex -- ../Tables/attributes.atb >attr.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./atb_translate.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H  -c ./ctb_translate.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./ktb_compile.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./ktb_translate.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./touch.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./serial.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./drivers.c
> ./mkdrvtab ScreenDriver scr_driver_ sc >scr.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr_base.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr_help.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr_frozen.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr_main.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./scr_real.c
> cd ../Drivers/Screen/Screen && make screen.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=Screen' '-DDRIVER_CODE=sc' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./screen.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./routing.c
> ./mkdrvtab BrailleDriver brl_driver_ eu >brl.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./brl.c
> cd ../Drivers/Braille/EuroBraille && make eu_esysiris.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_esysiris.o -c eu_esysiris.c
> cd ../Drivers/Braille/EuroBraille && make eu_braille.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_braille.o -c eu_braille.c
> cd ../Drivers/Braille/EuroBraille && make eu_io.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_io.o -c eu_io.c
> cd ../Drivers/Braille/EuroBraille && make eu_serial.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_serial.o -c eu_serial.c
> cd ../Drivers/Braille/EuroBraille && make eu_usb.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_usb.o -c eu_usb.c
> cd ../Drivers/Braille/EuroBraille && make eu_bluetooth.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_bluetooth.o -c eu_bluetooth.c
> cd ../Drivers/Braille/EuroBraille && make eu_net.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_net.o -c eu_net.c
> cd ../Drivers/Braille/EuroBraille && make eu_protocol.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_protocol.o -c eu_protocol.c
> cd ../Drivers/Braille/EuroBraille && make eu_clio.o
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=EuroBraille' '-DDRIVER_CODE=eu' '-DDRIVER_COMMENT="AzerBraille, Clio, Iris, NoteBraille, Scriba, Esys 12/40"' '-DDRIVER_VERSION="2.0"' '-DDRIVER_DEVELOPERS="Yannick PLASSIARD <yan at mistigri.org>, Olivier BERT <obert01 at mistigri.org>, Nicolas PITRE <nico at fluxnic.net>"' '-DBRLHELP="brltty-eu.hlp"' -o eu_clio.o -c eu_clio.c
> cd ../Drivers/Braille/EuroBraille && make braille.o
> ld -r -o  braille.o eu_braille.o eu_io.o eu_serial.o eu_usb.o eu_bluetooth.o eu_net.o eu_protocol.o eu_clio.o eu_esysiris.o
> ./mkdrvtab SpeechDriver spk_driver_  >spk.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./spk.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./tunes.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./beeper.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./pcm.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./midi.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./fm.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./adlib.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./brlapi_server.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./brlapi_keyranges.c
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./auth.c
> gcc -Wall  -o brltty brltty.o program.o options.o config.o misc.o io_misc.o queue.o async.o keycodes.o keyboard.o sys_darwin.o datafile.o dataarea.o mount.o cut.o cmd.o scancodes.o lock.o charset.o ttb_compile.o ttb_native.o ttb_translate.o atb_compile.o atb_translate.o ctb_compile.o ctb_translate.o ktb_compile.o ktb_translate.o touch.o serial.o   drivers.o scr.o scr_base.o scr_help.o scr_frozen.o scr_main.o scr_real.o ./../Drivers/Screen/Screen/screen.o routing.o brl.o ./../Drivers/Braille/EuroBraille/braille.o spk.o  tunes.o beeper.o pcm.o midi.o fm.o adlib.o brlapi_server.o brlapi_keyranges.o auth.o     -lIOKit -framework CoreFoundation -framework AudioUnit -framework AudioToolbox -liconv -lsupc++ 
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H -c ./txt2hlp.c
> gcc -Wall  -o txt2hlp txt2hlp.o host_program.o host_options.o host_misc.o host_io_misc.o host_queue.o host_async.o host_keycodes.o host_keyboard.o host_sys_darwin.o -lIOKit -framework CoreFoundation -framework AudioUnit -framework AudioToolbox -liconv -lsupc++ 
> for driver in Alva Albatross BrlAPI Braudi BrailleLite Baum BrailleNote CombiBraille EcoBraille FreedomScientific HIMS HandyTech LogText MultiBraille MDV MiniBraille Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille; \
> 	do (cd ./../Drivers/Braille/$driver && make braille-driver braille-all) || exit 1; \
> 	done
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=Alva' '-DDRIVER_CODE=al' '-DDRIVER_COMMENT="ABT(3nn), Delphi(4nn), Satellite(5nn), Braille System 40, Braille Controller 640/680"' '-DDRIVER_VERSION="2.2"' '-DDRIVER_DEVELOPERS="Nicolas Pitre <nico at fluxnic.net>"' '-DBRLHELP="brltty-al.hlp"' -c ./braille.c
> /usr/bin/install -c -d ../../../lib
> gcc -Wall -bundle -Wl,-flat_namespace,-undefined,suppress -o ../../../lib/libbrlttybal.bundle braille.o 
> /usr/bin/install -c -d ../../../data
> ./../../../Programs/txt2hlp -- ../../../data/brltty-al.hlp ./help*.txt
> gcc -Wall -g -O2 -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../..  -DHAVE_CONFIG_H  '-DDRIVER_NAME=Albatross' '-DDRIVER_CODE=at' '-DDRIVER_COMMENT="46/80"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS="Dave Mielke <dave at mielke.cc>"' '-DBRLHELP="brltty-at.hlp"' -c ./braille.c
> /usr/bin/install -c -d ../../../lib
> gcc -Wall -bundle -Wl,-flat_namespace,-undefined,suppress -o ../../../lib/libbrlttybat.bundle braille.o 
> /usr/bin/install -c -d ../../../data
> ./../../../Programs/txt2hlp -- ../../../data/brltty-at.hlp ./help*.txt
> cd ./../../../Programs && make api
> awk -f ./brldefs.awk -f ./brlapi_keytab.awk ./brldefs.h >brlapi_keytab.auto.h
> gcc -Wall -g -O2 -I. -I. -I./../Programs -I../Programs -I./.. -I..  -DHAVE_CONFIG_H  -c ./brlapi_client.c
> gcc -Wall -dynamiclib -Wl,-macosx_version_min,10.2,-single_module,-install_name,libbrlapi.dylib.0.5 -o libbrlapi.dylib brlapi_client.o -liconv -lsupc++ 
> ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
> collect2: ld returned 1 exit status
> make[3]: *** [libbrlapi.dylib] Error 1
> make[2]: *** [brlapi] Error 2
> make[1]: *** [braille-drivers] Error 1
> make: *** [all] Error 2
> bash-3.2$ exit
> exit
> 
> Script done on Wed Mar  3 10:29:53 2010

> _______________________________________________
> This message was sent via the BRLTTY mailing list.
> To post a message, send an e-mail to: BRLTTY at mielke.cc
> For general information, go to: http://mielke.cc/mailman/listinfo/brltty

-- 
Yannick PLASSIARD
yan at mistigri.org
www.mistigri.org
Visitez le premier Podcast francophone sur l'accessibilité des nouvelles technologies : http://www.cecitek.fr/


More information about the BRLTTY mailing list