[mythtv-commits] Ticket #8958: OSX Build Error: Undefined symbol "myth_system(QString const&, int, unsigned int)"

MythTV mythtv at cvs.mythtv.org
Sat Sep 18 07:43:44 UTC 2010


#8958: OSX Build Error: Undefined symbol "myth_system(QString const&, int,
unsigned int)"
-----------------------------+----------------------------------------------
     Reporter:  kormoc       |       Owner:  nigel     
         Type:  defect       |      Status:  new       
     Priority:  minor        |   Milestone:  unknown   
    Component:  Ports - OSX  |     Version:  Trunk Head
     Severity:  medium       |    Keywords:            
Ticket locked:  0            |  
-----------------------------+----------------------------------------------
 {{{
 cd mythshutdown/ && /usr/bin/make -f Makefile
 /Users/kormoc/Projects/MythTV/OSX_Build/.osx-packager/build/bin/qmake
 -macx PREFIX=/Users/kormoc/Projects/MythTV/OSX_Build/.osx-packager/build
 QMAKE_LFLAGS+=-Wl,-search_paths_first
 INCLUDEPATH+=/Users/kormoc/Projects/MythTV/OSX_Build/.osx-
 packager/build/include LIBS+=-L/usr/lib\
 -L/Users/kormoc/Projects/MythTV/OSX_Build/.osx-packager/build/lib -o
 Makefile mythshutdown.pro
 g++ -headerpad_max_install_names -Wl,-search_paths_first -arch i386 -o
 mythshutdown main.o     -L/usr/lib
 -L/Users/kormoc/Projects/MythTV/OSX_Build/.osx-packager/build/lib
 -L../../libs/libmyth -L../../libs/libmythtv
 -L../../external/FFmpeg/libavutil -L../../external/FFmpeg/libavcodec
 -L../../external/FFmpeg/libavcore -L../../external/FFmpeg/libavformat
 -L../../external/FFmpeg/libswscale -L../../libs/libmythdb
 -L../../libs/libmythui -L../../libs/libmythupnp -lmythtv-0.23
 -lmythswscale -lmythavformat -lmythavcodec -lmythavcore -lmythavutil
 -lmythupnp-0.23 -lmythdb-0.23 -lmythui-0.23 -lmyth-0.23
 -L../../libs/libmythlivemedia -lmythlivemedia-0.23
 -L../../libs/libmythfreemheg -lmythfreemheg-0.23
 -L../../libs/libmythhdhomerun -lmythhdhomerun-0.23
 -F/Developer/FireWireSDK26/Examples/Framework -framework AVCVideoServices
 -lmp3lame -lbz2 -lfreetype -framework OpenGL -framework AGL -lQtSql
 -L/Users/kormoc/Projects/MythTV/OSX_Build/.osx-packager/build/lib/mysql
 -F/System/Library/Frameworks -m32 -lmysqlclient -lz -lm -lQtGui
 -lQtNetwork -lQtCore
 Undefined symbols:
   "myth_system(QString const&, int, unsigned int)", referenced from:
       shutdown()     in main.o
       shutdown()     in main.o
       shutdown()     in main.o
       shutdown()     in main.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[2]: *** [mythshutdown] Error 1
 make[1]: *** [sub-mythshutdown-make_default] Error 2
 make: *** [programs] Error 2
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8958>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list