[vlc-commits] contrib: update TODO for OSX

Rafaël Carré git at videolan.org
Mon Nov 21 07:56:31 CET 2011


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Mon Nov 21 01:56:00 2011 -0500| [777ee545e7421f8540c728813039a01783bbf782] | committer: Rafaël Carré

contrib: update TODO for OSX

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=777ee545e7421f8540c728813039a01783bbf782
---

 contrib/TODO |   25 +++++++++++++++++--------
 1 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/contrib/TODO b/contrib/TODO
index e7916a6..3804507 100644
--- a/contrib/TODO
+++ b/contrib/TODO
@@ -1,25 +1,34 @@
 binary package creation/downloading/extraction (prebuilt contribs)
 
-### Software that fails to build on MacOSX
+### Software that fails to build on MacOSX intel
+
+        for 64 bits only:
+nettle
+    undefined symbols when making lib
 
-SDL
-    Undefined symbol __dyld_func_lookup
-SDL_image
-    depends on SDL
 
+        for 32 bits only:
 flac
     linker segfaults
 
 gcrypt
     rijndael.c:895: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
 
+gmp
+    tmp-dive_1.s:108:junk `@GOT' after expression
+
+
+        for 32 and 64 bits
+
+SDL
+    Undefined symbol __dyld_func_lookup
+SDL_image
+    depends on SDL
+
 gnutls
     infrastructure mismatch between Makefile.in.in and autoconf macros (different gettext vers)
     if we don't run autoreconf => ld: library not found for -lhogweed
 
-gmp
-    tmp-dive_1.s:108:junk `@GOT' after expression
-
 live555
     use old libtool options (/usr/bin/libtool), we use GNU
 



More information about the vlc-commits mailing list