Le lundi 19 décembre 2005 à 13:41 -0500, Allan a écrit : > On Monday 19 December 2005 12:07, Allan wrote: > > On Monday 19 December 2005 10:55, Damien Sandras wrote: > > > Le lundi 19 décembre 2005 à 10:50 -0500, Allan a écrit : > > > > On Monday 19 December 2005 10:16, Damien Sandras wrote: > > > > > Easy, you didn't have OpenLDAP-Devel installed when compiling PWLIB. > > > > > You will have to install it, and recompile pwlib, opal, then > > > > > gnomemeeting (ouch :( ). > > > > > > > > I was about to say that can't be the problem because both openldap2 and > > > > openldap2-devel are installed but then I noticed that they have > > > > different version numbers. I'll change that and see if it makes a > > > > difference. > > > > > > Then for some reason PWLIB didn't pick it up when compiling (check if > > > HAS_LDAP is set to 1 in ptbuildopts.h) > > > > Nothing of that sort in ptbuildopts.h but found it in ptbuildopts.mak. > > > > Allan > > _______________________________________________ > > Compiling still didn't work after making sure that both programs had the same > version numbers.
This is what you should get : grep P_LDAP /usr/include/ptbuildopts.h -> #define P_LDAP 1 If P_LDAP is not defined, then it will complain. -- _ Damien Sandras (o- //\ GnomeMeeting: http://www.gnomemeeting.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
