Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 85773
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: voip herd <voip@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: gad.kadosh@gmail.com
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85773 depends on: 105560 Show dependency tree
Bug 85773 blocks: 103197
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-18 07:11 0000
Also supposedly older versions can go stable... :)

------- Comment #1 From Colin Macdonald 2005-03-26 14:09:41 0000 -------
Isn't this part of gnome now?  assign to gnome herd?
I halfheartedly tried to use the old ebuild but it now depends on >=dev-libs/pwlib-1.8.4 which isn't in the tree yet.  Might also needs a new verison of net-libs/openh323 as well.

------- Comment #2 From Colin Macdonald 2005-04-11 01:42:05 0000 -------
can close this, its in the tree (but see bug #88690).

------- Comment #3 From Santiago Gala 2005-04-13 06:04:03 0000 -------
It fails to merge here:

 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\"/usr/share/locale/\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/usr/share/gnomemeeting\" -I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/howl -DHAS_HOWL -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/howl -DHAS_HOWL -I/usr/include/ptlib -I/usr/include/ptclib -I/usr/include/openh323 -I/usr/include/SDL -D_REENTRANT -DHAS_SDL -I/usr/include -DPTRACING -DNDEBUG -Wall -Os -g -DP_USE_PRAGMA -D_REENTRANT -fno-exceptions -O2 -mcpu=7450 -maltivec -mabi=altivec -pipe -MT gm_contacts-ldap.lo -MD -MP -MF .deps/gm_contacts-ldap.Tpo -c gm_contacts-ldap.cpp  -fPIC -DPIC -o .libs/gm_contacts-ldap.o
gm_contacts-ldap.cpp: In function `GSList* gnomemeeting_ldap_addressbook_get_contacts(GmAddressbook*, int&, gboolean, gchar*, gchar*, gchar*, gchar*)':
gm_contacts-ldap.cpp:154: error: `PLDAPSession' undeclared (first use this function)
gm_contacts-ldap.cpp:154: error: (Each undeclared identifier is reported only once for each function it appears in.)
gm_contacts-ldap.cpp:154: error: expected `;' before "ldap"
gm_contacts-ldap.cpp:155: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:155: error: `SearchContext' undeclared (first use this function)
gm_contacts-ldap.cpp:155: error: expected `;' before "context"
gm_contacts-ldap.cpp:223: error: `ldap' undeclared (first use this function)
gm_contacts-ldap.cpp:244: error: `context' undeclared (first use this function)
gm_contacts-ldap.cpp:249: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:250: error: `ScopeSubTree' undeclared (first use this function)
gm_contacts-ldap.cpp:250: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:250: error: `ScopeSingleLevel' undeclared (first use this function)
make[3]: *** [gm_contacts-ldap.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1/lib/contacts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1'
make: *** [all] Error 2

!!! ERROR: net-im/gnomemeeting-1.2.1 failed.
!!! Function src_compile, Line 89, Exitcode 2


Standard ~ppc

------- Comment #4 From Stefan Knoblich (RETIRED) 2005-04-14 11:25:15 0000 -------
does re-emerging pwlib fix this?
looks like my old friend the pwlib-doesn't-detect-openldap bug...

------- Comment #5 From Santiago Gala 2005-04-16 10:36:29 0000 -------
I just saw the message. Re-emerging pwlib cured the problem, now gnomemeeting
builds and, apparently, works.

Thanks

------- Comment #6 From yannek@web.de 2005-05-15 06:03:37 0000 -------
Can there be anything done to shorten the time for gnomemeeting 1.2.1 to be
bumped stable?

AFAIK there is the Bug that -O3 causes errors with missing audio-plugins but
with -O2 it's just fine.
But besides that it seems to build and work. I use it for nearly two month now,
without problems, whole system -O2 though.

What's blocking x86? 
I beg your pardon if such kind of postings ist considerd rude behavior in
bugzilla, and will immidiatly cease to do so if wanted.

------- Comment #7 From Kalin KOZHUHAROV 2005-09-07 11:26:16 0000 -------
gnomemeeting-1.2.2 is out, anyone volunteering for an ebuild?

http://www.gnomemeeting.org/index.php?rub=5&path=sources/sources

------- Comment #8 From Colin Macdonald 2005-09-07 12:28:34 0000 -------
Close this bug.

Re: comment 7, Gnomemeeting is part of gnome, so this should be taken care of in
bug #103197.

------- Comment #9 From yannek@web.de 2005-09-08 03:15:37 0000 -------
#103197 depends on this bug. 
To me it seems to be the other way round, this bug has to be resolved for 
#103197. 
Perhaps this one could be marked obsolete, and a new one for 1.2.2 be started. 
 

------- Comment #10 From Colin Macdonald 2005-09-08 21:20:48 0000 -------
Ok as comment #9 mentions, this bug should be renamed to refer to
gnomemeeting-1.2.2.  Then it blocks gnome 2.12.  I don't have the rights to
rename it however.

------- Comment #11 From Daniel Gryniewicz 2005-09-12 13:33:10 0000 -------
Fixed in CVS.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug