Norton Ghost para Kubuntu

Estaba buscando un programa para Kubuntu que hiciera la misma funcion que el Norton Ghost para Windows, existe algo parecido?

Salu2.
Hola:

Si, que existen:

http://alts.homelinux.net/search.php?type=priv&q=ghost

Yo de la lista solo he probado el partimage, los demas no se que tal funcionan, de hecho el partimage si no viene por defecto en ubuntu seguro que esta por apt-get o synaptic.

Saludos
Yo siempre uso partimage, q es la repera. Además permite copias en red.
Tengo un manual en: http://www.fentlinux.com/listing/manuales/partimage.pdf
Pues me da error al instalarlo:

fran@intel:~/Desktop/partimage-0.6.4/partimage-0.6.4$ ./configure && make && makeinstall
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gawk... (cached) mawk
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -p
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pthread_create in -lpthread... yes
checking for BZ2_bzopen in -lbz2... yes
checking for newtCenteredWindow in -lnewt... yes
checking for gzwrite in -lz... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed... fr da de es fi gl it nl pl pt sk
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking limit.h usability... no
checking limit.h presence... no
checking for limit.h... no
checking for malloc.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/param.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether setpgrp takes no argument... yes
checking for getwd... yes
checking for strerror... yes
checking for strdup... (cached) yes
checking for atoll... yes
checking for strtoll... yes
checking for setpgid... yes
checking for fstat64... yes
checking for fstatfs64... yes
checking for open64... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8

checking for openssl... /usr/bin/openssl
configure: checking for SSL Library and Header files ... ...
checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... (/usr/include/openssl) yes
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_CTX_new in -lssl... yes
checking for crypt in -lcrypt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/shared/Makefile
config.status: creating src/shared/pathnames.h
config.status: creating src/client/Makefile
config.status: creating src/client/fs/Makefile
config.status: creating src/server/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
Making all in intl
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
Making all in po
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
Making all in src
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
Making all in shared
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/shared'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.cpp; \
then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT access.o -MD -MP -MF ".deps/access.Tpo" -c -o access.o access.cpp; \
then mv -f ".deps/access.Tpo" ".deps/access.Po"; else rm -f ".deps/access.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.cpp; \
then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT exceptions.o -MD -MP -MF ".deps/exceptions.Tpo" -c -o exceptions.o exceptions.cpp; \
then mv -f ".deps/exceptions.Tpo" ".deps/exceptions.Po"; else rm -f ".deps/exceptions.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.cpp; \
then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT privs.o -MD -MP -MF ".deps/privs.Tpo" -c -o privs.o privs.cpp; \
then mv -f ".deps/privs.Tpo" ".deps/privs.Po"; else rm -f ".deps/privs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT image_disk.o -MD -MP -MF ".deps/image_disk.Tpo" -c -o image_disk.o image_disk.cpp; \
then mv -f ".deps/image_disk.Tpo" ".deps/image_disk.Po"; else rm -f ".deps/image_disk.Tpo"; exit 1; fi
rm -f libshared.a
ar cru libshared.a common.o access.o net.o exceptions.o messages.o privs.o image_disk.o
ranlib libshared.a
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/shared'
Making all in client
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
Making all in fs
make[4]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client/fs'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_base.o -MD -MP -MF ".deps/fs_base.Tpo" -c -o fs_base.o fs_base.cpp; \
then mv -f ".deps/fs_base.Tpo" ".deps/fs_base.Po"; else rm -f ".deps/fs_base.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_afs.o -MD -MP -MF ".deps/fs_afs.Tpo" -c -o fs_afs.o fs_afs.cpp; \
then mv -f ".deps/fs_afs.Tpo" ".deps/fs_afs.Po"; else rm -f ".deps/fs_afs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ext2.o -MD -MP -MF ".deps/fs_ext2.Tpo" -c -o fs_ext2.o fs_ext2.cpp; \
then mv -f ".deps/fs_ext2.Tpo" ".deps/fs_ext2.Po"; else rm -f ".deps/fs_ext2.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_fat.o -MD -MP -MF ".deps/fs_fat.Tpo" -c -o fs_fat.o fs_fat.cpp; \
then mv -f ".deps/fs_fat.Tpo" ".deps/fs_fat.Po"; else rm -f ".deps/fs_fat.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_hpfs.o -MD -MP -MF ".deps/fs_hpfs.Tpo" -c -o fs_hpfs.o fs_hpfs.cpp; \
then mv -f ".deps/fs_hpfs.Tpo" ".deps/fs_hpfs.Po"; else rm -f ".deps/fs_hpfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_jfs.o -MD -MP -MF ".deps/fs_jfs.Tpo" -c -o fs_jfs.o fs_jfs.cpp; \
then mv -f ".deps/fs_jfs.Tpo" ".deps/fs_jfs.Po"; else rm -f ".deps/fs_jfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ntfs.o -MD -MP -MF ".deps/fs_ntfs.Tpo" -c -o fs_ntfs.o fs_ntfs.cpp; \
then mv -f ".deps/fs_ntfs.Tpo" ".deps/fs_ntfs.Po"; else rm -f ".deps/fs_ntfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_reiser.o -MD -MP -MF ".deps/fs_reiser.Tpo" -c -o fs_reiser.o fs_reiser.cpp; \
then mv -f ".deps/fs_reiser.Tpo" ".deps/fs_reiser.Po"; else rm -f ".deps/fs_reiser.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_hfs.o -MD -MP -MF ".deps/fs_hfs.Tpo" -c -o fs_hfs.o fs_hfs.cpp; \
then mv -f ".deps/fs_hfs.Tpo" ".deps/fs_hfs.Po"; else rm -f ".deps/fs_hfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ufs.o -MD -MP -MF ".deps/fs_ufs.Tpo" -c -o fs_ufs.o fs_ufs.cpp; \
then mv -f ".deps/fs_ufs.Tpo" ".deps/fs_ufs.Po"; else rm -f ".deps/fs_ufs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_xfs.o -MD -MP -MF ".deps/fs_xfs.Tpo" -c -o fs_xfs.o fs_xfs.cpp; \
then mv -f ".deps/fs_xfs.Tpo" ".deps/fs_xfs.Po"; else rm -f ".deps/fs_xfs.Tpo"; exit 1; fi
rm -f libfs.a
ar cru libfs.a fs_base.o fs_afs.o fs_ext2.o fs_fat.o fs_hpfs.o fs_jfs.o fs_ntfs.o fs_reiser.o fs_hfs.o fs_ufs.o fs_xfs.o
ranlib libfs.a
make[4]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client/fs'
make[4]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT netclient.o -MD -MP -MF ".deps/netclient.Tpo" -c -o netclient.o netclient.cpp; \
then mv -f ".deps/netclient.Tpo" ".deps/netclient.Po"; else rm -f ".deps/netclient.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT imagefile.o -MD -MP -MF ".deps/imagefile.Tpo" -c -o imagefile.o imagefile.cpp; \
then mv -f ".deps/imagefile.Tpo" ".deps/imagefile.Po"; else rm -f ".deps/imagefile.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.cpp; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
En el fichero incluído de misc.cpp:62:
fs/fs_xfs.h:95:1: aviso: se redefinió "BBSIZE"
En el fichero incluído de misc.cpp:56:
fs/fs_ufs.h:83:1: aviso: esta es la ubicación de la definición previa
En el fichero incluído de misc.cpp:64:
fs/fs_afs.h:33:1: aviso: se redefinió "int32"
En el fichero incluído de misc.cpp:61:
fs/fs_jfs.h:40:1: aviso: esta es la ubicación de la definición previa
En el fichero incluído de misc.cpp:64:
fs/fs_afs.h:34:1: aviso: se redefinió "uint32"
En el fichero incluído de misc.cpp:61:
fs/fs_jfs.h:41:1: aviso: esta es la ubicación de la definición previa
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT image_net.o -MD -MP -MF ".deps/image_net.Tpo" -c -o image_net.o image_net.cpp; \
then mv -f ".deps/image_net.Tpo" ".deps/image_net.Po"; else rm -f ".deps/image_net.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.cpp; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT gui_text.o -MD -MP -MF ".deps/gui_text.Tpo" -c -o gui_text.o gui_text.cpp; \
then mv -f ".deps/gui_text.Tpo" ".deps/gui_text.Po"; else rm -f ".deps/gui_text.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
En el fichero incluído de main.cpp:51:
../../src/client/fs/fs_ufs.h:83:1: aviso: se redefinió "BBSIZE"
En el fichero incluído de main.cpp:49:
../../src/client/fs/fs_xfs.h:95:1: aviso: esta es la ubicación de la definición previa
main.cpp: En la función `int main(int, char**)':
main.cpp:765: aviso: unused variable `char szValue[11]'
main.cpp:767: aviso: unused variable `ssize_t nRes'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT imginfo.o -MD -MP -MF ".deps/imginfo.Tpo" -c -o imginfo.o imginfo.cpp; \
then mv -f ".deps/imginfo.Tpo" ".deps/imginfo.Po"; else rm -f ".deps/imginfo.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT cbitmap.o -MD -MP -MF ".deps/cbitmap.Tpo" -c -o cbitmap.o cbitmap.cpp; \
then mv -f ".deps/cbitmap.Tpo" ".deps/cbitmap.Po"; else rm -f ".deps/cbitmap.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_base.o -MD -MP -MF ".deps/interface_base.Tpo" -c -o interface_base.o interface_base.cpp; \
then mv -f ".deps/interface_base.Tpo" ".deps/interface_base.Po"; else rm -f ".deps/interface_base.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_newt.o -MD -MP -MF ".deps/interface_newt.Tpo" -c -o interface_newt.o interface_newt.cpp; \
then mv -f ".deps/interface_newt.Tpo" ".deps/interface_newt.Po"; else rm -f ".deps/interface_newt.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_none.o -MD -MP -MF ".deps/interface_none.Tpo" -c -o interface_none.o interface_none.cpp; \
then mv -f ".deps/interface_none.Tpo" ".deps/interface_none.Po"; else rm -f ".deps/interface_none.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT mbr_backup.o -MD -MP -MF ".deps/mbr_backup.Tpo" -c -o mbr_backup.o mbr_backup.cpp; \
then mv -f ".deps/mbr_backup.Tpo" ".deps/mbr_backup.Po"; else rm -f ".deps/mbr_backup.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link g++ -g -O2 -o partimage netclient.o imagefile.o misc.o image_net.o buffer.o gui_text.o main.o imginfo.o cbitmap.o interface_base.o interface_newt.o interface_none.o mbr_backup.o -L/usr/lib -lslang fs/libfs.a ../shared/libshared.a -lcrypt -lz -lnewt -lbz2 -lpthread -lcrypto -lssl
make[4]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
Making all in server
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/server'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT netserver.o -MD -MP -MF ".deps/netserver.Tpo" -c -o netserver.o netserver.cpp; \
then mv -f ".deps/netserver.Tpo" ".deps/netserver.Po"; else rm -f ".deps/netserver.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged.o -MD -MP -MF ".deps/partimaged.Tpo" -c -o partimaged.o partimaged.cpp; \
then mv -f ".deps/partimaged.Tpo" ".deps/partimaged.Po"; else rm -f ".deps/partimaged.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-client.o -MD -MP -MF ".deps/partimaged-client.Tpo" -c -o partimaged-client.o partimaged-client.cpp; \
then mv -f ".deps/partimaged-client.Tpo" ".deps/partimaged-client.Po"; else rm -f ".deps/partimaged-client.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-gui_dummy.o -MD -MP -MF ".deps/partimaged-gui_dummy.Tpo" -c -o partimaged-gui_dummy.o partimaged-gui_dummy.cpp; \
then mv -f ".deps/partimaged-gui_dummy.Tpo" ".deps/partimaged-gui_dummy.Po"; else rm -f ".deps/partimaged-gui_dummy.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-gui_newt.o -MD -MP -MF ".deps/partimaged-gui_newt.Tpo" -c -o partimaged-gui_newt.o partimaged-gui_newt.cpp; \
then mv -f ".deps/partimaged-gui_newt.Tpo" ".deps/partimaged-gui_newt.Po"; else rm -f ".deps/partimaged-gui_newt.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-main.o -MD -MP -MF ".deps/partimaged-main.Tpo" -c -o partimaged-main.o partimaged-main.cpp; \
then mv -f ".deps/partimaged-main.Tpo" ".deps/partimaged-main.Po"; else rm -f ".deps/partimaged-main.Tpo"; exit 1; fi
partimaged-main.cpp:88: aviso: `void catch_sigint(int)' defined but not used
/bin/sh ../../libtool --silent --mode=link g++ -g -O2 -o partimaged netserver.o partimaged.o partimaged-client.o partimaged-gui_dummy.o partimaged-gui_newt.o partimaged-main.o -L/usr/lib -lslang ../shared/libshared.a -lcrypt -lz -lnewt -lbz2 -lpthread -lcrypto -lssl
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/server'
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[3]: No se hace nada para `all-am'.
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
make[1]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
bash: makeinstall: command not found
Y si en vez de compilarlo lo instalas desde los repositorios de kubuntu?

Salu2



EDITO:
FranXP escribió:bash: makeinstall: command not found

Es 'make install' y no 'makeinstall'.
Aun asi se recomienda instalar los programas usando el sistema de paquetes de la distro, el metodo que has usado deberia ser la ultima alternativa.
Lo intenté pero no estaba.
Cafetino escribió:EDITO:
FranXP escribió:bash: makeinstall: command not found


Es 'make install' y no 'makeinstall'.
Aun asi se recomienda instalar los programas usando el sistema de paquetes de la distro, el metodo que has usado deberia ser la ultima alternativa.


FranXP escribió:Lo intenté pero no estaba.


Que rapido, has posteado en el momento que he hecho el edit
Pues asi adelante :p


Salu2
Pues me dice esto:

fran@intel:~/Desktop/partimage-0.6.4/partimage-0.6.4$ ./configure && make && make install
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for gawk... (cached) mawk
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c -p
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for pthread_create in -lpthread... yes
checking for BZ2_bzopen in -lbz2... yes
checking for newtCenteredWindow in -lnewt... yes
checking for gzwrite in -lz... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed... fr da de es fi gl it nl pl pt sk
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking limit.h usability... no
checking limit.h presence... no
checking for limit.h... no
checking for malloc.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for sys/param.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether setpgrp takes no argument... yes
checking for getwd... yes
checking for strerror... yes
checking for strdup... (cached) yes
checking for atoll... yes
checking for strtoll... yes
checking for setpgid... yes
checking for fstat64... yes
checking for fstatfs64... yes
checking for open64... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long int... yes
checking size of long int... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8

checking for openssl... /usr/bin/openssl
configure: checking for SSL Library and Header files ... ...
checking "for rsa.h crypto.h x509.h pem.h ssl.h err.h"... (/usr/include/openssl) yes
checking for CRYPTO_lock in -lcrypto... yes
checking for SSL_CTX_new in -lssl... yes
checking for crypt in -lcrypt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/shared/Makefile
config.status: creating src/shared/pathnames.h
config.status: creating src/client/Makefile
config.status: creating src/client/fs/Makefile
config.status: creating src/server/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
Making all in intl
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
Making all in po
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
Making all in src
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
Making all in shared
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/shared'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.cpp; \
then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT access.o -MD -MP -MF ".deps/access.Tpo" -c -o access.o access.cpp; \
then mv -f ".deps/access.Tpo" ".deps/access.Po"; else rm -f ".deps/access.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT net.o -MD -MP -MF ".deps/net.Tpo" -c -o net.o net.cpp; \
then mv -f ".deps/net.Tpo" ".deps/net.Po"; else rm -f ".deps/net.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT exceptions.o -MD -MP -MF ".deps/exceptions.Tpo" -c -o exceptions.o exceptions.cpp; \
then mv -f ".deps/exceptions.Tpo" ".deps/exceptions.Po"; else rm -f ".deps/exceptions.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.cpp; \
then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT privs.o -MD -MP -MF ".deps/privs.Tpo" -c -o privs.o privs.cpp; \
then mv -f ".deps/privs.Tpo" ".deps/privs.Po"; else rm -f ".deps/privs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/client -I../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT image_disk.o -MD -MP -MF ".deps/image_disk.Tpo" -c -o image_disk.o image_disk.cpp; \
then mv -f ".deps/image_disk.Tpo" ".deps/image_disk.Po"; else rm -f ".deps/image_disk.Tpo"; exit 1; fi
rm -f libshared.a
ar cru libshared.a common.o access.o net.o exceptions.o messages.o privs.o image_disk.o
ranlib libshared.a
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/shared'
Making all in client
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
Making all in fs
make[4]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client/fs'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_base.o -MD -MP -MF ".deps/fs_base.Tpo" -c -o fs_base.o fs_base.cpp; \
then mv -f ".deps/fs_base.Tpo" ".deps/fs_base.Po"; else rm -f ".deps/fs_base.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_afs.o -MD -MP -MF ".deps/fs_afs.Tpo" -c -o fs_afs.o fs_afs.cpp; \
then mv -f ".deps/fs_afs.Tpo" ".deps/fs_afs.Po"; else rm -f ".deps/fs_afs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ext2.o -MD -MP -MF ".deps/fs_ext2.Tpo" -c -o fs_ext2.o fs_ext2.cpp; \
then mv -f ".deps/fs_ext2.Tpo" ".deps/fs_ext2.Po"; else rm -f ".deps/fs_ext2.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_fat.o -MD -MP -MF ".deps/fs_fat.Tpo" -c -o fs_fat.o fs_fat.cpp; \
then mv -f ".deps/fs_fat.Tpo" ".deps/fs_fat.Po"; else rm -f ".deps/fs_fat.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_hpfs.o -MD -MP -MF ".deps/fs_hpfs.Tpo" -c -o fs_hpfs.o fs_hpfs.cpp; \
then mv -f ".deps/fs_hpfs.Tpo" ".deps/fs_hpfs.Po"; else rm -f ".deps/fs_hpfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_jfs.o -MD -MP -MF ".deps/fs_jfs.Tpo" -c -o fs_jfs.o fs_jfs.cpp; \
then mv -f ".deps/fs_jfs.Tpo" ".deps/fs_jfs.Po"; else rm -f ".deps/fs_jfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ntfs.o -MD -MP -MF ".deps/fs_ntfs.Tpo" -c -o fs_ntfs.o fs_ntfs.cpp; \
then mv -f ".deps/fs_ntfs.Tpo" ".deps/fs_ntfs.Po"; else rm -f ".deps/fs_ntfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_reiser.o -MD -MP -MF ".deps/fs_reiser.Tpo" -c -o fs_reiser.o fs_reiser.cpp; \
then mv -f ".deps/fs_reiser.Tpo" ".deps/fs_reiser.Po"; else rm -f ".deps/fs_reiser.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_hfs.o -MD -MP -MF ".deps/fs_hfs.Tpo" -c -o fs_hfs.o fs_hfs.cpp; \
then mv -f ".deps/fs_hfs.Tpo" ".deps/fs_hfs.Po"; else rm -f ".deps/fs_hfs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_ufs.o -MD -MP -MF ".deps/fs_ufs.Tpo" -c -o fs_ufs.o fs_ufs.cpp; \
then mv -f ".deps/fs_ufs.Tpo" ".deps/fs_ufs.Po"; else rm -f ".deps/fs_ufs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../../.. -I../../.. -I../../../src/client -I../../../src/shared -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT fs_xfs.o -MD -MP -MF ".deps/fs_xfs.Tpo" -c -o fs_xfs.o fs_xfs.cpp; \
then mv -f ".deps/fs_xfs.Tpo" ".deps/fs_xfs.Po"; else rm -f ".deps/fs_xfs.Tpo"; exit 1; fi
rm -f libfs.a
ar cru libfs.a fs_base.o fs_afs.o fs_ext2.o fs_fat.o fs_hpfs.o fs_jfs.o fs_ntfs.o fs_reiser.o fs_hfs.o fs_ufs.o fs_xfs.o
ranlib libfs.a
make[4]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client/fs'
make[4]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT netclient.o -MD -MP -MF ".deps/netclient.Tpo" -c -o netclient.o netclient.cpp; \
then mv -f ".deps/netclient.Tpo" ".deps/netclient.Po"; else rm -f ".deps/netclient.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT imagefile.o -MD -MP -MF ".deps/imagefile.Tpo" -c -o imagefile.o imagefile.cpp; \
then mv -f ".deps/imagefile.Tpo" ".deps/imagefile.Po"; else rm -f ".deps/imagefile.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.cpp; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
En el fichero incluído de misc.cpp:62:
fs/fs_xfs.h:95:1: aviso: se redefinió "BBSIZE"
En el fichero incluído de misc.cpp:56:
fs/fs_ufs.h:83:1: aviso: esta es la ubicación de la definición previa
En el fichero incluído de misc.cpp:64:
fs/fs_afs.h:33:1: aviso: se redefinió "int32"
En el fichero incluído de misc.cpp:61:
fs/fs_jfs.h:40:1: aviso: esta es la ubicación de la definición previa
En el fichero incluído de misc.cpp:64:
fs/fs_afs.h:34:1: aviso: se redefinió "uint32"
En el fichero incluído de misc.cpp:61:
fs/fs_jfs.h:41:1: aviso: esta es la ubicación de la definición previa
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT image_net.o -MD -MP -MF ".deps/image_net.Tpo" -c -o image_net.o image_net.cpp; \
then mv -f ".deps/image_net.Tpo" ".deps/image_net.Po"; else rm -f ".deps/image_net.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.cpp; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT gui_text.o -MD -MP -MF ".deps/gui_text.Tpo" -c -o gui_text.o gui_text.cpp; \
then mv -f ".deps/gui_text.Tpo" ".deps/gui_text.Po"; else rm -f ".deps/gui_text.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
En el fichero incluído de main.cpp:51:
../../src/client/fs/fs_ufs.h:83:1: aviso: se redefinió "BBSIZE"
En el fichero incluído de main.cpp:49:
../../src/client/fs/fs_xfs.h:95:1: aviso: esta es la ubicación de la definición previa
main.cpp: En la función `int main(int, char**)':
main.cpp:765: aviso: unused variable `char szValue[11]'
main.cpp:767: aviso: unused variable `ssize_t nRes'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT imginfo.o -MD -MP -MF ".deps/imginfo.Tpo" -c -o imginfo.o imginfo.cpp; \
then mv -f ".deps/imginfo.Tpo" ".deps/imginfo.Po"; else rm -f ".deps/imginfo.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT cbitmap.o -MD -MP -MF ".deps/cbitmap.Tpo" -c -o cbitmap.o cbitmap.cpp; \
then mv -f ".deps/cbitmap.Tpo" ".deps/cbitmap.Po"; else rm -f ".deps/cbitmap.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_base.o -MD -MP -MF ".deps/interface_base.Tpo" -c -o interface_base.o interface_base.cpp; \
then mv -f ".deps/interface_base.Tpo" ".deps/interface_base.Po"; else rm -f ".deps/interface_base.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_newt.o -MD -MP -MF ".deps/interface_newt.Tpo" -c -o interface_newt.o interface_newt.cpp; \
then mv -f ".deps/interface_newt.Tpo" ".deps/interface_newt.Po"; else rm -f ".deps/interface_newt.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT interface_none.o -MD -MP -MF ".deps/interface_none.Tpo" -c -o interface_none.o interface_none.cpp; \
then mv -f ".deps/interface_none.Tpo" ".deps/interface_none.Po"; else rm -f ".deps/interface_none.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/client/fs -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT mbr_backup.o -MD -MP -MF ".deps/mbr_backup.Tpo" -c -o mbr_backup.o mbr_backup.cpp; \
then mv -f ".deps/mbr_backup.Tpo" ".deps/mbr_backup.Po"; else rm -f ".deps/mbr_backup.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=link g++ -g -O2 -o partimage netclient.o imagefile.o misc.o image_net.o buffer.o gui_text.o main.o imginfo.o cbitmap.o interface_base.o interface_newt.o interface_none.o mbr_backup.o -L/usr/lib -lslang fs/libfs.a ../shared/libshared.a -lcrypt -lz -lnewt -lbz2 -lpthread -lcrypto -lssl
make[4]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/client'
Making all in server
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/server'
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT netserver.o -MD -MP -MF ".deps/netserver.Tpo" -c -o netserver.o netserver.cpp; \
then mv -f ".deps/netserver.Tpo" ".deps/netserver.Po"; else rm -f ".deps/netserver.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged.o -MD -MP -MF ".deps/partimaged.Tpo" -c -o partimaged.o partimaged.cpp; \
then mv -f ".deps/partimaged.Tpo" ".deps/partimaged.Po"; else rm -f ".deps/partimaged.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-client.o -MD -MP -MF ".deps/partimaged-client.Tpo" -c -o partimaged-client.o partimaged-client.cpp; \
then mv -f ".deps/partimaged-client.Tpo" ".deps/partimaged-client.Po"; else rm -f ".deps/partimaged-client.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-gui_dummy.o -MD -MP -MF ".deps/partimaged-gui_dummy.Tpo" -c -o partimaged-gui_dummy.o partimaged-gui_dummy.cpp; \
then mv -f ".deps/partimaged-gui_dummy.Tpo" ".deps/partimaged-gui_dummy.Po"; else rm -f ".deps/partimaged-gui_dummy.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-gui_newt.o -MD -MP -MF ".deps/partimaged-gui_newt.Tpo" -c -o partimaged-gui_newt.o partimaged-gui_newt.cpp; \
then mv -f ".deps/partimaged-gui_newt.Tpo" ".deps/partimaged-gui_newt.Po"; else rm -f ".deps/partimaged-gui_newt.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I. -I. -I../.. -I../.. -I../../src/shared -I../../src/client -I../../src/server -I/usr/include/slang -Wno-deprecated -I/usr/include/openssl -Wall -g -O2 -MT partimaged-main.o -MD -MP -MF ".deps/partimaged-main.Tpo" -c -o partimaged-main.o partimaged-main.cpp; \
then mv -f ".deps/partimaged-main.Tpo" ".deps/partimaged-main.Po"; else rm -f ".deps/partimaged-main.Tpo"; exit 1; fi
partimaged-main.cpp:88: aviso: `void catch_sigint(int)' defined but not used
/bin/sh ../../libtool --silent --mode=link g++ -g -O2 -o partimaged netserver.o partimaged.o partimaged-client.o partimaged-gui_dummy.o partimaged-gui_newt.o partimaged-main.o -L/usr/lib -lslang ../shared/libshared.a -lcrypt -lz -lnewt -lbz2 -lpthread -lcrypto -lssl
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src/server'
make[3]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[3]: No se hace nada para `all-am'.
make[3]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/src'
make[2]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
make[2]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
make[1]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4'
Making install in intl
make[1]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
if test "partimage" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
/usr/bin/install -c -p -m 644 libintl.h /usr/local/include/libintl.h; \
/bin/sh ../libtool --silent --mode=install \
/usr/bin/install -c -p -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
orig=/usr/local/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -p -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -p -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \
test -f /usr/local/share/locale/locale.alias \
&& orig=/usr/local/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/local/share/locale/t-locale.alias; \
dest=/usr/local/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -p -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "partimage" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
/usr/bin/install -c -p -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
/usr/bin/install -c -p -m 644 ChangeLog.inst /usr/local/share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -p -m 644 ./$file \
/usr/local/share/gettext/intl/$file; \
done; \
chmod a+x /usr/local/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -p -m 644 $dir/$file \
/usr/local/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
for file in $dists; do \
rm -f /usr/local/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/intl'
Making install in po
make[1]: Entering directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/share
/bin/sh: .././mkinstalldirs: No existe el fichero o el directorio
make[1]: *** [install-data-yes] Error 127
make[1]: Leaving directory `/home/fran/Desktop/partimage-0.6.4/partimage-0.6.4/po'
make: *** [install-recursive] Error 1
fran@intel:~/Desktop/partimage-0.6.4/partimage-0.6.4$
El make install hay que hacerlo como root... aunque viendo que usas kubuntu bastara con un:
sudo make install


Salu2
Hola:

En ubuntu breezy lo tienes en el universe seguro, lo acabo de mirar, supongo que en hoary tambien. Asi que supogo que en kubuntu tambien.

Saludos
Bajatelo binario, solo ejecutar y listo. Aquí lo tienes:

http://perso.wanadoo.es/jedisoft/downloads/partimage
Al final lo instale desde el Kynaptic y he hecho lo del rescue y tal, he cargado la particion de linux y luego me deja escribir en un sitio y ya no se seguir, he intentado poner ./partimage pero no lo encuentra.

Que tengo que hacer?
Hola:

En el manual de zx80 pone que tienes que tener una particion donde guardar la imagen y que previamente tienes que haber copiado partimage ahi, por eso no lo encuentra, porque al cargar el rescue cargas un linux que tienes en el cd no el del disco duro.

Yo personalmente no me liaria mucho mas, en vez de usar el rescue del ubuntu o del linux que hayas probado yo me bajaria el system rescue cd que ya lleva el partimage.

http://www.sysresccd.org/download.en.php

Con este simplemente tendras que montar la particion donde quieres guardar la imagen y lanzar el partimage.

Saludos

Editado: he caido al releer el post. "./partimage" es si el partimage esta en el mismo directorio que ejecutas, deberias de poner simplemente "partimage" si esta en el path.
12 respuestas