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
  • #1356

Closed
Open
Created Dec 02, 2011 by Marie O Schmidt@marie.oMaintainer

libDCE fails to compile under gcc 4.6

ubuntu 1204 gets shipped with gcc 4.6 - running build-makerelease fails on libdce.

Computing dependencies for DataGrid.cpp done
g++ -c -I./ -I../ -I../DCE/ -I../VIPShared/ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE  -DUSE_LZO_DATAGRID -D_GNU_SOURCE -DLINK_TO_ROUTER  -I/usr/include/mysql -fPIC -Wall -ggdb3 DataGrid.cpp -o DataGrid.o
DataGrid.cpp: In constructor DCE::DataGridTable::DataGridTable():
DataGrid.cpp:336:19: error: cannot call constructor DCE::Message::Message directly [error:   for a function-style cast, remove the redundant ::Message [-fpermissive](-fpermissive]
DataGrid.cpp:336:19:)
make: *** [DataGrid.o] Error 1
Assignee
Assign to
Time tracking