[MPlayer-cvslog] r29236 - trunk/configure
Guillaume POIRIER
poirierg at gmail.com
Sat Apr 25 21:11:56 CEST 2009
Hello,
On Sat, Apr 25, 2009 at 8:43 PM, diego <subversion at mplayerhq.hu> wrote:
> Author: diego
> Date: Sat Apr 25 20:43:35 2009
> New Revision: 29236
>
> Log:
> Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.
Please revert this, it's wrong: it breaks linking:
Undefined symbols:
".objc_class_name_NSAutoreleasePool", referenced from:
literal-pointer at __OBJC@__cls_refs at NSAutoreleasePool in vo_macosx.o
"_NSApplicationLoad", referenced from:
_preinit in vo_macosx.o
".objc_class_name_NSString", referenced from:
literal-pointer at __OBJC@__cls_refs at NSString in vo_macosx.o
".objc_class_name_NSMenu", referenced from:
literal-pointer at __OBJC@__cls_refs at NSMenu in vo_macosx.o
".objc_class_name_NSWindow", referenced from:
literal-pointer at __OBJC@__cls_refs at NSWindow in vo_macosx.o
"_NSEventTrackingRunLoopMode", referenced from:
_NSEventTrackingRunLoopMode$non_lazy_ptr in vo_macosx.o
".objc_class_name_NSOpenGLView", referenced from:
literal-pointer at __OBJC@__cls_refs at NSOpenGLView in vo_macosx.o
.objc_class_name_MPlayerOpenGLView in vo_macosx.o
".objc_class_name_NSOpenGLContext", referenced from:
literal-pointer at __OBJC@__cls_refs at NSOpenGLContext in vo_macosx.o
"_NSAppKitVersionNumber", referenced from:
_NSAppKitVersionNumber$non_lazy_ptr in vo_macosx.o
"_NSApp", referenced from:
_NSApp$non_lazy_ptr in vo_macosx.o
".objc_class_name_NSApplication", referenced from:
literal-pointer at __OBJC@__cls_refs at NSApplication in vo_macosx.o
".objc_class_name_NSConnection", referenced from:
literal-pointer at __OBJC@__cls_refs at NSConnection in vo_macosx.o
".objc_class_name_NSScreen", referenced from:
literal-pointer at __OBJC@__cls_refs at NSScreen in vo_macosx.o
".objc_class_name_NSMenuItem", referenced from:
literal-pointer at __OBJC@__cls_refs at NSMenuItem in vo_macosx.o
ld: symbol(s) not found
--
Only a very small fraction of our DNA does anything; the rest is all
comments and ifdefs.
Will Rogers - "I don't make jokes. I just watch the government
and report the facts." -
http://www.brainyquote.com/quotes/authors/w/will_rogers.html
More information about the MPlayer-cvslog
mailing list