Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
quanta 3 emerge fails
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ealfert
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 86
Location: Weston, FL, US

PostPosted: Wed Jul 31, 2002 7:09 pm    Post subject: quanta 3 emerge fails Reply with quote

I have searched this forum for quanta and read every post... none have had the same problem... this is what i get when i emerge quanta (version 3).

Code:

echo '#include <klocale.h>' > fileinfodlg.cpp
/usr/qt/3/bin/uic -L /usr/kde/3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i fileinfodlg.h ./fileinfodlg.ui | sed -e "s,tr2i18n( \"\" ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_fileinfodlg,g" >> fileinfodlg.cpp || rm -f fileinfodlg.cpp
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
echo '#include "fileinfodlg.moc"' >> fileinfodlg.cpp
rm -f quantapropertiespage.cpp
echo '#include <klocale.h>' > quantapropertiespage.cpp
/usr/qt/3/bin/uic -L /usr/kde/3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i quantapropertiespage.h ./quantapropertiespage.ui | sed -e "s,tr2i18n( \"\" ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_quantapropertiespage,g" >> quantapropertiespage.cpp || rm -f quantapropertiespage.cpp
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
Conflict in /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.so:
 Plugin cannot be queried successfully!
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
Conflict in /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.so:
 Plugin cannot be queried successfully!
echo '#include "quantapropertiespage.moc"' >> quantapropertiespage.cpp
rm -f templatedirform.cpp
echo '#include <klocale.h>' > templatedirform.cpp
/usr/qt/3/bin/uic -L /usr/kde/3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i templatedirform.h ./templatedirform.ui | sed -e "s,tr2i18n( \"\" ),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_templatedirform,g" >> templatedirform.cpp || rm -f templatedirform.cpp
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
Conflict in /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.so:
 Plugin cannot be queried successfully!
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
fcntl: Bad file descriptor
fcntl: Bad file descriptor
fcntl: Bad file descriptor
QSettings::sync: failed to open '/root/.qt/qt_plugins_3.0rc' for writing
Conflict in /usr/kde/3/lib/kde3/plugins/designer/kdewidgets.so:
 Plugin cannot be queried successfully!
echo '#include "templatedirform.moc"' >> templatedirform.cpp
i686-pc-linux-gnu-g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o fileinfodlg.o `test -f fileinfodlg.cpp || echo './'`fileinfodlg.cpp
i686-pc-linux-gnu-g++ -I. -I. -I../.. -I. -I. -I../.. -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O3 -pipe -fno-exceptions -fno-check-new  -c -o quantapropertiespage.o `test -f quantapropertiespage.cpp || echo './'`quantapropertiespage.cpp
quantapropertiespage.cpp: In method `QuantaPropertiesPage::QuantaPropertiesPage(QWidget * = 0, const char * = 0, unsigned int = 0)':
quantapropertiespage.cpp:48: invalid use of undefined type `class KComboBox'
quantapropertiespage.h:17: forward declaration of `class KComboBox'
quantapropertiespage.cpp:49: no matching function for call to `QHBoxLayout::addWidget (KComboBox *&)'
/usr/qt/3/include/qlayout.h:378: candidates are: void QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
quantapropertiespage.cpp:74: no matching function for call to `QuantaPropertiesPage::connect (QCheckBox *&, const char[15], KComboBox *&, const char[19])'
/usr/qt/3/include/qobject.h:112: candidates are: static bool QObject::connect(const QObject *, const char *, const QObject *, const char *)
/usr/qt/3/include/qobject.h:208:                 bool QObject::connect(const QObject *, const char *, const char *) const
make[3]: *** [quantapropertiespage.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1/quanta/treeviews'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1/quanta'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/quanta-3.0_pre1/work/quanta-3.0pr1'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -4754, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/app-editors/quanta/quanta-3.0_pre1.ebuild .


any ideas?

I reemerged qt just in case... that finished successfully.

Thanks for any and all help.
_________________
Edward Alfert
RootMode, LLC
http://www.rootmode.com/
Back to top
View user's profile Send private message
hpdl
n00b
n00b


Joined: 31 Jul 2002
Posts: 13
Location: Germany

PostPosted: Wed Jul 31, 2002 10:29 pm    Post subject: Reply with quote

I had the same problems which I solved by re-emering kdelibs.

Hope that helps!

-harald
Back to top
View user's profile Send private message
ealfert
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 86
Location: Weston, FL, US

PostPosted: Thu Aug 01, 2002 2:44 am    Post subject: Reply with quote

THANK YOU SO MUCH!!!

I have been trying to get quanta installed for a while now... everything i tried failed.

Your tip solved the problem.

I just hope quanta is as good as i have been told it is... I come from a windows environment where i used Macromedia Dreamweaver. I've been looking for a similar editor for Linux and many people highly recommended quanta plus.
_________________
Edward Alfert
RootMode, LLC
http://www.rootmode.com/
Back to top
View user's profile Send private message
quadbox
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2002
Posts: 94
Location: Brisbane, Australia

PostPosted: Tue Aug 06, 2002 8:12 am    Post subject: Reply with quote

Pity it's not wysiwyg, though...
Back to top
View user's profile Send private message
kemical
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2002
Posts: 139
Location: raleigh, NC

PostPosted: Tue Aug 06, 2002 9:58 am    Post subject: Reply with quote

franksworld.net

for all you wine people wanting to use the Macromedia MX products.

i personally have done it and i am currently using my mx products on my gentoo system.

yay
_________________
.. ...kemical. ... .. ..
Back to top
View user's profile Send private message
morgan
n00b
n00b


Joined: 23 Jul 2002
Posts: 2

PostPosted: Sun Aug 11, 2002 10:41 pm    Post subject: Reply with quote

quadbox wrote:
Pity it's not wysiwyg, though...


Uhhhh...why does it matter? Most webpages these days (including the one you're looking at) are dynamically generated. A wysiwyg HTML editor will do you no good if you're developing pages that are generated with PHP, ASP, Zope, or anything like that.
Back to top
View user's profile Send private message
Edgaer
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 145
Location: The Isle of the Sundered

PostPosted: Wed Aug 14, 2002 8:26 pm    Post subject: Reply with quote

hpdl wrote:
I had the same problems which I solved by re-emering kdelibs.

Hope that helps!

-harald


Doesn't help me :( What version of kde are you using? and for that matter where on earth is kde 3.1beta1? I coulda' swore that it was supposed to be announced this past monday. No but seriously I can't get quanta and kportagemaster to compile no matter what I do. All that's left is to try kde-cvs blarg. :evil:
_________________
--First General Edgaer
Hope is the last to die. Unlike the icq flower.
Back to top
View user's profile Send private message
damodred
n00b
n00b


Joined: 24 Jul 2002
Posts: 26
Location: Moenchengladbach / Germany

PostPosted: Sat Aug 24, 2002 6:30 pm    Post subject: Reply with quote

Hi,

i have exactly the same errors emerging quanta, i just re-emerged kdelibs and it did not solve the problem, i still can't compile quanta, i get the errors mentioned at the top of this thread.
Anyone another idea how to solve this problem?

Thanks for your help...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum