erlug
[Top] [All Lists]

[Erlug] errore che scompare al riavvio...

To: erlug@xxxxxxxxxxxxxx
Subject: [Erlug] errore che scompare al riavvio...
From: Ilias Bartolini <brain79@xxxxxxxxxxx>
Date: Wed, 19 May 2004 21:11:50 +0200
un piccolo quesito curiosità... più che problema

avvio la macchina (slackware), scarico qtparted
tar -zxvf 
./config 

-----------------------------------
........
checking size of char *... configure: error: cannot compute sizeof (char
*), 77
See `config.log' for more details.
-----------------------------------

config.log in fondo mi dice: 

-----------------------------------
## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBDL 1
#define HAVE_LIBPARTED 1
#define HAVE_LIBREISERFS 1
#define HAVE_LIBUUID 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TEMPLATE_REPOSITORY 1
#define HAVE_UNISTD_H 1
#define HOMEPAGE "http://qtparted.sourceforge.net/";
#define KDELIBSUFF ""
#define PACKAGE "qtparted"
#define PACKAGE_BUGREPORT "zanac4ever@xxxxxxxxxxx"
#define PACKAGE_NAME "qtparted"
#define PACKAGE_STRING "qtparted 0.4.4"
#define PACKAGE_TARNAME "qtparted"
#define PACKAGE_VERSION "0.4.4"
#define SIZEOF_INT 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 4
#define STDC_HEADERS 1
#define VERSION "0.4.4"
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

-----------------------------------

riavvio e rilancio ./config e fila tutto liscio
....è già il secondo programma che compilo che mi da lo stesso tipo di
problema.
qualcuno sa spiegarmi perchè? 

bye Ilias


<Prev in Thread] Current Thread [Next in Thread>
  • [Erlug] errore che scompare al riavvio..., Ilias Bartolini <=