http://qa.mandrakesoft.com/show_bug.cgi?id=2446
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|missing libmad prereq for |unable to rebuild rpm
|rebuilding src rpm |libmad symbol detection
| |failure
------- Additional Comments From [EMAIL PROTECTED] 2003-02-26 14:57 -------
Hummm it's worse... the symbol is here but cannot be found by configure process
# nm /usr/lib/libmad.a|grep decod
00000110 t decode_header
00000000 d decoder_table
00000aae T mad_frame_decode
000006ec T mad_header_decode
decoder.o:
00000080 T mad_decoder_finish
00000000 T mad_decoder_init
00000bc4 T mad_decoder_message
00000b10 T mad_decoder_run
U mad_frame_decode
U mad_header_decode
00003558 t III_decode
00000ef2 t III_huffdecode
# rpm -ql libmad0-devel
/usr/include/id3tag.h
/usr/include/mad.h
/usr/lib/libid3tag.a
/usr/lib/libid3tag.la
/usr/lib/libid3tag.so
/usr/lib/libmad.a
/usr/lib/libmad.la
/usr/lib/libmad.so
/usr/lib/pkgconfig/id3tag.pc
/usr/lib/pkgconfig/mad.pc
/usr/share/doc/libmad0-devel-0.14.2b
/usr/share/doc/libmad0-devel-0.14.2b/COPYING
/usr/share/doc/libmad0-devel-0.14.2b/README
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date:
description:
configure: WARNING: mad.h: present but cannot be compiled
configure: WARNING: mad.h: check for missing prerequisite headers?
configure: WARNING: mad.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------ ##
checking for mad.h... yes
checking vorbis/vorbisenc.h usability... no
checking vorbis/vorbisenc.h presence... yes
configure: WARNING: vorbis/vorbisenc.h: present but cannot be compiled
configure: WARNING: vorbis/vorbisenc.h: check for missing prerequisite headers?
configure: WARNING: vorbis/vorbisenc.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------ ##
checking for vorbis/vorbisenc.h... yes
checking id3tag.h usability... no
checking id3tag.h presence... yes
configure: WARNING: id3tag.h: present but cannot be compiled
configure: WARNING: id3tag.h: check for missing prerequisite headers?
configure: WARNING: id3tag.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------ ##
checking for id3tag.h... yes
checking for mad_decoder_init in -lmad... no
configure: error: *** libmad not found. Run configure --without-libmad to disable it.
error: Bad exit status from /var/tmp/rpm-tmp.74068 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.74068 (%build)