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

Bug 184590

Summary: dev-dotnet/libgdiplus-1.2.4 fails to compile
Product: Gentoo Linux Reporter: Michael Perlov <perlovka>
Component: [OLD] LibraryAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: normal CC: keaneyw
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-t-569133-start-0-postdays-0-postorder-asc-highlight-libgdiplus.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New libgdiplus-1.2.4.ebuild
libgdiplus-1.2.4-cairo.patch

Description Michael Perlov 2007-07-08 10:06:32 UTC
emerging libgdiplus fails with error: cairo-type1--subset.c:376 error: implicit declaration of function 'isspace'

Reproducible: Always

Steps to Reproduce:
1. emerge libgdiplus
2.
3.
Comment 1 Michael Perlov 2007-07-08 10:08:34 UTC
Created attachment 124226 [details]
New libgdiplus-1.2.4.ebuild
Comment 2 Michael Perlov 2007-07-08 10:09:33 UTC
Created attachment 124228 [details, diff]
libgdiplus-1.2.4-cairo.patch
Comment 3 Michael Perlov 2007-07-08 10:15:37 UTC
1. # mkdir /usr/local/portage/dev-dotnet && cp -a
/usr/portage/dev-dotnet/libgdiplus /usr/local/portage/dev-dotnet/
2. Copy attached ebuild to /usr/portage/dev-dotnet/libgdiplus/
3. Copy attached patch to /usr/portage/dev-dotnet/libgdiplus/files/
4. # ebuild /usr/local/portage/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
digest
5. emerge libgdiplus.
Comment 4 Michael Perlov 2007-07-08 10:18:22 UTC
(In reply to comment #3)
> 1. # mkdir /usr/local/portage/dev-dotnet && cp -a
> /usr/portage/dev-dotnet/libgdiplus /usr/local/portage/dev-dotnet/
> 2. Copy attached ebuild to /usr/portage/dev-dotnet/libgdiplus/
> 3. Copy attached patch to /usr/portage/dev-dotnet/libgdiplus/files/
> 4. # ebuild /usr/local/portage/dev-dotnet/libgdiplus/libgdiplus-1.2.4.ebuild
> digest
> 5. emerge libgdiplus.

Edit:
2. Copy attached ebuild to /usr/local/portage/dev-dotnet/libgdiplus/
3. Copy attached patch to /usr/local/portage/dev-dotnet/libgdiplus/files/
Comment 5 Jurek Bartuszek (RETIRED) gentoo-dev 2007-07-09 16:58:43 UTC
Fixed in CVS, thanks!
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-07-12 13:20:17 UTC
*** Bug 185071 has been marked as a duplicate of this bug. ***