LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-22-2004, 10:48 AM   #1
hobz
Member
 
Registered: May 2004
Location: Cairo - Egypt
Distribution: FC28
Posts: 124

Rep: Reputation: 15
qtparted.... problems with make


After several problems with ./configure I succeeded , then I started the make part I am woking on it for 2 hours now with no success yet although I have installed all the requested package
here is what i get



/bin/sh ../libtool --silent --mode=link g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -g -O2 -fno-exceptions -fno-check-new
-o qtparted -lreiserfs -L/usr/lib/qt-3.1/lib -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -lreiserfs -lparted -ldl -luuid main.o qp_dlgabout.o qp_dlgconfig.o qp_dlgcreate.o qp_dlgformat.o qp_dlgresize.o qp_dlgprogress.o qp_dlgdevprop.o qp_drivelist.o qp_devlist.o qp_libparted.o qp_partlist.o qp_splash.o qp_actlist.o qp_extended.o qp_listchart.o qp_partition.o qp_partwidget.o qp_diskview.o qp_window.o qp_combospin.o qp_exttools.o qp_listview.o qp_settings.o qp_common.o qp_filesystem.o qp_navview.o qp_fswrap.o qp_sizepart.o qp_spinbox.o qp_debug.o statistics.o qp_ui_config.o qp_ui_create.o qp_ui_format.o qp_ui_progress.o qp_ui_resize.o qp_ui_devprop.o qp_listchart.moc.o qp_libparted.moc.o qp_drivelist.moc.o qp_partwidget.moc.o qp_diskview.moc.o qp_settings.moc.o qp_dlgconfig.moc.o qp_dlgprogress.moc.o qp_dlgabout.moc.o qp_navview.moc.o qp_splash.moc.o qp_dlgcreate.moc.o qp_partition.moc.o qp_sizepart.moc.o qp_partlist.moc.o qp_dlgresize.moc.o qp_dlgdevprop.moc.o qp_window.moc.o qp_fswrap.moc.o qp_spinbox.moc.o qp_combospin.moc.o qp_listview.moc.o qp_dlgformat.moc.o qp_actlist.moc.o qp_extended.moc.o -ldl -lparted -lqt-mt -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lreiserfs -lparted -ldl -luuid
make[3]: Leaving directory `/root/Desktop/qtparted-0.4.4/src'
make[2]: Leaving directory `/root/Desktop/qtparted-0.4.4/src'
Making all in data
make[2]: Entering directory `/root/Desktop/qtparted-0.4.4/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Desktop/qtparted-0.4.4/data'
Making all in ts
make[2]: Entering directory `/root/Desktop/qtparted-0.4.4/ts'
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_cs.ts
Updating 'qtparted_cs.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_cs.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_de.ts
Updating 'qtparted_de.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_de.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_es.ts
Updating 'qtparted_es.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_es.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_fr.ts
Updating 'qtparted_fr.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_fr.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_it.ts
Updating 'qtparted_it.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_it.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_pl.ts
Updating 'qtparted_pl.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_pl.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_ru.ts
Updating 'qtparted_ru.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_ru.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_ua.ts
Updating 'qtparted_ua.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_ua.ts
lupdate -verbose ../src/*.cpp ../src/*.h ../src/*.ui -ts qtparted_ca.ts
Updating 'qtparted_ca.ts'...
226 known, 0 new and 0 obsoleted messages
lrelease qtparted_ca.ts
make[2]: Leaving directory `/root/Desktop/qtparted-0.4.4/ts'
Making all in doc
make[2]: Entering directory `/root/Desktop/qtparted-0.4.4/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/Desktop/qtparted-0.4.4/doc'
make[2]: Entering directory `/root/Desktop/qtparted-0.4.4'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/Desktop/qtparted-0.4.4'
make[1]: Leaving directory `/root/Desktop/qtparted-0.4.4'
[root@Ehab qtparted-0.4.4]#

Can any body help me ?
 
Old 10-22-2004, 10:52 AM   #2
teval
Member
 
Registered: Jul 2003
Location: Toronto, Canada
Distribution: Gentoo
Posts: 720

Rep: Reputation: 30
That's fine, it did compile correctly. You'd know if it didn't because it would have said something along the lines of make error.

make[2]: Entering directory `/root/Desktop/qtparted-0.4.4'
make[2]: Nothing to be done for `all-am'.

Simply means, "Hey, I'm done with this, I have nothing to do here, NEXT!"

A make install as root will complete it.
 
Old 10-22-2004, 10:53 AM   #3
ToniT
Senior Member
 
Registered: Oct 2003
Location: Zurich, Switzerland
Distribution: Debian/unstable
Posts: 1,357

Rep: Reputation: 47
That looks like a success for me.
 
Old 10-22-2004, 12:56 PM   #4
hobz
Member
 
Registered: May 2004
Location: Cairo - Egypt
Distribution: FC28
Posts: 124

Original Poster
Rep: Reputation: 15
guys u are right it works after I have upgraded parted from 1.6.3 to 1.6.9
thanx for help
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Knoppix problems with QTParted subjazz Linux - Distributions 3 10-21-2004 03:43 PM
problems with qtparted jdmml Linux - Newbie 7 07-27-2004 12:59 AM
can't compile qtparted, config OK, make failing slackist Linux - Software 3 06-03-2004 09:19 AM
parted and qtparted problems grcunningham Linux - Software 0 05-18-2004 04:30 PM
Problems compiling QTParted BigBadPenguin Linux - Newbie 5 06-03-2003 06:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration