Hello, I'm trying to install libxine1 (amarok dep) on Mac OS X 10.4 via 
fink.

I get the following compilation error:

gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include
-I../../include -I../../src -I../../src/xine-engine
-I../../src/xine-engine -I../../src/xine-utils -I../../src/input
-I../../src/input -I../../lib -no-cpp-precomp -I/sw/include
-I/usr/X11R6/include -O3 -pipe -fomit-frame-pointer
-fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing
-ffast-math -funroll-loops -finline-functions -no-cpp-precomp
-D_INTL_REDIRECT_MACROS -Wall -DNDEBUG -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs
-Wcast-align -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -faltivec -maltivec -MT utils.lo -MD -MP -MF
.deps/utils.Tpo -c utils.c  -fno-common -DPIC -o .libs/utils.o
utils.c:39:19: errno.h: No such file or directory
utils.c: In function `xine_xmalloc':
utils.c:251: error: `errno' undeclared (first use in this function)
utils.c:251: error: (Each undeclared identifier is reported only once
utils.c:251: error: for each function it appears in.)
utils.c: In function `xine_usec_sleep':
utils.c:427: error: `errno' undeclared (first use in this function)
utils.c:427: error: `EINTR' undeclared (first use in this function)
make[3]: *** [utils.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

could you give me some hint?

Thanks, Alessandro



_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to