Re: LDAP to query Active Directory?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I installed the openldap dev library:

export PTLIBDIR=~/ptlib-v2.10.9
sudo apt-get install libldap2-dev
make clean
./configure --enable-ipv6 --disable-odbc --disable-sdl --disable-lua
--disable-expat
wget -O src/ptlib/common/getdate.tab.c
http://www.gnugk.org/download/getdate.tab.c
make optnoshared

In the GnuGK directory:
make clean
./configure --enable-h46018
make optnoshared

[LD] obj_linux_x86_64_s/gnugk
./obj_linux_x86_64_s/Toolkit.o: In function
`Toolkit::CreateH350Session(H350_Session*)':
Toolkit.cxx:(.text+0x131ff): undefined reference to
`H350_Session::Open(PString const&, unsigned short)'
./obj_linux_x86_64_s/Toolkit.o: In function
`Toolkit::AssignedAliases::QueryH350Directory(PString const&,
PStringArray&)':
Toolkit.cxx:(.text+0x136cb): undefined reference to
`H350_Session::Search(PString const&, PString const&,
std::map<PString, std::list<PLDAPSchema, std::allocator<PLDAPSchema>
>, std::less<PString>, std::allocator<std::pair<PString const,
std::list<PLDAPSchema, std::allocator<PLDAPSchema> > > > >&,
PStringArray const&)'
Toolkit.cxx:(.text+0x1378a): undefined reference to
`H350_Session::GetAttribute(std::list<PLDAPSchema,
std::allocator<PLDAPSchema> >&, PString const&, PString&)'
Toolkit.cxx:(.text+0x13836): undefined reference to
`H350_Session::GetAttribute(std::list<PLDAPSchema,
std::allocator<PLDAPSchema> >&, PString const&, PString&)'
Toolkit.cxx:(.text+0x138e2): undefined reference to
`H350_Session::GetAttribute(std::list<PLDAPSchema,
std::allocator<PLDAPSchema> >&, PString const&, PString&)'
./obj_linux_x86_64_s/Toolkit.o: In function
`Toolkit::AssignedGatekeepers::QueryH350Directory(PString const&,
PIPSocket::Address const&, PStringArray&)':
Toolkit.cxx:(.text+0x140f5): undefined reference to
`H350_Session::Search(PString const&, PString const&,
std::map<PString, std::list<PLDAPSchema, std::allocator<PLDAPSchema>
>, std::less<PString>, std::allocator<std::pair<PString const,
std::list<PLDAPSchema, std::allocator<PLDAPSchema> > > > >&,
PStringArray const&)'
Toolkit.cxx:(.text+0x141b0): undefined reference to
`H350_Session::GetAttribute(std::list<PLDAPSchema,
std::allocator<PLDAPSchema> >&, PString const&, PString&)'
./obj_linux_x86_64_s/gkauth.o: In function
`H350PasswordAuth::GetPassword(PString const&, PString&)':
gkauth.cxx:(.text+0x70ce): undefined reference to
`H350_Session::Search(PString const&, PString const&,
std::map<PString, std::list<PLDAPSchema, std::allocator<PLDAPSchema>
>, std::less<PString>, std::allocator<std::pair<PString const,
std::list<PLDAPSchema, std::allocator<PLDAPSchema> > > > >&,
PStringArray const&)'
gkauth.cxx:(.text+0x71ce): undefined reference to
`H350_Session::GetAttribute(std::list<PLDAPSchema,
std::allocator<PLDAPSchema> >&, PString const&, PString&)'
./obj_linux_x86_64_s/MakeCall.o:(.rodata._ZTV16MakeCallEndPoint[_ZTV16MakeCallEndPoint]+0x348):
undefined reference to `H323EndPoint::OnH350ServiceControl(PString
const&, PString const&)'
collect2: error: ld returned 1 exit status
make[1]: *** [obj_linux_x86_64_s/gnugk] Error 1
make[1]: Leaving directory `/home/sstuart/openh323gk'
make: *** [optnoshared] Error 2

Did I miss a compile flag somewhere?

------------------------------------------------------------------------------
_______________________________________________________

Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/



[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux