Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176623 - media-libs/libggi-2.2.2 fails to configure with --as-needed LDFLAGS
Summary: media-libs/libggi-2.2.2 fails to configure with --as-needed LDFLAGS
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-30 20:39 UTC by Patrizio Bassi
Modified: 2007-05-01 09:14 UTC (History)
1 user (show)

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


Attachments
configure log (config.log,136.44 KB, text/plain)
2007-04-30 20:39 UTC, Patrizio Bassi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2007-04-30 20:39:09 UTC
checking for kill... yes
checking for giiInit in -lgii... no
configure: error: LibGII is not properly installed on the system.
                You need LibGII for building LibGGI. Please compile
                LibGII first.

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /mnt/Dati/Gentoo/tmp/portage/media-libs/libggi-2.2.2/work/libggi-2.2.2/config.log

!!! ERROR: media-libs/libggi-2.2.2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  libggi-2.2.2.ebuild, line 45:   Called econf '--disable-glide' '--enable-aa' '--disable-debug' '--enable-mmx' '--disable-vis' '--with-x' '--enable-x' '--disable-svga' '--disable-vgagl' '--enable-fbdev' '--enable-directfb' '--enable-64bitc'
  ebuild.sh, line 577:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/mnt/Dati/Gentoo/tmp/portage/media-libs/libggi-2.2.2/temp/build.log'.
Comment 1 Patrizio Bassi 2007-04-30 20:39:49 UTC
Created attachment 117766 [details]
configure log
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-04-30 21:25:54 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libgg.so.0, needed by /usr/lib64/libgii.so, not found (try using -rpath or -rpath-link)

Try running revdep-rebuild.
Comment 3 Patrizio Bassi 2007-05-01 09:14:10 UTC
you're right, i didn't notice it. closing as invalid