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

Bug 497190

Summary: media-video/gpac-0.4.5 suffers from underlinking issues
Product: Gentoo Linux Reporter: Nico Baggus <mlspamcb>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jb.bouhier
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 495820    
Bug Blocks:    

Description Nico Baggus 2014-01-06 00:32:57 UTC
on a freshly installed system from stage3 gpac build fails
unless the emerge command is prefixed with:

LDFLAGS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lX11 -lstdc++"

Reproducible: Always

Actual Results:  
With LDFLAGS="..." emerge it works, without it complains about missing symbols.

Expected Results:  
working emerge.
Comment 1 Daniel Pielmeier gentoo-dev 2014-01-06 17:27:48 UTC
media-video/gpac-0.5.0-r1 works fine and stabilization for this version is already requested (bug #495820).
Comment 2 Jean-Baptiste Bouhier 2014-01-10 09:38:06 UTC
I confirm as I was having the same issue.
emerge gpad ---> FAIL
with LDFLAGS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lX11 -lstdc++" in make.conf  ---> OK

Thanks for the solution.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-01-26 20:36:15 UTC

*** This bug has been marked as a duplicate of bug 331067 ***