Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • linuxmce linuxmce
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxmce
  • linuxmcelinuxmce
  • Issues
  • #9

Closed
Open
Created Mar 03, 2008 by mnrmr@mnrmr

Compile error in Orbiter_Plugin

Just trying out the build from source 710 from wiki page - getting the following error - ofcourse I might be doing something wrong but the rest compiles OK.

make[Entering directory `/usr/src/lmce/trunk/src/Orbiter_Plugin'
g++ -c -I.. -I../DCE -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES -I/opt/libxine1-pluto/include -I/opt/linphone-1.3.5/include -I/usr/include/mysql -DVIPDESIGN -DORBITER_PLUGIN -Wall -fPIC -ggdb3 -fmessage-length=0 Main.cpp -o Main.o
Orbiter_Plugin.h: In member function int DCE::Orbiter_Plugin::m_mapRemote_Orbiter_Find(int):
Orbiter_Plugin.h:177: warning: converting to non-pointer type long int from NULL
g++ -c -I.. -I../DCE -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES -I/opt/libxine1-pluto/include -I/opt/linphone-1.3.5/include -I/usr/include/mysql -DVIPDESIGN -DORBITER_PLUGIN -Wall -fPIC -ggdb3 -fmessage-length=0 Orbiter_Plugin.cpp -o Orbiter_Plugin.o
Orbiter_Plugin.h: In member function int DCE::Orbiter_Plugin::m_mapRemote_Orbiter_Find(int):
Orbiter_Plugin.h:177: warning: converting to non-pointer type long int from NULL
../Media_Plugin/Media_Plugin.h: In member function void DCE::Media_Plugin::SetNowPlaying(int, DCE::MediaStream*, bool, bool, DCE::Message*):
../Media_Plugin/Media_Plugin.h:620: warning: unused variable bIsOSD
Orbiter_Plugin.h: In constructor DCE::Orbiter_Plugin::Orbiter_Plugin(int, std::string, bool, bool, DCE::Router*):
Orbiter_Plugin.h:138: warning: DCE::Orbiter_Plugin::m_UnknownDevicesMutex will be initialized after
Orbiter_Plugin.h:135: warning:   pluto_pthread_mutex_t DCE::Orbiter_Plugin::m_AllowedConnectionsMutex
Orbiter_Plugin.cpp:104: warning:   when initialized here
../Gen_Devices/Telecom_PluginBase.h: In member function virtual DCE::ReceivedMessageResult DCE::Telecom_Plugin_Command::ReceivedMessage(DCE::Message*):
../Gen_Devices/Telecom_PluginBase.h:613: error: COMMANDPARAMETER_FK_Device_From_CONST was not declared in this scope
Orbiter_Plugin.cpp: In member function bool DCE::Orbiter_Plugin::MobileOrbiterLinked(DCE::Socket*, DCE::Message*, DCE::DeviceData_Base*, DCE::DeviceData_Base*):
Orbiter_Plugin.cpp:853: warning: unused variable pRow_Device
Orbiter_Plugin.cpp:866: warning: unused variable pDevice_PriorDetected
Orbiter_Plugin.cpp: In member function virtual void DCE::Orbiter_Plugin::CMD_Set_Active_Remote(int, bool, int, std::string&, DCE::Message*):
Orbiter_Plugin.cpp:3004: warning: converting to non-pointer type long int from NULL
Orbiter_Plugin.cpp:3010: warning: converting to non-pointer type long int from NULL
make[3](3]:): *** [Error 1
make[3](Orbiter_Plugin.o]): Leaving directory `/usr/src/lmce/trunk/src/Orbiter_Plugin'
make clean; make so ***FAILED***
Error: make clean; make so failed!
Continue anyway? [N/y] 
Assignee
Assign to
Time tracking