Skocz do zawartości
greeter

qtparted

Rekomendowane odpowiedzi

Witam

Z gory przepraszam wszystkich za tak dlugi post, jednak chcialem aby informacja byla kompletna.

A wiec mam knoppixa i proboje zainstalowac Qtparted 0.2.3

Przed wydaniem polecenia ./configure robie:

export QTDIR=/usr/share/qt3 oraz export QMAKESPEC=linux-g++

./configure przechodzi ok. Powydaniu make mam taki oto komunikat:

 

 

root@2c3:/home/knoppix/qtparted/qtparted-0.2.3# ./configure

Configuring QTParted ...

Done!

root@2c3:/home/knoppix/qtparted/qtparted-0.2.3# make

QTDIR=/usr/share/qt3 make -C src

make[1]: Entering directory `/home/knoppix/qtparted/qtparted-0.2.3/src'

g++ -c -pipe -Wall -W -g -D_REENTRANT -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/linux-g++ -I. -I/usr/share/qt3/include -o main.o main.cpp

In file included from qp_window.h:39,

from main.cpp:32:

qp_libparted.h:34:27: parted/parted.h: No such file or directory

In file included from qp_window.h:39,

from main.cpp:32:

qp_libparted.h:49: 'PedSector' is used as a type, but is not defined as a type.

qp_libparted.h:50: 'PedSector' is used as a type, but is not defined as a type.

qp_libparted.h:51: 'PedSector' is used as a type, but is not defined as a type.

qp_libparted.h:52: 'PedSector' is used as a type, but is not defined as a type.

qp_libparted.h:53: 'PedSector' is used as a type, but is not defined as a type.

qp_libparted.h:68: `PedSector' was not declared in this scope

qp_libparted.h:68: `PedSector' was not declared in this scope

qp_libparted.h:68: invalid data member initialization

qp_libparted.h:68: (use `=' to initialize static data members)

qp_libparted.h:69: `PedSector' was not declared in this scope

qp_libparted.h:69: `PedSector' was not declared in this scope

qp_libparted.h:69: invalid data member initialization

qp_libparted.h:72: syntax error before `)' token

qp_libparted.h:102: `PedPartition' was not declared in this scope

qp_libparted.h:102: `part' was not declared in this scope

qp_libparted.h:102: invalid data member initialization

qp_libparted.h:102: variable or field `partition_print_flags' declared void

qp_libparted.h:103: `PedGeometry' was not declared in this scope

qp_libparted.h:103: `geom' was not declared in this scope

qp_libparted.h:103: `PedDisk' was not declared in this scope

qp_libparted.h:103: `disk' was not declared in this scope

qp_libparted.h:103: invalid data member initialization

qp_libparted.h:104: `PedSector' was not declared in this scope

qp_libparted.h:104: syntax error before `,' token

qp_libparted.h:105: `PedSector' was not declared in this scope

qp_libparted.h:105: syntax error before `,' token

qp_libparted.h:106: `PedSector' was not declared in this scope

qp_libparted.h:106: syntax error before `,' token

qp_libparted.h:107: type specifier omitted for parameter `PedSector'

qp_libparted.h:107: type specifier omitted for parameter `PedSector'

qp_libparted.h:114: type specifier omitted for parameter `PedSector'

qp_libparted.h:114: type specifier omitted for parameter `PedSector'

qp_libparted.h:115: type specifier omitted for parameter `PedSector'

qp_libparted.h:115: type specifier omitted for parameter `PedSector'

qp_libparted.h:116: type specifier omitted for parameter `PedSector'

qp_libparted.h:116: type specifier omitted for parameter `PedSector'

qp_libparted.h:121: syntax error before `*' token

qp_libparted.h:125: `PedPartition' was not declared in this scope

qp_libparted.h:125: syntax error before `,' token

qp_libparted.h:126: `PedPartition' was not declared in this scope

qp_libparted.h:126: syntax error before `)' token

In file included from qp_window.h:40,

from main.cpp:32:

qp_dlgcreate.h:45: `PedSector' was not declared in this scope

qp_dlgcreate.h:45: syntax error before `)' token

qp_dlgcreate.h:50: syntax error before `)' token

In file included from qp_dlgresize.h:34,

from qp_window.h:41,

from main.cpp:32:

qp_sizepart.h:20: `PedSector' was not declared in this scope

qp_sizepart.h:20: invalid data member initialization

qp_sizepart.h:20: variable or field `setMaxPartSector' declared void

qp_sizepart.h:21: `PedSector' was not declared in this scope

qp_sizepart.h:21: invalid data member initialization

qp_sizepart.h:21: variable or field `setMinPartSector' declared void

qp_sizepart.h:22: `PedSector' was not declared in this scope

qp_sizepart.h:22: invalid data member initialization

qp_sizepart.h:22: variable or field `setStartPartSector' declared void

qp_sizepart.h:23: `PedSector' was not declared in this scope

qp_sizepart.h:23: invalid data member initialization

qp_sizepart.h:23: variable or field `setEndPartSector' declared void

qp_sizepart.h:24: `PedSector' was not declared in this scope

qp_sizepart.h:24: invalid data member initialization

qp_sizepart.h:24: variable or field `setGrowStartPartSector' declared void

qp_sizepart.h:25: `PedSector' was not declared in this scope

qp_sizepart.h:25: invalid data member initialization

qp_sizepart.h:25: variable or field `setGrowEndPartSector' declared void

qp_sizepart.h:35: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:36: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:37: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:38: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:39: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:40: 'PedSector' is used as a type, but is not defined as a type.

qp_sizepart.h:43: `PedSector' was not declared in this scope

qp_sizepart.h:43: invalid data member initialization

qp_sizepart.h:43: variable or field `sigChangedStart' declared void

qp_sizepart.h:44: `PedSector' was not declared in this scope

qp_sizepart.h:44: invalid data member initialization

qp_sizepart.h:44: variable or field `sigChangedEnd' declared void

qp_sizepart.h:45: `PedSector' was not declared in this scope

qp_sizepart.h:45: `PedSector' was not declared in this scope

qp_sizepart.h:45: invalid data member initialization

qp_sizepart.h:45: variable or field `sigChangedPos' declared void

In file included from qp_window.h:41,

from main.cpp:32:

qp_dlgresize.h:47: `PedSector' was not declared in this scope

qp_dlgresize.h:47: invalid data member initialization

qp_dlgresize.h:47: variable or field `setMaxPartSector' declared void

qp_dlgresize.h:48: `PedSector' was not declared in this scope

qp_dlgresize.h:48: invalid data member initialization

qp_dlgresize.h:48: variable or field `setMinPartSector' declared void

qp_dlgresize.h:49: `PedSector' was not declared in this scope

qp_dlgresize.h:49: invalid data member initialization

qp_dlgresize.h:49: variable or field `setStartPartSector' declared void

qp_dlgresize.h:50: `PedSector' was not declared in this scope

qp_dlgresize.h:50: invalid data member initialization

qp_dlgresize.h:50: variable or field `setEndPartSector' declared void

qp_dlgresize.h:51: `PedSector' was not declared in this scope

qp_dlgresize.h:51: invalid data member initialization

qp_dlgresize.h:51: variable or field `setGrowStartPartSector' declared void

qp_dlgresize.h:52: `PedSector' was not declared in this scope

qp_dlgresize.h:52: invalid data member initialization

qp_dlgresize.h:52: variable or field `setGrowEndPartSector' declared void

qp_dlgresize.h:60: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:61: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:62: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:63: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:64: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:65: 'PedSector' is used as a type, but is not defined as a type.

qp_dlgresize.h:69: `PedSector' was not declared in this scope

qp_dlgresize.h:69: invalid data member initialization

qp_dlgresize.h:69: variable or field `slotChangedStart' declared void

qp_dlgresize.h:70: `PedSector' was not declared in this scope

qp_dlgresize.h:70: invalid data member initialization

qp_dlgresize.h:70: variable or field `slotChangedEnd' declared void

qp_dlgresize.h:71: `PedSector' was not declared in this scope

qp_dlgresize.h:71: `PedSector' was not declared in this scope

qp_dlgresize.h:71: invalid data member initialization

qp_dlgresize.h:71: variable or field `slotChangedPos' declared void

make[1]: *** [main.o] Error 1

make[1]: Leaving directory `/home/knoppix/qtparted/qtparted-0.2.3/src'

make: *** [all] Error 2

 

Nie mam pojecia w czym tkwi blad.

Z gory dzieki za odpowiedz

Greeter

Udostępnij tę odpowiedź


Odnośnik do odpowiedzi
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Gość
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Przywróć formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

Ładowanie


×
×
  • Dodaj nową pozycję...