Would somebody mind looking at this make install output and tell me what I need 
or what the problem is or if this just plain will no longer work with whatever 
changes have been made in the OS? For once I really don't have any idea. I do 
have both Macports and fink installed as well as the usual programs provided by 
the Mac OS 10.8 Mountain Lion system. What I am trying to use is the latest 
from subversion.

Thanks.

cd Programs && make install
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 ./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 ./log.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 ./io_misc.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g -O2 
-std=gnu99 -Wall  -c ./sys_darwin.c
In file included from ./sys_darwin.c:25:
./sys_prog_none.h:19:2: warning: #warning program path determination not 
available on this platform
In file included from ./sys_darwin.c:27:
./sys_boot_none.h:19:2: warning: #warning boot parameter retrieval not 
available on this platform
In file included from ./sys_darwin.c:31:
./sys_mount_none.h:19:2: warning: #warning file system mount support not 
available on this platform
In file included from ./sys_darwin.c:34:
./sys_shlib_dyld.h: In function ‘logDyldError’:
./sys_shlib_dyld.h:29: warning: ‘NSLinkEditError’ is deprecated (declared 
at /usr/include/mach-o/dyld.h:216)
./sys_shlib_dyld.h: In function ‘loadSharedObject’:
./sys_shlib_dyld.h:36: warning: ‘NSCreateObjectFileImageFromFile’ is 
deprecated (declared at /usr/include/mach-o/dyld.h:144)
./sys_shlib_dyld.h:38: warning: ‘NSLinkModule’ is deprecated (declared at 
/usr/include/mach-o/dyld.h:160)
./sys_shlib_dyld.h: In function ‘unloadSharedObject’:
./sys_shlib_dyld.h:72: warning: ‘NSUnLinkModule’ is deprecated (declared at 
/usr/include/mach-o/dyld.h:168)
./sys_shlib_dyld.h: In function ‘findSharedSymbol’:
./sys_shlib_dyld.h:81: warning: ‘NSLookupSymbolInModule’ is deprecated 
(declared at /usr/include/mach-o/dyld.h:180)
./sys_shlib_dyld.h:84: warning: ‘NSAddressOfSymbol’ is deprecated (declared 
at /usr/include/mach-o/dyld.h:187)
In file included from ./sys_darwin.c:37:
./sys_beep_none.h:19:2: warning: #warning console beep support not available on 
this platform
In file included from ./sys_darwin.c:40:
./sys_pcm_none.h:19:2: warning: #warning sound card support not available on 
this platform
In file included from ./sys_midi_darwin.h:24,
                 from ./sys_darwin.c:44:
./timing.h: At top level:
./timing.h:36: error: conflicting types for ‘TimeValue’
/usr/include/MacTypes.h:579: error: previous declaration of ‘TimeValue’ was 
here
In file included from ./sys_darwin.c:44:
./sys_midi_darwin.h: In function ‘openMidiDevice’:
./sys_midi_darwin.h:59: warning: ‘AUGraphNewNode’ is deprecated (declared 
at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
./sys_midi_darwin.h:68: warning: ‘AUGraphNewNode’ is deprecated (declared 
at /System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:673)
./sys_midi_darwin.h:87: warning: ‘AUGraphGetNodeInfo’ is deprecated 
(declared at 
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:687)
In file included from ./sys_darwin.c:47:
./sys_ports_none.h:19:2: warning: #warning I/O port access not available on 
this platform
make[1]: *** [sys_darwin.o] Error 1
make: *** [install] Error 2

-- 
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)



_______________________________________________
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