Compiling problem

Ed Greshko Ed.Greshko at greshko.com
Fri Apr 10 01:18:29 UTC 2009


Jim wrote:
> FC 8
> Trying to compile a app. called inq and I keep getting this error
> message, what does it want ?
>
> # make
> /usr/bin/qmake-qt4 -unix -o MyMakefile inq.pro
> g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall
> -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB
> -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork
> -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtGui
> -I/usr/include -I. -I. -I. -o devicedialog.o devicedialog.cpp
> In file included from devicedialog.cpp:4:
> helpbrowser.h:5:29: error: boost/utility.hpp: No such file or directory
> helpbrowser.h:9: error: ‘boost’ has not been declared
> helpbrowser.h:9: error: expected `{' before ‘noncopyable’
> helpbrowser.h:9: error: invalid function declaration
> devicedialog.cpp: In member function ‘void
> DeviceDialog::on_helpButton_clicked()’:
> devicedialog.cpp:29: error: incomplete type ‘HelpBrowser’ used in
> nested name specifier
> make: *** [devicedialog.o] Error 1
>
yum install boost-devel


-- 
If you're right 90% of the time, why quibble about the remaining 3%?
Mei-Mei.Greshko at greshko.com http://tw.youtube.com/watch?v=cCSz_koUhSg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20090410/63a4e290/attachment-0001.bin 


More information about the users mailing list