[wellylug] post qmake
E Chalaron
e.chalaron at xtra.co.nz
Mon Feb 1 13:51:07 NZDT 2010
Hello all
Ok got qmake up and running. Went to download as many qt stuff as
possible, so fixed but dont really know how... :-[
so already thanks for that.
Eventuallly did my qmake and make and .. tadaaaaaa ... does not work
something is missing under /usr/include/bits/fcntl2.h
Is it a common lib I am missing like libgcc-devel or something ?
Thanks a lot
E
g++ -c -m64 -pipe -O2 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall
-W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
-I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include
-I/usr/include/SDL -I. -I. -o featurecontrolfactory.o
featurecontrolfactory.cpp
In file included from /usr/include/fcntl.h:217,
from lockfile.cpp:33:
In function ‘int open(const char*, int, ...)’,
inlined from ‘bool LockFile::lock()’ at lockfile.cpp:72:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’
declared with attribute error: open with O_CREAT in second argument
needs 3 arguments
make: *** [lockfile.o] Error 1
make: *** Waiting for unfinished jobs....
More information about the wellylug
mailing list