Re: [Gqclient-discuss] Specfile patch
Status: Beta
Brought to you by:
sur5r
From: Bert V. <be...@bi...> - 2000-04-09 19:58:51
|
On Sun, 9 Apr 2000, Ross Golder wrote: > I've uploaded a modified specfile patch, so users can do the 'rpm -tb' > thing. Good stuff! > Still having problems building the damn thing: > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/lib/glib/include > -I/usr/X11R6/include -Wall -c tinput.c > tinput.c:24: ldap_schema.h: No such file or directory ldap_schema.h isn't there in OpenLDAP 1.x, it holds the structs etc for the new LDAP V3 schema functions. > Guess I'll have to keep cracking on getting the latest CVS version of > openldap working. Unfortunately, I am using nss_ldap package on my > workstation, so if I break libldap/liblber, it won't know who I am! I'll > get there soon. That doesn't have to be a problem -- you can compile against an LDAP install in another directory, use the --with-ldap-prefix option to configure. You can then at least connect to some LDAP V3 server out on the net. Bert Vermeulen be...@bi... -- Yes, I am an agent of Satan, but my duties are largely ceremonial. |