zuerst hatte ich Probleme wie sie im @Homar Thread beschrieben sind,
als ich jedoch nur neutrino compilen wollte, kommt das :
Code: Alles auswählen
neutrino.cpp:464: `int strcpy' previously defined here
neutrino.cpp:465: initializer list being treated as compound expression
neutrino.cpp:466: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:466: redefinition of `int strcpy'
neutrino.cpp:465: `int strcpy' previously defined here
neutrino.cpp:466: initializer list being treated as compound expression
neutrino.cpp:467: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:467: redefinition of `int strcpy'
neutrino.cpp:466: `int strcpy' previously defined here
neutrino.cpp:467: initializer list being treated as compound expression
neutrino.cpp:469: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:469: redefinition of `int strcpy'
neutrino.cpp:467: `int strcpy' previously defined here
neutrino.cpp:469: initializer list being treated as compound expression
neutrino.cpp:472: syntax error before `.' token
neutrino.cpp:473: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:473: redefinition of `int strcpy'
neutrino.cpp:469: `int strcpy' previously defined here
neutrino.cpp:473: initializer list being treated as compound expression
neutrino.cpp:474: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:474: redefinition of `int strcpy'
neutrino.cpp:473: `int strcpy' previously defined here
neutrino.cpp:474: initializer list being treated as compound expression
neutrino.cpp:475: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:475: redefinition of `int strcpy'
neutrino.cpp:474: `int strcpy' previously defined here
neutrino.cpp:475: initializer list being treated as compound expression
neutrino.cpp:476: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:476: redefinition of `int strcpy'
neutrino.cpp:475: `int strcpy' previously defined here
neutrino.cpp:476: initializer list being treated as compound expression
neutrino.cpp:479: syntax error before `.' token
neutrino.cpp:482: syntax error before `.' token
neutrino.cpp:483: syntax error before `.' token
neutrino.cpp:484: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:484: redefinition of `int strcpy'
neutrino.cpp:476: `int strcpy' previously defined here
neutrino.cpp:484: initializer list being treated as compound expression
neutrino.cpp:487: syntax error before `.' token
neutrino.cpp:488: syntax error before `.' token
neutrino.cpp:489: syntax error before `.' token
neutrino.cpp:490: syntax error before `.' token
neutrino.cpp:491: syntax error before `.' token
neutrino.cpp:494: syntax error before `.' token
neutrino.cpp:495: syntax error before `.' token
neutrino.cpp:496: syntax error before `.' token
neutrino.cpp:497: syntax error before `.' token
neutrino.cpp:498: syntax error before `.' token
neutrino.cpp:499: syntax error before `.' token
neutrino.cpp:501: ISO C++ forbids declaration of `strcpy' with no type
neutrino.cpp:501: redefinition of `int strcpy'
neutrino.cpp:484: `int strcpy' previously defined here
neutrino.cpp:501: initializer list being treated as compound expression
neutrino.cpp:502: syntax error before `.' token
neutrino.cpp:504: syntax error before `.' token
neutrino.cpp:505: syntax error before `.' token
neutrino.cpp: In member function `void CNeutrinoApp::saveSetup()':
neutrino.cpp:736: parse error before string constant
neutrino.cpp: In member function `void CNeutrinoApp::firstChannel()':
neutrino.cpp:748: `firstchannel' undeclared (first use this function)
neutrino.cpp: In member function `void CNeutrinoApp::doChecks()':
neutrino.cpp:760: `UCODEDIR' undeclared (first use this function)
neutrino.cpp:760: parse error before string constant
neutrino.cpp:764: parse error before string constant
neutrino.cpp:768: parse error before string constant
neutrino.cpp:772: parse error before string constant
neutrino.cpp: In member function `void CNeutrinoApp::channelsInit()':
neutrino.cpp:793: `CZapitClient' undeclared (first use this function)
neutrino.cpp:793: parse error before `::' token
neutrino.cpp:794: `zapitChannels' undeclared (first use this function)
neutrino.cpp:794: parse error before `::' token
neutrino.cpp:804: parse error before `::' token
neutrino.cpp:805: `zapitBouquets' undeclared (first use this function)
neutrino.cpp:814: parse error before `::' token
neutrino.cpp:815: parse error before `::' token
neutrino.cpp: In member function `void CNeutrinoApp::CmdParser(int, char**)':
neutrino.cpp:846: `FONTDIR' undeclared (first use this function)
neutrino.cpp:846: parse error before string constant
neutrino.cpp: In member function `void
CNeutrinoApp::InitScanSettings(CMenuWidget&)':
neutrino.cpp:1029: `class CScanSettings' has no member named `bouquetMode'
neutrino.cpp:1030: parse error before `::' token
neutrino.cpp:1031: parse error before `::' token
neutrino.cpp:1032: parse error before `::' token
neutrino.cpp:1035: `struct SglobalInfo' has no member named `delivery_system'
neutrino.cpp:1035: `DVB_S' undeclared (first use this function)
neutrino.cpp:1041: parse error before `::' token
neutrino.cpp:1042: `satList' undeclared (first use this function)
neutrino.cpp:1043: `class CScanSettings' has no member named `diseqcMode'
neutrino.cpp:1043: `NO_DISEQC' undeclared (first use this function)
neutrino.cpp:1050: `class CScanSettings' has no member named `diseqcMode'
neutrino.cpp:1050: `class CScanSettings' has no member named `diseqcMode'
neutrino.cpp:1050: `DISEQC_1_0' undeclared (first use this function)
neutrino.cpp:1062: `class CScanSettings' has no member named `diseqcMode'
neutrino.cpp:1076: `class CScanSettings' has no member named `diseqcMode'
neutrino.cpp:1078: `MINI_DISEQC' undeclared (first use this function)
neutrino.cpp:1080: `DISEQC_1_1' undeclared (first use this function)
neutrino.cpp:1081: `SMATV_REMOTE_TUNING' undeclared (first use this function)
neutrino.cpp:1119: parse error before `::' token
neutrino.cpp:1120: `providerList' undeclared (first use this function)
neutrino.cpp: In member function `void
CNeutrinoApp::InitServiceSettings(CMenuWidget&, CMenuWidget&)':
neutrino.cpp:1182: parse error before `(' token
neutrino.cpp:1186: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1186: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1186: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1186: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1190: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1190: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1190: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1190: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1200: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1200: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1200: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1200: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1203: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1203: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1203: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1203: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1206: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1206: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1206: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1206: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1209: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1209: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:1209: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:1209: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp: In member function `void
CNeutrinoApp::InitMp3PicSettings(CMenuWidget&)':
neutrino.cpp:1245: `CPictureViewer' undeclared (first use this function)
neutrino.cpp:1245: parse error before `::' token
neutrino.cpp:1246: parse error before `::' token
neutrino.cpp:1247: parse error before `::' token
neutrino.cpp: In member function `void
CNeutrinoApp::InitLanguageSettings(CMenuWidget&)':
neutrino.cpp:1344: parse error before string constant
neutrino.cpp: In member function `void
CNeutrinoApp::InitColorSettings(CMenuWidget&, CMenuWidget&)':
neutrino.cpp:1670: parse error before `::' token
neutrino.cpp:1674: `oj' undeclared (first use this function)
neutrino.cpp: At global scope:
neutrino.cpp:1677: parse error before `else'
neutrino.cpp:1680: syntax error before `.' token
neutrino.cpp:1682: syntax error before `.' token
neutrino.cpp:1685: ISO C++ forbids declaration of `InitColorSettingsTiming'
with no type
neutrino.cpp:1685: cannot convert `CMenuWidget' to `int' in initialization
neutrino.cpp:1686: syntax error before `.' token
neutrino.cpp: In member function `void CNeutrinoApp::SelectNVOD()':
neutrino.cpp:1862: request for member `size' in `
g_RemoteControl->CRemoteControl::subChannels', which is of non-aggregate
type `int'
neutrino.cpp:1872: `int' is not an aggregate type
neutrino.cpp:1872: parse error before `=' token
neutrino.cpp:1872: `e' undeclared (first use this function)
neutrino.cpp:1872: request for member `end' in `
g_RemoteControl->CRemoteControl::subChannels', which is of non-aggregate
type `int'
neutrino.cpp: In member function `void CNeutrinoApp::SelectAPID()':
neutrino.cpp:1930: `class CRemoteControl' has no member named `current_PIDs'
neutrino.cpp:1937: `class CRemoteControl' has no member named `current_PIDs'
neutrino.cpp:1941: `class CRemoteControl' has no member named `current_PIDs'
neutrino.cpp:1942: `class CRemoteControl' has no member named `current_PIDs'
neutrino.cpp: In member function `void CNeutrinoApp::ShowStreamFeatures()':
neutrino.cpp:1959: `PLUGIN_TYPE_TOOL' undeclared (first use this function)
neutrino.cpp: In member function `int CNeutrinoApp::run(int, char**)':
neutrino.cpp:2098: `g_Sectionsd' undeclared (first use this function)
neutrino.cpp:2098: parse error before `;' token
neutrino.cpp:2099: parse error before `;' token
neutrino.cpp:2107: `PLUGINDIR' undeclared (first use this function)
neutrino.cpp:2194: parse error before `::' token
neutrino.cpp:2195: parse error before `::' token
neutrino.cpp:2196: parse error before `::' token
neutrino.cpp:2197: parse error before `::' token
neutrino.cpp:2200: `CSectionsdClient' undeclared (first use this function)
neutrino.cpp:2200: parse error before `::' token
neutrino.cpp:2201: parse error before `::' token
neutrino.cpp:2204: parse error before `::' token
neutrino.cpp:2205: parse error before `::' token
neutrino.cpp:2206: parse error before `::' token
neutrino.cpp:2207: parse error before `::' token
neutrino.cpp:2208: parse error before `::' token
neutrino.cpp:2210: parse error before `::' token
neutrino.cpp:2211: parse error before `::' token
neutrino.cpp:2212: parse error before `::' token
neutrino.cpp:2214: parse error before `::' token
neutrino.cpp:2215: parse error before `::' token
neutrino.cpp:2216: parse error before `::' token
neutrino.cpp:2217: parse error before `::' token
neutrino.cpp:2218: parse error before `::' token
neutrino.cpp:2219: parse error before `::' token
neutrino.cpp:2220: parse error before `::' token
neutrino.cpp:2221: parse error before `::' token
neutrino.cpp:2222: parse error before `::' token
neutrino.cpp:2223: parse error before `::' token
neutrino.cpp:2226: `CTimerdClient' undeclared (first use this function)
neutrino.cpp:2226: parse error before `::' token
neutrino.cpp:2227: parse error before `::' token
neutrino.cpp:2228: parse error before `::' token
neutrino.cpp:2229: parse error before `::' token
neutrino.cpp:2230: parse error before `::' token
neutrino.cpp:2231: parse error before `::' token
neutrino.cpp:2232: parse error before `::' token
neutrino.cpp:2233: parse error before `::' token
neutrino.cpp:2234: parse error before `::' token
neutrino.cpp:2235: parse error before `::' token
neutrino.cpp:2236: parse error before `::' token
neutrino.cpp:2237: parse error before `::' token
neutrino.cpp:2238: parse error before `::' token
neutrino.cpp:2239: parse error before `::' token
neutrino.cpp: In member function `void CNeutrinoApp::RealRun(CMenuWidget&)':
neutrino.cpp:2307: no matching function for call to `CChannelList::
getActiveChannel_ChannelID()'
neutrino.cpp:2354: no matching function for call to `CChannelList::
getActiveChannel_ChannelID()'
neutrino.cpp:2377: no matching function for call to `CChannelList::
getActiveChannel_ChannelID()'
neutrino.cpp: In member function `int CNeutrinoApp::handleMsg(unsigned int,
unsigned int)':
neutrino.cpp:2465: `VCR_STATUS_OFF' undeclared (first use this function)
neutrino.cpp:2582: `t_channel_id' undeclared (first use this function)
neutrino.cpp:2582: parse error before `=' token
neutrino.cpp:2586: `old_id' undeclared (first use this function)
neutrino.cpp:2593: parse error before `=' token
neutrino.cpp:2608: parse error before `::' token
neutrino.cpp:2609: parse error before `::' token
neutrino.cpp:2621: `nextRecordingInfo' undeclared (first use this function)
neutrino.cpp:2626: parse error before `::' token
neutrino.cpp:2632: parse error before `::' token
neutrino.cpp:2650: parse error before `::' token
neutrino.cpp:2661: parse error before `::' token
neutrino.cpp:2662: parse error before `::' token
neutrino.cpp:2665: parse error before `::' token
neutrino.cpp:2670: parse error before `::' token
neutrino.cpp: At global scope:
neutrino.cpp:2677: parse error before `delete'
neutrino.cpp:2696: ISO C++ forbids declaration of `command' with no type
neutrino.cpp:2696: cannot convert `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >' to `int' in initialization
neutrino.cpp:2697: parse error before `if'
neutrino.cpp:2713: syntax error before `.' token
neutrino.cpp:2724: syntax error before `->' token
neutrino.cpp:2734: syntax error before `->' token
neutrino.cpp:2744: syntax error before `->' token
neutrino.cpp:2787: parse error before `while'
neutrino.cpp:2822: ISO C++ forbids declaration of `mode' with no type
neutrino.cpp:2822: `mode_mp3' was not declared in this scope
neutrino.cpp:2823: parse error before `}' token
neutrino.cpp:2827: ISO C++ forbids declaration of `mode' with no type
neutrino.cpp:2827: redefinition of `int mode'
neutrino.cpp:2822: `int mode' previously defined here
neutrino.cpp:2827: `mode_pic' was not declared in this scope
neutrino.cpp:2828: parse error before `}' token
neutrino.cpp:2852: syntax error before `->' token
neutrino.cpp:2853: syntax error before `->' token
neutrino.cpp: In member function `virtual bool
CNeutrinoApp::changeNotify(std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, void*)':
neutrino.cpp:3313: `CMP3Player' undeclared (first use this function)
neutrino.cpp:3313: parse error before `::' token
neutrino.cpp:3318: parse error before `::' token
neutrino.cpp:3325: `class CRemoteControl' has no member named `
current_channel_id'
neutrino.cpp:3328: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:3328: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:3328: use of `strcpy' is ambiguous
neutrino.cpp:501: first declared as `int strcpy' here
<internal>:3328: also declared as `char* std::strcpy(char*, const char*)'
here
neutrino.cpp:3330: parse error before `::' token
make: *** [neutrino] Error 1
SasH@inventormachine ~/tuxbox-cvs/apps/tuxbox/neutrino/src
$
Irgendwas ist Faul mit strcpy, ich denke mal das alle nachfolgenden fehler darauf aufbauen..
Help, Please