Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383719 - dev-games/openscenegraph-2.8.3[curl] and net-misc/curl-7.22.0: missing curl/types.h
Summary: dev-games/openscenegraph-2.8.3[curl] and net-misc/curl-7.22.0: missing curl/t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: curl-7.21.7
  Show dependency tree
 
Reported: 2011-09-19 21:55 UTC by Martin von Gagern
Modified: 2011-09-24 22:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
osg-curl.patch (osg-curl.patch,345 bytes, patch)
2011-09-24 21:34 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2011-09-19 21:55:25 UTC
/var/tmp/portage/dev-games/openscenegraph-2.8.3/work/OpenSceneGraph-2.8.3/src/osgPlugins/curl/ReaderWriterCURL.cpp:24:24: fatal error: curl/types.h: No such file or directory
compilation terminated.
make[2]: *** [src/osgPlugins/curl/CMakeFiles/osgdb_curl.dir/ReaderWriterCURL.o] Error 1
Comment 1 Martin von Gagern 2011-09-19 22:00:13 UTC
Accoding to bug #376007 it should be safe to simply stop including that file.
Comment 2 Ed Catmur 2011-09-24 21:34:29 UTC
Created attachment 287625 [details, diff]
osg-curl.patch

Patch as above.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2011-09-24 22:06:06 UTC
in portage.  thanks for the bug report and patch.