Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80704 - Gnomemeeting didn't ebuilded with PWLib error
Summary: Gnomemeeting didn't ebuilded with PWLib error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 05:03 UTC by Yuri Novik
Modified: 2005-02-08 08:58 UTC (History)
1 user (show)

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


Attachments
Attached by ./configure request (config.log,48.42 KB, text/plain)
2005-02-04 05:07 UTC, Yuri Novik
Details
pwlib-1.6.3-r3/work/pwlib/config.log (config.log,27.18 KB, text/plain)
2005-02-08 05:46 UTC, Yuri Novik
Details
pwlib-1.8.3-r1/work/pwlib/config.log (config.log,44.26 KB, text/plain)
2005-02-08 06:00 UTC, Yuri Novik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Novik 2005-02-04 05:03:54 UTC
When I'm trying rebuild net-im/gnomemeeting-1.00 after last world-update, I see ./configure error. The dev-libs/pwlib-1.6.3-r3 haven't OpenLDAP support. But both package didn't have USE-flag about. So I can't switch on LDAP support in the packages and leave it w/o too.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
checking GNOMEMEETING_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib
-lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz
-lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2
-lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
checking whether OS type is supported... yes
checking for pthread_create in -lpthread... yes
checking whether debugging must be compiled in... no
checking for PWLib includes in /usr/include/...
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

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/gnomemeeting-1.00/work/gnomemeeting-1.00/config.log

!!! ERROR: net-im/gnomemeeting-1.00 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Yuri Novik 2005-02-04 05:07:15 UTC
Created attachment 50323 [details]
Attached by ./configure request
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2005-02-04 06:31:41 UTC
ok, gnomemeeting's config.log doesn't help here

could you please run:

ebuild /usr/portage/dev-libs/pwlib/pwlib-1.6.3-r3.ebuild compile

and attach pwlibs config.log, something seems to be messing up on that end
Comment 3 Yuri Novik 2005-02-08 05:46:35 UTC
Created attachment 50729 [details]
pwlib-1.6.3-r3/work/pwlib/config.log
Comment 4 Yuri Novik 2005-02-08 06:00:16 UTC
Created attachment 50730 [details]
pwlib-1.8.3-r1/work/pwlib/config.log

Sorry for wrong information. gnomemeeting-1.2.0 RDEPEND >=dev-libs/pwlib-1.8.3.
Comment 5 Yuri Novik 2005-02-08 08:58:25 UTC
After looking up config.log I understand what my openldap lib was broken. 
Problem has been solved by rebuilding of OpenLDAP. 

Thanx and sorry