Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4878

Summary: wmakerconf wont compile with GCC 3.1
Product: Gentoo Linux Reporter: Francis Koclas <francis>
Component: Current packagesAssignee: Nick Hadaway <grandmasterlinux>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: Normal    
Version: 1.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Francis Koclas 2002-07-11 14:21:39 UTC
wmakerconf-2.8.1-r2 will NOT compile with GCC 3.1 (i have GCC 3.1-r7 installed)

checking for proplist.h... no
configure: error: Can't find PropList include-file: Please install libPropList
prior to wmakerconf.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 31, Exitcode 1
!!! (no error message)

!!! emerge aborting on 
/usr/portage/x11-misc/wmakerconf/wmakerconf-2.8.1-r2.ebuild .
____________

The problem is that libPropList *IS* installed, and I even re-emerged it, no luck :(

I tried compiling it on another machine running Gentoo Linux with GCC 2.95.3-r7,
and it worked like a charm.
Comment 1 Nick Hadaway 2002-07-13 11:47:35 UTC
Updated wmakerconf to from 2.81. to 2.9.  This version does not depend on
libPropList as the latest WindowMaker also does not required libPropList.