< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Help Compiling on CentOS


Hi all,

I am attempting to compile r5759 on my linux CentOS box (Linux 2.6.9-11.EL). Has anyone been successful on this platform. I know it compiles fine on FedoraCore4,
but I need it on a CentOS machine.

The exact error I get is at link time:

../build/../resip/stack/obj.debug.Linux.i686/libresip.so: undefined reference to `resip::MethodHash::in_word_set(char const*, unsigned int)' ../build/../resip/stack/obj.debug.Linux.i686/libresip.so: undefined reference to `resip::HeaderHash::in_word_set(char const*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686/repro] Error 1
make[1]: Leaving directory `/usr/local/resiprocate'
make: *** [repro] Error 2

I am using g++ (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2).

Any help you can provide would be appreciated.

  - tr -