I have found erros while installing FreeSwitch 1.0.4pre4. I am using Toshiba Laptop with FC10.<br><br>here is the partial output of "make" command:<br><br>...<br>...<br><br>Making servers/slapd/backends.c<br> Add config ...<br>
Add ldif ...<br>Making servers/slapd/overlays/statover.c<br>Please run "make depend" to build dependencies<br>Making all in /usr/src/freeswitch-1.0.4pre4/libs/openldap-2.4.11<br> Entering subdirectory include<br>
Making ldap_config.h<br> <br> Entering subdirectory libraries<br>Making all in /usr/src/freeswitch-1.0.4pre4/libs/openldap-2.4.11/libraries<br> Entering subdirectory liblutil<br>getpeereid.c: In function ‘lutil_getpeereid’:<br>
getpeereid.c:65: error: storage size of ‘peercred’ isn’t known<br>make[8]: *** [getpeereid.o] Error 1<br>make[7]: *** [all-common] Error 1<br>make[6]: *** [all-common] Error 1<br>make[5]: *** [/usr/src/freeswitch-1.0.4pre4/libs/openldap-2.4.11/libraries/libldap_r/<a href="http://libldap_r.la">libldap_r.la</a>] Error 2<br>
make[4]: *** [all] Error 1<br>make[3]: *** [mod_ldap-all] Error 1<br>make[2]: *** [all-recursive] Error 1<br>Making all in build<br> +-------- FreeSWITCH Build Complete -----------+<br> + FreeSWITCH has been successfully built. +<br>
+ Install by running: +<br> + +<br> + make install +<br> +----------------------------------------------+<br>make[1]: *** [all-recursive] Error 1<br>
make: *** [all] Error 2<br>[root@localhost freeswitch-1.0.4pre4]<br><br><br>Even though it is showing that FreeSwitch has been successfully buit and run make install. at the end it gives 2 errors. So is the "make" process complete or there is some bug?<br>
<br><br>Regards,<br>Vin<br>