Hi,

Sorry for the cross posting (sent first to users), but I guess I will 
have a better chance here.

I´m trying to get freevo running on intel mac mini with OSX 10.5
(leopard). I did use [1] as a start point but the instructions are for
a very old freevo version. I installed the dependencies using the
ports system.  While trying to install kaa-base I got this error:

inotify not supported in glibc; no problem, using built-in support 
instead.
Disabling Linux-specific features.
running install
running build
running build_py
running build_ext
building 'kaa.shmmodule' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
-mno-fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall
-Wstrict-prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -arch
i386 -arch ppc -pipe
-I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
-c src/extensions/shmmodule.c -o
build/temp.macosx-10.5-i386-2.5/src/extensions/shmmodule.o -Wall
src/extensions/shmmodule.c:177: error: redefinition of 'union semun'
src/extensions/shmmodule.c:177: error: redefinition of 'union semun'
src/extensions/shmmodule.c: In function 'check_memory_identity':
src/extensions/shmmodule.c:219: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c: In function 'check_memory_identity':
src/extensions/shmmodule.c:219: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:237: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:237: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c: At top level:
src/extensions/shmmodule.c:499: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c: At top level:
src/extensions/shmmodule.c:499: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c: In function 'check_semaphore_identity':
src/extensions/shmmodule.c:619: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c: In function 'check_semaphore_identity':
src/extensions/shmmodule.c:619: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:632: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:632: warning: comparison between pointer and 
integer
src/extensions/shmmodule.c:632: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:632: warning: comparison between pointer and 
integer
src/extensions/shmmodule.c: At top level:
src/extensions/shmmodule.c:909: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:909: error: initializer element is not 
constant
src/extensions/shmmodule.c:909: error: (near initialization for
'semaphore_memberlist[2].offset')
src/extensions/shmmodule.c: At top level:
src/extensions/shmmodule.c:909: error: 'struct ipc_perm' has no member
named 'key'
src/extensions/shmmodule.c:909: error: initializer element is not 
constant
src/extensions/shmmodule.c:909: error: (near initialization for
'semaphore_memberlist[2].offset')
lipo: can't open input file: /var/tmp//cc7AcMDN.out (No such file or 
directory)
error: command 'gcc' failed with exit status 1


any clues?

UPDATE: I followed the advice of [2] and now  error: redefinition 
of 'union semun' is gonne, but I still got the others. 

p.s uname -s returns: Darwin


[1] http://doc.freevo.org/MacOSX
[2] 
http://www.mail-archive.com/freevo-devel@lists.sourceforge.net/msg16940.html

-- 
Christian Lyra
POP-PR - RNP

http://lyra.soueu.com.br

The artifact which is the source of my power will not be kept on the 
Mountain of Despair beyond the River of Fire guarded by the Dragons of 
Eternity. It will be in my safe-deposit box. The same applies to the 
object which is my one weakness.
                        The Top Things I'd Do
                        If I Ever Became an Evil Overlord

------------------------------------------------------------------------------
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to