Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497190 - media-video/gpac-0.4.5 suffers from underlinking issues
Summary: media-video/gpac-0.4.5 suffers from underlinking issues
Status: RESOLVED DUPLICATE of bug 331067
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 495820
Blocks:
  Show dependency tree
 
Reported: 2014-01-06 00:32 UTC by Nico Baggus
Modified: 2014-01-26 20:36 UTC (History)
1 user (show)

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 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 ***