undefined reference to `rpl_malloc'

You have a problem with TA3D, it doesn't run or it crashes...
/
Vous avez un problème avec TA3D, il ne se lance pas ou plante...
Post Reply
Julian

undefined reference to `rpl_malloc'

Post by Julian » Sat Dec 16, 2006 1:55 pm

Hi,

First of all i want to say i think this is great project if i could get it to work :( every time i try make it doesnt work for me. my output is:

ta3d.o: In function `TEXTURE_MANAGER::all_texture()':
/usr/share/ta3d/src/3do.h:112: undefined reference to `rpl_malloc'
/usr/share/ta3d/src/3do.h:115: undefined reference to `rpl_malloc'
/usr/share/ta3d/src/3do.h:116: undefined reference to `rpl_malloc'
/usr/share/ta3d/src/3do.h:117: undefined reference to `rpl_malloc'
/usr/share/ta3d/src/3do.h:118: undefined reference to `rpl_malloc'
ta3d.o:/usr/share/ta3d/src/3do.h:119: more undefined references to `rpl_malloc' follow
collect2: ld returned 1 exit status
make[2]: *** [ta3d] Error 1
make[2]: Leaving directory `/usr/share/ta3d/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/share/ta3d'
make: *** [all] Error 2

and i have no idea what rpl malloc is and cant find anything on google and really want to try this. if its of any use im using Ubuntu 6.10

hope someone can help me with this

thanks,
Julian

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Dec 16, 2006 2:04 pm

ok, I also work with Ubuntu 6.10 and I had this problem too, just edit the configure.ac file and remove this line:
AC_FUNC_MALLOC

then go to the console and type:
aclocal
autoconf
automake -a -c
./configure
make clean
make

it should do it. Note you need to have the autotools package installed for this to work.
=>;-D Penguin Powered

Julian

Post by Julian » Sat Dec 16, 2006 3:14 pm

hi,

thanks for the quick reply, i have it all working now, apart from it going really slow even with 120fps, but it works for the most part

Julian

Post by Julian » Sat Dec 16, 2006 3:26 pm

Its fixed itself now, its all running great, thanks for the help :D

User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

Post by zuzuf » Sat Dec 16, 2006 4:32 pm

that was nothing, but now that you have it working, may be you could post a test??
=>;-D Penguin Powered

Post Reply

Who is online

Users browsing this forum: No registered users and 56 guests