Re: making qtparted - Error creating ./src/qp_fswrap.o
- From: jistanidiot@xxxxxxxxx
- Date: 7 May 2007 10:54:14 -0700
Just in case someone else needs the solution. After another couple of
hours of searching, I found:
http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/qtparted/devel/qtparted-0.4.5-PED_SECTOR_SIZE.patch?root=extras&rev=1.1
It's in the fedora extras CVS, but it seemed to work for me.
Hopefully it will work for others.
On May 7, 12:11 pm, jistanid...@xxxxxxxxx wrote:
I hope this is the right place to ask this question.
I'm trying to compile qtparted. I did post this question in the
qtparted help forum on sourceforge.net, but given the high number of
unanswered posted and very low activity there, I figured I'd be better
of trying Usenet.
So I'm using RHEL 5 (Desktop with no support).
./configure --disable-ntfs --with-qt-dir=/usr/lib/qt-3.3/
This worked fine after installing a lot of RHEL 5 devel packages
make required the install of subversion and a bunch of packages and
something called unsermake.
Once I got to the unsermake part, I thought I was home free. However
at this point it still won't compile.
This is the error I'm getting...
compiling /opt/src/qtparted-0.4.5/src/qp_fswrap.cpp
g++ -DHAVE_CONFIG_H -I./src -I/opt/src/qtparted-0.4.5/src -I. -I./src -
I/usr/lib/qt-3.3//include -I-I/usr/lib/qt-3.3//include -I. -
DQT_THREAD_SUPPORT -D_REENTRANT -fexceptions -Wall -Wno-deprecated -
Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -
D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -
Wpointer-arith -Wno-non-virtual-dtor -O2 -g -O2 -Wformat-security -
Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -
c /opt/src/qtparted-0.4.5/src/qp_fswrap.cpp -o ./src/qp_fswrap.o -Wp,-
MD,./src/.deps/qp_fswrap.TUo
/opt/src/qtparted-0.4.5/src/qp_fswrap.cpp: In static member function
'static QString QP_FSFat32::_get_label(PedPartition*)':
/opt/src/qtparted-0.4.5/src/qp_fswrap.cpp:1005: error:
'PED_SECTOR_SIZE' was not declared in this scope
/opt/src/qtparted-0.4.5/src/qp_fswrap.cpp:1008: error: 'buffer' was
not declared in this scope
/opt/src/qtparted-0.4.5/src/qp_fswrap.cpp: In static member function
'static QString QP_FSNtfs::_get_label(PedPartition*)':
/opt/src/qtparted-0.4.5/src/qp_fswrap.cpp:1077: warning: unused
variable 'qwTotalSectorsCount'
Error creating ./src/qp_fswrap.o. Exit status 1.
make: *** [all] Error 1
Can someone please help? Thanks in advance.
.
- References:
- making qtparted - Error creating ./src/qp_fswrap.o
- From: jistanidiot
- making qtparted - Error creating ./src/qp_fswrap.o
- Prev by Date: Samba : upload file fast but download file slow
- Next by Date: Re: Bonded NIC to redundant switches
- Previous by thread: making qtparted - Error creating ./src/qp_fswrap.o
- Next by thread: Samba : upload file fast but download file slow
- Index(es):
Relevant Pages
|
|