xscreensaver compilation failed
Hello,
My xscreensaver failed to build. Not sure what's wrong. I've tried versions starting from 5.05. [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid xinerama -new-login" 0 kB I tried to disable each options, it didn't help much. It failed at econf. ... config.status: creating driver/XScreenSaver.ad config.status: creating config.h config.status: executing default-1 commands config.status: executing po/stamp-it commands config.status: error: po/Makefile.in.in was not created by intltoolize. ... ... * * ERROR: x11-misc/xscreensaver-5.07 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2950: Called econf '--with-x-app-defaults=/usr/share/X11/app-defaults' '--with-hackdir=/usr/lib/misc/xscreensaver' '--with-configdir=/usr/share/xscreensaver/config' '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext' '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext' '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext' '--with-xdbe-ext' '--enable-locking' '--without-kerberos' '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks' '--without-login-manager' '--with-xinerama-ext' '--with-pam' '--without-gl' '--with-jpeg' * ebuild.sh, line 525: 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/x11-misc/xscreensaver-5.07/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'. * Any idea? Thanks, -- ./D |
xscreensaver compilation failed
On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote:
Hello, My xscreensaver failed to build. Not sure what's wrong. I've tried versions starting from 5.05. [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid xinerama -new-login" 0 kB I tried to disable each options, it didn't help much. It failed at econf. ... config.status: creating driver/XScreenSaver.ad config.status: creating config.h config.status: executing default-1 commands config.status: executing po/stamp-it commands config.status: error: po/Makefile.in.in was not created by intltoolize. ... ... * * ERROR: x11-misc/xscreensaver-5.07 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2950: Called econf '--with-x-app-defaults=/usr/share/X11/app-defaults' '--with-hackdir=/usr/lib/misc/xscreensaver' '--with-configdir=/usr/share/xscreensaver/config' '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext' '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext' '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext' '--with-xdbe-ext' '--enable-locking' '--without-kerberos' '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks' '--without-login-manager' '--with-xinerama-ext' '--with-pam' '--without-gl' '--with-jpeg' * ebuild.sh, line 525: 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/x11-misc/xscreensaver-5.07/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'. * Any idea? Thanks, I'd try posting the full log, not the snippets you think are relevant. |
xscreensaver compilation failed
I'm sorry. I've now attached the build.log.
On Mon, Nov 3, 2008 at 4:10 PM, Jeremy McSpadden <deface@uberpenguin.net> wrote: > On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote: > > Hello, > > My xscreensaver failed to build. Not sure what's wrong. I've tried > versions starting from 5.05. > > [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid > xinerama -new-login" 0 kB > > I tried to disable each options, it didn't help much. > > It failed at econf. > > ... > config.status: creating driver/XScreenSaver.ad > config.status: creating config.h > config.status: executing default-1 commands > config.status: executing po/stamp-it commands > config.status: error: po/Makefile.in.in was not created by intltoolize. > ... > ... > * > * ERROR: x11-misc/xscreensaver-5.07 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2950: Called econf > '--with-x-app-defaults=/usr/share/X11/app-defaults' > '--with-hackdir=/usr/lib/misc/xscreensaver' > '--with-configdir=/usr/share/xscreensaver/config' > '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext' > '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext' > '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext' > '--with-xdbe-ext' '--enable-locking' '--without-kerberos' > '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks' > '--without-login-manager' '--with-xinerama-ext' '--with-pam' > '--without-gl' '--with-jpeg' > * ebuild.sh, line 525: 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/x11-misc/xscreensaver-5.07/temp/build.log'. > * The ebuild environment file is located at > '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'. > * > > Any idea? > > Thanks, > > I'd try posting the full log, not the snippets you think are relevant. > > > -- ./D |
xscreensaver compilation failed
|
xscreensaver compilation failed
On Mon, 2008-11-03 at 16:17 +0800, Ducky wrote:
I'm sorry. I've now attached the build.log. On Mon, Nov 3, 2008 at 4:10 PM, Jeremy McSpadden <deface@uberpenguin.net> wrote: > On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote: > > Hello, > > My xscreensaver failed to build. Not sure what's wrong. I've tried > versions starting from 5.05. > > [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid > xinerama -new-login" 0 kB > > I tried to disable each options, it didn't help much. > > It failed at econf. > > ... > config.status: creating driver/XScreenSaver.ad > config.status: creating config.h > config.status: executing default-1 commands > config.status: executing po/stamp-it commands > config.status: error: po/Makefile.in.in was not created by intltoolize. > ... > ... > * > * ERROR: x11-misc/xscreensaver-5.07 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2950: Called econf > '--with-x-app-defaults=/usr/share/X11/app-defaults' > '--with-hackdir=/usr/lib/misc/xscreensaver' > '--with-configdir=/usr/share/xscreensaver/config' > '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext' > '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext' > '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext' > '--with-xdbe-ext' '--enable-locking' '--without-kerberos' > '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks' > '--without-login-manager' '--with-xinerama-ext' '--with-pam' > '--without-gl' '--with-jpeg' > * ebuild.sh, line 525: 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/x11-misc/xscreensaver-5.07/temp/build.log'. > * The ebuild environment file is located at > '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'. > * > > Any idea? > > Thanks, > > I'd try posting the full log, not the snippets you think are relevant. > > > That looks like an env, not a build log. Jeremy McSpadden UberPenguin.net |
| All times are GMT. The time now is 04:03 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.