Compile and Buils problem ?
homayoon taheri
h_taheri at isc.iranet.net
Sun Jan 13 07:08:52 UTC 2008
In kubuntu 7.10, whenever I try to compile any tools from source
by ./configure the following error in configure.log file stops the operation:
Which is needed library ?
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libdvdcss"
| #define VERSION "1.2.9"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2423: error: C compiler cannot create executables
See `config.log' for more details.
More information about the kubuntu-users
mailing list