Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415425 - =app-mobilephone/freesmee-0.7-r1 fails to compile with gcc-4.7
Summary: =app-mobilephone/freesmee-0.7-r1 fails to compile with gcc-4.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Laurento Frittella (mrfree)
URL:
Whiteboard:
Keywords:
: 423375 (view as bug list)
Depends on:
Blocks: gcc-4.7
  Show dependency tree
 
Reported: 2012-05-10 19:52 UTC by Agostino Sarubbo
Modified: 2012-06-26 13:08 UTC (History)
1 user (show)

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


Attachments
build.log (log.txt,29.05 KB, text/plain)
2012-05-10 20:05 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-05-10 19:52:20 UTC
$summary

x86_64-pc-linux-gnu-g++ -c -O2 -pipe -Wall -W -D_REENTRANT -DTIXML_USE_TICPP -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Iinclude -I. -I. -o faderwidget.o faderwidget.cpp
qtsingleapplication/qtlocalpeer.cpp: In constructor ‘QtLocalPeer::QtLocalPeer(QObject*, const QString&)’:
qtsingleapplication/qtlocalpeer.cpp:96:54: error: ‘::getuid’ has not been declared
qtsingleapplication/qtlocalpeer.cpp:96:54: note: suggested alternative:
In file included from qtsingleapplication/qtlockedfile_unix.cpp:42:0,
                 from qtsingleapplication/qtlocalpeer.cpp:60:
/usr/include/unistd.h:694:16: note:   ‘QtLP_Private::getuid’
Comment 1 Agostino Sarubbo gentoo-dev 2012-05-10 20:05:15 UTC
Created attachment 311375 [details]
build.log
Comment 2 Agostino Sarubbo gentoo-dev 2012-06-24 18:14:01 UTC
*** Bug 423375 has been marked as a duplicate of this bug. ***
Comment 3 Agostino Sarubbo gentoo-dev 2012-06-26 13:08:59 UTC
fixed