Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 383719

Summary: dev-games/openscenegraph-2.8.3[curl] and net-misc/curl-7.22.0: missing curl/types.h
Product: Gentoo Linux Reporter: Martin von Gagern <Martin.vGagern>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: ed
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 376007    
Attachments: osg-curl.patch

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.