Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as text by pasaranax ( 15 years ago )
make -f Makefile.bespin install                                                                                                                                                                            
make[1]: Вход в каталог `/home/pasaranax/downloads/cloudcity'                                                                                                                                              
rm -f libbespin.so                                                                                                                                                                                         
g++ -Wl,--no-undefined -shared -o libbespin.so basic.o aprogress.o hover.o hoverindex.o hovercomplex.o tab.o colors.o bespin.o tileset.o stylehint.o sizefromcontents.o qsubcmetrics.o pixelmetric.o stdpix.o visualframe.o gradients.o init.o genpixmaps.o polish.o buttons.o docks.o frames.o input.o menus.o progress.o scrollareas.o shapes.o slider.o tabbing.o toolbars.o views.o window.o hacks.o moc_basic.o moc_aprogress.o moc_hover.o moc_hoverindex.o moc_tab.o moc_bespin.o moc_visualframe.o moc_hacks.o   -L/usr/lib -L/usr/X11R6/lib -lXrender -lQtDBus -lQt3Support -lQtGui -lQtCore -lpthread -lXext -lX11 -lm 
tab.o: In function `.L317':                                                                                                                                                                                
tab.cpp:(.text+0x179c): undefined reference to `FX::blend(QPixmap const&, QPixmap&, double, int, int)'                                                                                                     
bespin.o: In function `Bespin::Style::fillWithMask(QPainter*, QPoint const&, QBrush const&, QPixmap const&, QPoint) const':                                                                                
bespin.cpp:(.text+0x11c): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                              
bespin.o: In function `Bespin::Style::registerRoutines()':                                                                                                                                                 
bespin.cpp:(.text+0x9b1): undefined reference to `register_dialog_functions()'                                                                                                                             
bespin.o: In function `Bespin::Style::setupDecoFor(QWidget*, QPalette const&, int, Bespin::Gradients::Type const (&) [2])':                                                                                
bespin.cpp:(.text+0x1e41): undefined reference to `Bespin::XProperty::winData'                                                                                                                             
bespin.cpp:(.text+0x1e7a): undefined reference to `Bespin::XProperty::handleProperty(unsigned long, unsigned long, unsigned char**, Bespin::XProperty::Type, unsigned long)'                               
tileset.o: In function `Tile::Set::render(QRect const&, QPainter*) const':                                                                                                                                 
tileset.cpp:(.text+0x3c67): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                            
tileset.cpp:(.text+0x3f83): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                            
tileset.cpp:(.text+0x4416): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                            
tileset.cpp:(.text+0x4755): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                            
tileset.cpp:(.text+0x52ea): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'                                                                            
tileset.o:tileset.cpp:(.text+0x563b): more undefined references to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)' follow                                                     
tileset.o: In function `Tile::Set::render(QRect const&, QPainter*) const':                                                                                                                                 
tileset.cpp:(.text+0x6580): undefined reference to `FX::tint(QPixmap const&, QColor const&)'                                                                                                               
tileset.cpp:(.text+0x65b8): undefined reference to `FX::tint(QPixmap const&, QColor const&)'                                                                                                               
tileset.cpp:(.text+0x65f0): undefined reference to `FX::tint(QPixmap const&, QColor const&)'                                                                                                               
tileset.cpp:(.text+0x662b): undefined reference to `FX::tint(QPixmap const&, QColor const&)'                                                                                                               
tileset.cpp:(.text+0x667e): undefined reference to `FX::tint(QPixmap const&, QColor const&)'                                                                                                               
tileset.o:tileset.cpp:(.text+0x66be): more undefined references to `FX::tint(QPixmap const&, QColor const&)' follow                                                                                        
stdpix.o: In function `.L34':
stdpix.cpp:(.text+0xeed): undefined reference to `Bespin::Shapes::help(QRectF const&, bool)'
stdpix.o: In function `.L33':
stdpix.cpp:(.text+0x10b5): undefined reference to `Bespin::Shapes::shade(QRectF const&, bool)'
stdpix.o: In function `.L32':
stdpix.cpp:(.text+0x1154): undefined reference to `Bespin::Shapes::dockControl(QRectF const&, bool, bool)'
stdpix.o: In function `.L31':
stdpix.cpp:(.text+0x11dd): undefined reference to `Bespin::Shapes::close(QRectF const&, bool)'
stdpix.o: In function `.L30':
stdpix.cpp:(.text+0x1255): undefined reference to `Bespin::Shapes::max(QRectF const&, bool)'
stdpix.o: In function `.L29':
stdpix.cpp:(.text+0x12cd): undefined reference to `Bespin::Shapes::min(QRectF const&, bool)'
stdpix.o: In function `.L28':
stdpix.cpp:(.text+0x134d): undefined reference to `Bespin::Shapes::menu(QRectF const&, bool, bool)'
stdpix.cpp:(.text+0x176d): undefined reference to `Bespin::Shapes::restore(QRectF const&, bool)'
gradients.o: In function `progressGradient(QColor const&, int, Qt::Orientation)':
gradients.cpp:(.text+0x3f3c): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'
gradients.o: In function `Bespin::Gradients::bgSet(QColor const&)':
gradients.cpp:(.text+0x74c4): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'
gradients.cpp:(.text+0x84d4): undefined reference to `FX::applyAlpha(QPixmap const&, QPixmap const&, QRect const&, QRect const&)'
polish.o: In function `Bespin::Style::unpolish(QWidget*)':
polish.cpp:(.text+0x10e): undefined reference to `Bespin::MacMenu::release(QMenuBar*)'
polish.cpp:(.text+0x152): undefined reference to `Bespin::XProperty::winData'
polish.cpp:(.text+0x168): undefined reference to `Bespin::XProperty::remove(unsigned long, unsigned long)'
polish.cpp:(.text+0x16e): undefined reference to `Bespin::XProperty::bgPics'
polish.cpp:(.text+0x184): undefined reference to `Bespin::XProperty::remove(unsigned long, unsigned long)'
polish.o: In function `Bespin::Style::polish(QWidget*)':
polish.cpp:(.text+0x180a): undefined reference to `Bespin::MacMenu::manage(QMenuBar*)'
toolbars.o: In function `Bespin::Style::drawToolButtonLabel(QStyleOption const*, QPainter*, QWidget const*) const':
toolbars.cpp:(.text+0xc78): undefined reference to `FX::expblur(QImage&, int)'
toolbars.cpp:(.text+0xfc0): undefined reference to `FX::blend(QPixmap const&, QPixmap&, double, int, int)'
toolbars.cpp:(.text+0xfec): undefined reference to `FX::blend(QPixmap const&, QPixmap&, double, int, int)'
window.o: In function `Bespin::Style::drawWindowBg(QStyleOption const*, QPainter*, QWidget const*) const':
window.cpp:(.text+0xa4c): undefined reference to `Bespin::XProperty::decoDim'
window.cpp:(.text+0xa88): undefined reference to `Bespin::XProperty::handleProperty(unsigned long, unsigned long, unsigned char**, Bespin::XProperty::Type, unsigned long)'
window.cpp:(.text+0xb25): undefined reference to `Bespin::XProperty::bgPics'
window.cpp:(.text+0xb5b): undefined reference to `Bespin::XProperty::handleProperty(unsigned long, unsigned long, unsigned char**, Bespin::XProperty::Type, unsigned long)'
collect2: выполнение ld завершилось с кодом возврата 1
make[1]: *** [libbespin.so] Ошибка 1
make[1]: Выход из каталога `/home/pasaranax/downloads/cloudcity'
make: *** [sub-bespin-pro-install_subtargets] Ошибка 2

 

Revise this Paste

Your Name: Code Language: