[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 272103] New: __uint16_t not declared
From:       tropikhajma <tropikhajma () gmail ! com>
Date:       2011-04-30 22:10:57
Message-ID: bug-272103-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=272103

           Summary: __uint16_t not declared
           Product: ksmserver
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: l.lunak@kde.org
        ReportedBy: tropikhajma@gmail.com


Version:           unspecified (using KDE 4.6.2) 
OS:                Solaris

building kdebase-workspace 4.6.2 on Solaris 11e with gcc 4.5.2 fails with
...
[ 30%] Building CXX object
ksmserver/CMakeFiles/kdeinit_ksmserver.dir/fadeeffect.o
/home/test/packages/BUILD/kdebase-workspace-4.6.2/ksmserver/fadeeffect.cpp: In
function 'void scanline_blend_sse2(const __vector(2) long long int*, quint8,
const __vector(2) long long int*, __vector(2) long long int*, uint)':
/home/test/packages/BUILD/kdebase-workspace-4.6.2/ksmserver/fadeeffect.cpp:240:67:
error: '__uint16_t' was not declared in this scope


I couldn't find __uint16_t anywhere in /usr/include so I assume it may be
something linux specific.

I got around it by adding a 
#define __uint16_t                  uint16_t
into fadeeffect.cpp - a crude hack indeed.

Reproducible: Always

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic