Re: problem with rhythmbox in 0.28.2



Nick Hudson <nhudson2367 earthlink net> writes:

> undefined reference to `id3_frame_field'

This suggests that you're lacking whatever library contains this
function, yet configure has mistakenly thought it's there.

This is probably libid3tag missing, or at least, being installed in an
awkward way. Why did configure let it go through, and linking with it
later failed, I can't tell :)

Perhaps you might try simply cd-ing to the directory where error
happened, and manually adding whatever parameters are needed (like
-L/to/wherever/is/libid3tag) to the last command (it probably starts
with either libtool or gcc, and spans probably five or more lines on
your screen).

Once you determine what adittional parameters you needed to add, you
should report it as a bug, and describe your system.

HTH,
Danilo



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