Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408281 - gnome-extra/gnome-media-2.32.0-r300 - ./configure: line 15953: GNOME_MAINTAINER_MODE_DEFINES: command not found
Summary: gnome-extra/gnome-media-2.32.0-r300 - ./configure: line 15953: GNOME_MAINTAIN...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 07:12 UTC by Piotr Szymaniak
Modified: 2012-03-15 07:19 UTC (History)
1 user (show)

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


Attachments
Build.log (Build.log,11.71 KB, text/plain)
2012-03-15 07:13 UTC, Piotr Szymaniak
Details
config.log (config.log,61.16 KB, text/plain)
2012-03-15 07:14 UTC, Piotr Szymaniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-15 07:12:52 UTC
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for GSTPROPS... yes
checking whether make supports nested variables... yes
./configure: line 15953: GNOME_MAINTAINER_MODE_DEFINES: command not found
./configure: line 15954: syntax error near unexpected token `maximum'
./configure: line 15954: `GNOME_COMPILE_WARNINGS(maximum)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-extra/gnome-media-2.32.0-r300/work/gnome-media-2.32.0/config.log
 * ERROR: gnome-extra/gnome-media-2.32.0-r300 failed (configure phase):
 *   econf failed
Comment 1 Piotr Szymaniak 2012-03-15 07:13:54 UTC
Created attachment 305435 [details]
Build.log
Comment 2 Piotr Szymaniak 2012-03-15 07:14:19 UTC
Created attachment 305437 [details]
config.log
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-03-15 07:19:57 UTC
emerge -1 gnome-common

+  15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+  gnome-media-2.32.0-r300.ebuild:
+  Include gnome-common in DEPEND for eautoreconf wrt #408281 by Piotr Szymaniak