[MacPorts] #23830: kdenlive-0.7.7 error build mlt

MacPorts noreply at macports.org
Tue Feb 23 00:13:09 PST 2010


#23830: kdenlive-0.7.7 error build mlt
---------------------------------+------------------------------------------
 Reporter:  alexcoder@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.2                                
 Keywords:  kdenlive mlt         |        Port:  kdenlive mlt                         
---------------------------------+------------------------------------------
 {{{
 --->  Computing dependencies for mlt
 --->  Building mlt
 list='src/framework src/mlt++ src/melt src/modules src/swig profiles'; \
         for subdir in $list; do \
                 /usr/bin/make -s -C $subdir depend || exit 1; \
                 /usr/bin/make -C $subdir all || exit 1; \
         done
 make[1]: Nothing to be done for `all'.
 make[1]: Nothing to be done for `all'.
 make[1]: Nothing to be done for `all'.
 list='avformat core dgraft dv effectv feeds frei0r gtk2 jackrack kdenlive
 kino linsys lumas melt motion_est no
 rmalize oldfilm plus qimage resample sdl sox vmfx vorbis xine xml'; \
         for subdir in $list; do \
                 if [ -f $subdir/Makefile -a ! -f disable-$subdir ] ; \
                 then /usr/bin/make -C $subdir all || exit 1; \
                 fi \
         done
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all'.
 cc -dynamiclib -o ../libmltgtk2.dylib factory.o consumer_gtk2.o
 producer_pixbuf.o pixops.o filter_rescale.o pr
 oducer_pango.o  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib
 -lSDLmain -lSDL -Wl,-framework,Cocoa -L/opt
 /local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L../../framework -lmlt
 -lpthread -lm -L/opt/local/lib -lSDLma
 in -lSDL -Wl,-framework,Cocoa `pkg-config gtk+-2.0 --libs` `pkg-config
 gdk-pixbuf-2.0 --libs` `pkg-config pang
 oft2 --libs`
 Undefined symbols:
   "_mlt_service_cache_purge", referenced from:
       _producer_close in producer_pixbuf.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[2]: *** [../libmltgtk2.dylib] Error 1
 make[1]: *** [all] Error 1
 make: *** [all] Error 1
 Warning: the following items did not execute (for mlt):
 org.macports.destroot org.macports.build
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/23830>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list