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

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

pluto std plugins fail to build under precise due to missing curl/types.h

g++ -c -I.. -I../DCE -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES -I/usr/include/mysql  -Wall -fPIC -ggdb3 -fmessage-length=0 ../PlutoUtils/HttpUtils.cpp -o ../PlutoUtils/HttpUtils.o
../PlutoUtils/HttpUtils.cpp:17:24: fatal error: curl/types.h: No such file or directory
compilation terminated.
make: *** [Error 1
make clean; make so ***FAILED***
Error: make clean; make so failed!
Continue anyway? [N/y](../PlutoUtils/HttpUtils.o]) 
BuildSource failed for: 116 Pluto Standard Plugins
Aborting!

curl/types.h has long been deprecated and has now been removed from the pacakges.

Assignee
Assign to
Time tracking