Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503344 - app-emulation/virtualbox-4.3.8 - .../work/VirtualBox-4.3.8/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp:222:18: error: ‘g_cbIco64x01’ was not declared in this scope
Summary: app-emulation/virtualbox-4.3.8 - .../work/VirtualBox-4.3.8/src/VBox/Frontends...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 18:37 UTC by Andrés Becerra Sandoval
Modified: 2016-02-08 16:27 UTC (History)
1 user (show)

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


Attachments
emerge --info (info.txt,5.24 KB, text/plain)
2014-03-03 18:37 UTC, Andrés Becerra Sandoval
Details
build.log.bz2 (build.log.bz2,147.22 KB, application/x-bzip)
2014-03-03 18:39 UTC, Andrés Becerra Sandoval
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrés Becerra Sandoval 2014-03-03 18:37:24 UTC
Compilation error:


/var/tmp/portage/app-emulation/virtualbox-4.3.8/work/VirtualBox-4.3.8/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp: In static member function ‘static bool VBoxSDLFB::init(bool)’:
/var/tmp/portage/app-emulation/virtualbox-4.3.8/work/VirtualBox-4.3.8/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp:222:18: error: ‘g_cbIco64x01’ was not declared in this scope
     if (12320 == g_cbIco64x01)
                  ^
/var/tmp/portage/app-emulation/virtualbox-4.3.8/work/VirtualBox-4.3.8/src/VBox/Frontends/VBoxSDL/Framebuffer.cpp:228:37: error: ‘g_abIco64x01’ was not declared in this scope
             memcpy(gWMIcon->pixels, g_abIco64x01+32, g_cbIco64x01-32);
Comment 1 Andrés Becerra Sandoval 2014-03-03 18:37:52 UTC
Created attachment 371660 [details]
emerge --info
Comment 2 Andrés Becerra Sandoval 2014-03-03 18:39:41 UTC
Created attachment 371662 [details]
build.log.bz2