Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286247 - dev-ml/lablgtk-2.12.0-r1 fails to compile
Summary: dev-ml/lablgtk-2.12.0-r1 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 15:32 UTC by fredi
Modified: 2009-09-24 17:41 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 fredi 2009-09-24 15:32:04 UTC
emerge lablgtk fail with this:

checking lablGL directory... configure: error: gtkgl enforced but lablGL not found                                                                                                  

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-ml/lablgtk-2.12.0-r1/work/lablgtk-2.12.0/config.log
 *                                                                          
 * ERROR: dev-ml/lablgtk-2.12.0-r1 failed.                                  
 * Call stack:                                                              
 *               ebuild.sh, line   49:  Called src_configure                
 *             environment, line 2338:  Called econf '--disable-debug' '--with-rsvg' '--without-glade' '--with-gnomeui' '--with-panel' '--with-gl' '--with-gtkspell' '--without-gtksourceview' '--without-gnomecanvas'                                                                                                                                                  
 *               ebuild.sh, line  536:  Called die                                                                                                                                  
 * The specific snippet of code:                                                                                                                                                    
 *                      die "econf failed"                                                                                                                                          
 *  The die message:                                                                                                                                                                
 *   econf failed                                                                                                                                                                   
 *                                                                                                                                                                                  
 * If you need support, post the topmost build error, and the call stack if relevant.                                                                                               
 * A complete build log is located at '/var/tmp/portage/dev-ml/lablgtk-2.12.0-r1/temp/build.log'.                                                                                   
 * The ebuild environment file is located at '/var/tmp/portage/dev-ml/lablgtk-2.12.0-r1/temp/environment'.                                                                          
 *                                                                                                                                                                                  

>>> Failed to emerge dev-ml/lablgtk-2.12.0-r1, Log file:



Strange enough lablGL was installed and all. After emergning again lablGL the compilation succeded.


Reproducible: Always
Comment 1 Alexis Ballier gentoo-dev 2009-09-24 17:41:56 UTC
(In reply to comment #0)
> Strange enough lablGL was installed and all. After emergning again lablGL the
> compilation succeded.

that's because you need to run ocaml-rebuild.sh when upgrading ocaml, like the ebuild says.