2007-07-30, 22:08
Hello all,
first of all i want to mention that this is really a great project and i really appreciate the good work.
Some days ago i installed ubuntu on my htpc and just tried to get xbmc to work. And it worked very well. I was able to see my hd content even from rar.
Today i wanted to get the latest additions and tried to compile from svn again.
This time it wont work, and i have just no clue wth it wont.
I even reinstalled ubuntu but had no luck on compiling the actual branch.
The error i get is :
t0mt0m@htpc:~/XBMC$ make
make -C guilib
make[1]: Entering directory `/home/t0mt0m/XBMC/guilib'
rm -f ActionManager.o
g++-4.1 -c -g -D_XBMC_DEBUG -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I/usr/include/freetype2 -I/usr/include/SDL ActionManager.cpp -o ActionManager.o
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/cstdlib:122: error: ‘::malloc’ has not been declared
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/cstdlib:130: error: ‘::realloc’ has not been declared
make[1]: *** [ActionManager.o] Error 1
make[1]: Leaving directory `/home/t0mt0m/XBMC/guilib'
make: *** [guilib] Error 2
Most likely i made an stupid mistake, but im out of ideas, even google cant help on this one.
My setup is a foxconnboard with E6400 on it, it has 2GB Ram and an nvidia 7300GS.
I hope i gave enough informations to help me out.
Thanks so much in advance
t0mt0m
first of all i want to mention that this is really a great project and i really appreciate the good work.
Some days ago i installed ubuntu on my htpc and just tried to get xbmc to work. And it worked very well. I was able to see my hd content even from rar.
Today i wanted to get the latest additions and tried to compile from svn again.
This time it wont work, and i have just no clue wth it wont.
I even reinstalled ubuntu but had no luck on compiling the actual branch.
The error i get is :
t0mt0m@htpc:~/XBMC$ make
make -C guilib
make[1]: Entering directory `/home/t0mt0m/XBMC/guilib'
rm -f ActionManager.o
g++-4.1 -c -g -D_XBMC_DEBUG -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I/usr/include/freetype2 -I/usr/include/SDL ActionManager.cpp -o ActionManager.o
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/cstdlib:122: error: ‘::malloc’ has not been declared
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/cstdlib:130: error: ‘::realloc’ has not been declared
make[1]: *** [ActionManager.o] Error 1
make[1]: Leaving directory `/home/t0mt0m/XBMC/guilib'
make: *** [guilib] Error 2
Most likely i made an stupid mistake, but im out of ideas, even google cant help on this one.
My setup is a foxconnboard with E6400 on it, it has 2GB Ram and an nvidia 7300GS.
I hope i gave enough informations to help me out.
Thanks so much in advance
t0mt0m