trouble with compiling latest builds...
#1
Hey Davilla, maybe I missed something that was added that we need in the last couple weeks port wise? I don't have a xbmc/config.log - when I download the latest svn, and run ./configure--i get the following:

Code:
sh-3.2# autoconf
sh-3.2# ./configure
configure: Ensuring config.guess and config.sub exist and is executable
checking build system type... i386-apple-darwin9.6.0
checking host system type... i386-apple-darwin9.6.0
checking for ccache... none
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... no
configure: WARNING: boost/shared_ptr.hpp: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: boost/shared_ptr.hpp: proceeding with the compiler's result
checking for boost/shared_ptr.hpp... yes
checking for main in -lGLEW... yes
checking mad.h usability... yes
checking mad.h presence... no
configure: WARNING: mad.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: mad.h: proceeding with the compiler's result
checking for mad.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... no
configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: jpeglib.h: proceeding with the compiler's result
checking for jpeglib.h... yes
checking samplerate.h usability... no
checking samplerate.h presence... no
checking for samplerate.h... no
configure: error: ERROR: Could not find a required library. Please see README.linux
Reply
#2
read the error. then read README.osx. then realize you are obviously missing libsamplerate (which yes, is listed in README.osx). which reminds me, stupid README.linux message
Reply
#3
Also, ensure that you're atleast at r20282.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Please read and follow the forum rules.
For troubleshooting and bug reporting, please make sure you read this first.


Image
Reply
#4
stupid me, i kept reading README.linux Smile
Reply
#5
jayhawk785 Wrote:stupid me, i kept reading README.linux Smile

hahaha, smack Smile
Reply

Logout Mark Read Team Forum Stats Members Help
trouble with compiling latest builds...0