[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#241259: kdemultimedia: [m68k/unstable] cp: cannot stat `./debian/tmp/usr/lib/kde3/kfile_flac.la': No such file or directory



It seems to not be finding log/floor are those supposed to be in FLAC
or is the configure.in test not written properly?

Thanks,
Chris

Here is the important part of the config.log:

configure:34454: checking for
FLAC__seekable_stream_decoder_process_single in -lFLAC
configure:34484: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -DQT_THREAD_SUPPORT  -D_REENTRANT
conftest.c -lFLAC   >&5
/usr/lib/gcc-lib/ia64-linux/3.3.3/../../../libFLAC.so: undefined
reference to `log'
/usr/lib/gcc-lib/ia64-linux/3.3.3/../../../libFLAC.so: undefined
reference to `floor'
collect2: ld returned 1 exit status
configure:34490: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "kdemultimedia"
| #define VERSION "3.2.2"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_SGI_STL 1
| #define HAVE_CRYPT 1
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 8
| #define SIZEOF_CHAR_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBJPEG 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_AWE_VOICE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_STRING_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_USLEEP 1
| #define HAVE_SNPRINTF 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ALSA_ASOUNDLIB_H 1
| #define RETSIGTYPE void
| #define HAVE_TAGLIB 1
| #define HAVE_CDPARANOIA 1
| #define PATH_CDPARANOIA "/usr/bin/cdparanoia"
| #define HAVE_LIBPTHREAD 1
| #define HAVE_SYS_ASOUNDLIB_H 1
| #define HAVE_ALSA_ASOUNDLIB_H 1
| #define HAVE_LIBAUDIOFILE 1
| #define HAVE_GSTREAMER 1
| #define HAVE_MUSICBRAINZ 1
| #define HAVE_TRM 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char FLAC__seekable_stream_decoder_process_single ();
| int
| main ()
| {
| FLAC__seekable_stream_decoder_process_single ();
|   ;
|   return 0;
| }
configure:34515: result: no

Attachment: signature.asc
Description: Digital signature


Reply to: