Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55773 - gnomemeeting-1.00 fails
Summary: gnomemeeting-1.00 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-01 03:55 UTC by Roman Gaufman
Modified: 2004-07-02 02:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Gaufman 2004-07-01 03:55:02 UTC
checking for /usr/include/ptlib/pprocess.h... yes
checking for main in -lpt... yes
checking for PWLib version... 1.6.3
checking for OpenLDAP support in PWLIB... no
configure: error: Sorry but the PWLib version you are using doesn't support LDAP
 
!!! ERROR: net-im/gnomemeeting-1.00 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed


Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-ck2)
=================================================================
System uname: 2.6.7-ck2 i686 AMD Athlon(tm) XP 3200+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse,387 -mmmx -fforce-addr -fforce-mem -funroll-loops -maccumulate-outgoing-args -ffast-math"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -m3dnow -msse -mfpmath=sse,387 -mmmx -fforce-addr -fforce-mem -funroll-loops -maccumulate-outgoing-args -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache digest distcc sandbox"
GENTOO_MIRRORS="http://194.83.57.2/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apache2 apm arts audiofile avi cdr crypt cups directfb dvd encode esd faad flac foomaticdb gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 imlib jabber jpeg kde ldap libg++ libwww lirc mikmod mmx monkey motif mozilla mpeg msn mysql nas ncurses nptl oggvorbis opengl oscar pam pda pdflib pic png python qt quicktime readline scanner slang spell sse ssl tcpd threads tiff truetype video_cards_nvidia x86 xml2 xv xvid yahoo zlib"


Reproducible: Always
Steps to Reproduce:
1. emerge gnomemeeting
Comment 1 Joe McCann (RETIRED) gentoo-dev 2004-07-01 20:48:27 UTC
try with a more recent version of pwlib such as 1.6.6
Comment 2 Roman Gaufman 2004-07-02 02:38:25 UTC
I'm trying to stay stable. But I found a solution

1) Recompile openldap
2) Recompile pwlib
3) Compile gnomemeeting

Tried with the masked version of pwlib and gnomemeeting -- also works.

So I guess no problems now, but would be nice if someone would look at whats causing this, and why is a recompile of openldap needed.