Miscellaneous > Technical Support

Linux: what is t-br.gmo (compiling help)

<< < (2/2)

Pathos:

--- Code: ---*** Could not run libFLAC test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding libFLAC or finding the wrong
*** version of libFLAC. If it is not finding libFLAC, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
--- End code ---

I suggest trying to fix this...could posibly be the problem


--- Code: ---mms.c:465: warning: integer constant is too large for "long" type
mms.c:465: warning: integer constant is too large for "long" type
mms.c:467: warning: integer constant is too large for "long" type
mms.c:467: warning: integer constant is too large for "long" type
mms.c:469: warning: integer constant is too large for "long" type
mms.c:469: warning: integer constant is too large for "long" type
mms.c:479: warning: integer constant is too large for "long" type
mms.c:479: warning: integer constant is too large for "long" type

--- End code ---
could you post these lines ? its probably just setting some longs to negatives using hexidecimal which is normal.

This output is different from what I see when I compile things on my machine.. usually it lists the full gcc command lines ?

Refalm:
Please put configure output in CODE tags next time.

GenuineAdvantage:
I tried most of it and can't figure out the rest. It compiles fine in other distributions, so it's a problem with the distribution. But I just went ahead and installed an spc plugin in the existing xmms and that worked. That's really all I needed but it would be nice to be able to play these files in  kaffeine. But this is all there is for it, and xmms sucks compared to audacious but oh well. I've done so much with this install that I'm sticking with this distro for now.

Thanks for the help anyways!

piratePenguin:

--- Code: ---rm -f br.gmo && : -c --statistics -o br.gmo br.po
mv: cannot stat `t-br.gmo': No such file or directory
--- End code ---
I don't see where `t-br.gmo' comes into the picture...
Maybe there's a bug in autoconf/automake or something?

What's the output of this?
--- Code: ---grep t-br.gmo *
--- End code ---

GenuineAdvantage:
I'm sure it is a bug. And the output of that is blank.

Navigation

[0] Message Index

[*] Previous page

Go to full version