From: Bryan V. <bry...@gm...> - 2010-01-10 03:37:47
|
I installed libipod w/ c++ bindings, ran python configure.py. But when I run make inside the python directory, I get the following errors. Any ideas? bry@vicsrv:~/temp/libipod-0.1/python$ make g++ -c -O2 -g -fPIC -Wall -W -I. -I../src -I../include -I/usr/include/python2.5 -o sipipodlibcmodule.o sipipodlibcmodule.cpp sipipodlibcmodule.cpp:165: error: âIPOD_EQ_PRESET_PREAMPâ was not declared in this scope sipipodlibcmodule.cpp:166: error: âIPOD_EQ_PRESET_BAND_A_BASEâ was not declared in this scope sipipodlibcmodule.cpp:167: error: âIPOD_EQ_PRESET_BAND_B_BASEâ was not declared in this scope sipipodlibcmodule.cpp:168: error: âIPOD_SORT_ORDER_MANUALâ was not declared in this scope sipipodlibcmodule.cpp:169: error: âIPOD_SORT_ORDER_TITLEâ was not declared in this scope sipipodlibcmodule.cpp:170: error: âIPOD_SORT_ORDER_ALBUMâ was not declared in this scope sipipodlibcmodule.cpp:171: error: âIPOD_SORT_ORDER_ARTISTâ was not declared in this scope sipipodlibcmodule.cpp:172: error: âIPOD_SORT_ORDER_BITRATEâ was not declared in this scope sipipodlibcmodule.cpp:173: error: âIPOD_SORT_ORDER_GENREâ was not declared in this scope sipipodlibcmodule.cpp:174: error: âIPOD_SORT_ORDER_KINDâ was not declared in this scope sipipodlibcmodule.cpp:175: error: âIPOD_SORT_ORDER_DATEMODIFIEDâ was not declared in this scope sipipodlibcmodule.cpp:176: error: âIPOD_SORT_ORDER_TRACKNUMâ was not declared in this scope sipipodlibcmodule.cpp:177: error: âIPOD_SORT_ORDER_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:178: error: âIPOD_SORT_ORDER_DURATIONâ was not declared in this scope sipipodlibcmodule.cpp:179: error: âIPOD_SORT_ORDER_YEARâ was not declared in this scope sipipodlibcmodule.cpp:180: error: âIPOD_SORT_ORDER_SAMPLERATEâ was not declared in this scope sipipodlibcmodule.cpp:181: error: âIPOD_SORT_ORDER_COMMENTâ was not declared in this scope sipipodlibcmodule.cpp:182: error: âIPOD_SORT_ORDER_DATEADDEDâ was not declared in this scope sipipodlibcmodule.cpp:183: error: âIPOD_SORT_ORDER_EQUALIZERâ was not declared in this scope sipipodlibcmodule.cpp:184: error: âIPOD_SORT_ORDER_COMPOSERâ was not declared in this scope sipipodlibcmodule.cpp:185: error: âIPOD_SORT_ORDER_PLAYCOUNTâ was not declared in this scope sipipodlibcmodule.cpp:186: error: âIPOD_SORT_ORDER_LASTPLAYEDâ was not declared in this scope sipipodlibcmodule.cpp:187: error: âIPOD_SORT_ORDER_DISCNUMâ was not declared in this scope sipipodlibcmodule.cpp:188: error: âIPOD_SORT_ORDER_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:189: error: âIPOD_SORT_ORDER_RELEASEDATEâ was not declared in this scope sipipodlibcmodule.cpp:190: error: âIPOD_SORT_ORDER_BPMâ was not declared in this scope sipipodlibcmodule.cpp:191: error: âIPOD_SORT_ORDER_GROUPINGâ was not declared in this scope sipipodlibcmodule.cpp:192: error: âIPOD_SORT_ORDER_CATEGORYâ was not declared in this scope sipipodlibcmodule.cpp:193: error: âIPOD_SORT_ORDER_DESCRIPTIONâ was not declared in this scope sipipodlibcmodule.cpp:194: error: âIPOD_VERSION_ANYâ was not declared in this scope sipipodlibcmodule.cpp:195: error: âIPOD_VERSION4_2â was not declared in this scope sipipodlibcmodule.cpp:196: error: âIPOD_VERSION4_5â was not declared in this scope sipipodlibcmodule.cpp:197: error: âIPOD_VERSION4_7â was not declared in this scope sipipodlibcmodule.cpp:198: error: âIPOD_VERSION4_8â was not declared in this scope sipipodlibcmodule.cpp:199: error: âIPOD_VERSION4_9â was not declared in this scope sipipodlibcmodule.cpp:200: error: âIPOD_VERSION5_0â was not declared in this scope sipipodlibcmodule.cpp:201: error: âIPOD_VERSION6_0â was not declared in this scope sipipodlibcmodule.cpp:202: error: âIPOD_TRACK_ITEM_PODCAST_GROUPING_FLAGâ was not declared in this scope sipipodlibcmodule.cpp:203: error: âIPOD_TRACK_ITEM_GROUP_IDâ was not declared in this scope sipipodlibcmodule.cpp:204: error: âIPOD_TRACK_ITEM_TRACK_IDâ was not declared in this scope sipipodlibcmodule.cpp:205: error: âIPOD_TRACK_ITEM_TIMESTAMPâ was not declared in this scope sipipodlibcmodule.cpp:206: error: âIPOD_TRACK_ITEM_PODCAST_GROUPING_REFERENCEâ was not declared in this scope sipipodlibcmodule.cpp:207: error: âIPOD_TRACK_ITEM_TIMESTAMP_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:208: error: âIPOD_PLAYLIST_HIDDENâ was not declared in this scope sipipodlibcmodule.cpp:209: error: âIPOD_PLAYLIST_TIMESTAMPâ was not declared in this scope sipipodlibcmodule.cpp:210: error: âIPOD_PLAYLIST_PLAYLIST_ID_LOâ was not declared in this scope sipipodlibcmodule.cpp:211: error: âIPOD_PLAYLIST_PLAYLIST_ID_HIâ was not declared in this scope sipipodlibcmodule.cpp:212: error: âIPOD_PLAYLIST_SORT_ORDERâ was not declared in this scope sipipodlibcmodule.cpp:213: error: âIPOD_PLAYLIST_TIMESTAMP_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:214: error: âIPOD_TRACK_IDâ was not declared in this scope sipipodlibcmodule.cpp:215: error: âIPOD_TRACK_VISIBLEâ was not declared in this scope sipipodlibcmodule.cpp:216: error: âIPOD_TRACK_FILETYPEâ was not declared in this scope sipipodlibcmodule.cpp:217: error: âIPOD_TRACK_VBRâ was not declared in this scope sipipodlibcmodule.cpp:218: error: âIPOD_TRACK_COMPILATIONâ was not declared in this scope sipipodlibcmodule.cpp:219: error: âIPOD_TRACK_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:220: error: âIPOD_TRACK_LAST_PLAYED_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:221: error: âIPOD_TRACK_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:222: error: âIPOD_TRACK_DURATIONâ was not declared in this scope sipipodlibcmodule.cpp:223: error: âIPOD_TRACK_TRACK_NUMBERâ was not declared in this scope sipipodlibcmodule.cpp:224: error: âIPOD_TRACK_TRACK_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:225: error: âIPOD_TRACK_YEARâ was not declared in this scope sipipodlibcmodule.cpp:226: error: âIPOD_TRACK_BIT_RATEâ was not declared in this scope sipipodlibcmodule.cpp:227: error: âIPOD_TRACK_SAMPLE_RATEâ was not declared in this scope sipipodlibcmodule.cpp:228: error: âIPOD_TRACK_VOLUMEâ was not declared in this scope sipipodlibcmodule.cpp:229: error: âIPOD_TRACK_START_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:230: error: âIPOD_TRACK_END_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:231: error: âIPOD_TRACK_SOUND_CHECKâ was not declared in this scope sipipodlibcmodule.cpp:232: error: âIPOD_TRACK_PLAY_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:233: error: âIPOD_TRACK_ADDED_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:234: error: âIPOD_TRACK_DISC_NUMBERâ was not declared in this scope sipipodlibcmodule.cpp:235: error: âIPOD_TRACK_DISC_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:236: error: âIPOD_TRACK_USER_IDâ was not declared in this scope sipipodlibcmodule.cpp:237: error: âIPOD_TRACK_LAST_MODIFICATION_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:238: error: âIPOD_TRACK_BOOKMARK_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:239: error: âIPOD_TRACK_DBIDLOâ was not declared in this scope sipipodlibcmodule.cpp:240: error: âIPOD_TRACK_DBIDHIâ was not declared in this scope sipipodlibcmodule.cpp:241: error: âIPOD_TRACK_CHECKEDâ was not declared in this scope sipipodlibcmodule.cpp:242: error: âIPOD_TRACK_APPLICATION_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:243: error: âIPOD_TRACK_BEATS_PER_MINUTEâ was not declared in this scope sipipodlibcmodule.cpp:244: error: âIPOD_TRACK_ARTWORK_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:245: error: âIPOD_TRACK_ARTWORK_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:246: error: âIPOD_TRACK_DBID2LOâ was not declared in this scope sipipodlibcmodule.cpp:247: error: âIPOD_TRACK_DBID2HIâ was not declared in this scope sipipodlibcmodule.cpp:248: error: âIPOD_TRACK_SAMPLE_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:249: error: âIPOD_TRACK_LAST_PLAYED_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:250: error: âIPOD_TRACK_ADDED_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:251: error: âIPOD_TRACK_LAST_MODIFICATION_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:252: error: âIPOD_TITLEâ was not declared in this scope sipipodlibcmodule.cpp:253: error: âIPOD_LOCATIONâ was not declared in this scope sipipodlibcmodule.cpp:254: error: âIPOD_ALBUMâ was not declared in this scope sipipodlibcmodule.cpp:255: error: âIPOD_ARTISTâ was not declared in this scope sipipodlibcmodule.cpp:256: error: âIPOD_GENREâ was not declared in this scope sipipodlibcmodule.cpp:257: error: âIPOD_FILETYPEâ was not declared in this scope sipipodlibcmodule.cpp:258: error: âIPOD_EQSETTINGâ was not declared in this scope sipipodlibcmodule.cpp:259: error: âIPOD_COMMENTâ was not declared in this scope sipipodlibcmodule.cpp:260: error: âIPOD_CATEGORYâ was not declared in this scope sipipodlibcmodule.cpp:261: error: âIPOD_COMPOSERâ was not declared in this scope sipipodlibcmodule.cpp:262: error: âIPOD_GROUPINGâ was not declared in this scope sipipodlibcmodule.cpp:263: error: âIPOD_DESCRIPTIONâ was not declared in this scope sipipodlibcmodule.cpp:264: error: âIPOD_ENCLOSUREURLâ was not declared in this scope sipipodlibcmodule.cpp:265: error: âIPOD_RSSURLâ was not declared in this scope sipipodlibcmodule.cpp:266: error: âIPOD_CHAPTERâ was not declared in this scope sipipodlibcmodule.cpp:267: error: âIPOD_SUBTITLEâ was not declared in this scope sipipodlibcmodule.cpp:268: error: âIPOD_SMARTPLAYLIST_PREFâ was not declared in this scope sipipodlibcmodule.cpp:269: error: âIPOD_SMARTPLAYLIST_DATAâ was not declared in this scope sipipodlibcmodule.cpp:270: error: âIPOD_LIBRARYPLAYLIST_INDEXâ was not declared in this scope sipipodlibcmodule.cpp:271: error: âIPOD_PLAYLIST_SETTINGSâ was not declared in this scope sipipodlibcmodule.cpp:272: error: âIPOD_FULL_PATHâ was not declared in this scope make: *** [sipipodlibcmodule.o] Error 1 |