Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33035 - SoGtk-20010601-r1 won't compile
Summary: SoGtk-20010601-r1 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-08 13:18 UTC by Turambar
Modified: 2005-07-29 13:21 UTC (History)
2 users (show)

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


Attachments
SoGtk-20010601-r2.ebuild and patch (SoGtk.tar.gz,1.49 KB, application/gzip)
2003-11-08 13:23 UTC, Turambar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Turambar 2003-11-08 13:18:53 UTC
Three files in the 20010601 are missing '#include "string.h"', which causes the build to fail. I've patched these files and created an r2 ebuild which now works.

It looks like there is an update to this package (SoGtk-20021107) available on their ftp site, but that one is also broken. The 2001 version looked easier to fix. ;-)
Comment 1 Turambar 2003-11-08 13:23:05 UTC
Created attachment 20453 [details]
SoGtk-20010601-r2.ebuild and patch

Decompress this in /usr/local/portage/media-libs and `emerge -uU SoGtk` to
build.

The patch adds '#include <string.h>' to the following files:
src/Inventor/Gtk/SoGtk.cpp
src/Inventor/Gtk/SoGtkComponent.cpp
src/Inventor/Gtk/widgets/SoGtkPopupMenu.cpp
Comment 2 Maurice van der Pot (RETIRED) gentoo-dev 2004-12-11 17:54:38 UTC
media-gfx: guys, could someone pick this up? It looks like a fix has been 
available for over a year now. Thanks in advance.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-27 15:39:08 UTC
Re-assigned, maybe someone else would like to fix it...
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2005-07-29 13:21:30 UTC
'Tis fixed. Thanks for reporting!