Did you check this flag with the latest pwlib and openh323? I found that -fdata-sections and/or -ffunction-sections options caused problems and solved it by removing them. If -frepo makes compilation possible without removal of these options that would be a better solution:) ----- Original Message ----- From: "Chris Rankin" <rankincj@yahoo.com> Sent: Saturday, September 20, 2003 10:45 AM Subject: RE: multiple definitions linker error when building 2.0.5 > --- shawn <sporter2545@rogers.com> wrote: > > I'll admit to not being much on c/c++ (I'm a > > telephony developer) since the > > Makefile is full of STDCFLAGS should I set it to > > -frepo?? > > No, just add this line above the bit about LDAP > support: > > CFLAGS += -frepo # new bit > > # LDAP support > ifdef HAS_LDAP > > SOURCES += gkldap.cxx ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/