Re: [gentoo-user] Upgrading xorg-x11: revdep-rebuild fails on apmd

2006-07-02 Thread Jonas Pedersen
Michael Sullivan wrote:
> I upgraded xorg-x11 on my computer today.  Afterward, I wanted to run
> revdep-rebuild to make sure any loose ends where tied up.  It wanted to
> remerge apmd, but every time it tries, I get this:
> 
> Calculating dependencies... done!
 Emerging (1 of 1) sys-apps/apmd-3.2.2_p5 to /
 checking ebuild checksums ;-)
 checking auxfile checksums ;-)
 checking miscfile checksums ;-)
 checking apmd_3.2.2.orig.tar.gz ;-)
 checking apmd_3.2.2-5.diff.gz ;-)
 Unpacking source...
 Unpacking apmd_3.2.2.orig.tar.gz
> to /var/tmp/portage/apmd-3.2.2_p5/work
 Unpacking apmd_3.2.2-5.diff.gz
> to /var/tmp/portage/apmd-3.2.2_p5/work
>  * Applying apmd_3.2.2-5.diff ...
> [ ok ] * Applying apmd-no-on_ac_power_script.patch ...
> [ ok ]>>> Source unpacked.
 Compiling source
> in /var/tmp/portage/apmd-3.2.2_p5/work/apmd-3.2.2.orig ...
> libtool --quiet --mode=compile i686-pc-linux-gnu-gcc -c  -O -g -Wall
> -pipe -I.  -I/usr/X11R6/include -I/usr/src/linux-2.2/include
> -I /usr/src/linux-2.0/include -DVERSION=\"3.2.1\" -DDEFAULT_PROXY_NAME=
> \"/etc/apmd_proxy\" apmlib.c
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> make: *** [apmlib.lo] Error 1
> 
> !!! ERROR: sys-apps/apmd-3.2.2_p5 failed.
> Call stack:
>   ebuild.sh, line 1539:   Called dyn_compile
>   ebuild.sh, line 939:   Called src_compile
>   apmd-3.2.2_p5.ebuild, line 56:   Called die
> 
> !!! emake failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
> 
> Can I fix this myself, or should I submit it as a bug?
> 

Are you running the newest version of libtool? If not try to upgrade to
newest version.


-- 
Jonas Pedersen - jonas - at - chown.dk / http://chown.dk
Nyheder på dit windows skrivebord? http://rss.chown.dk
Keep track of you DVD's - http://movie.chown.dk
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Upgrading xorg-x11: revdep-rebuild fails on apmd

2006-07-01 Thread Michael Sullivan
I upgraded xorg-x11 on my computer today.  Afterward, I wanted to run
revdep-rebuild to make sure any loose ends where tied up.  It wanted to
remerge apmd, but every time it tries, I get this:

Calculating dependencies... done!
>>> Emerging (1 of 1) sys-apps/apmd-3.2.2_p5 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking apmd_3.2.2.orig.tar.gz ;-)
>>> checking apmd_3.2.2-5.diff.gz ;-)
>>> Unpacking source...
>>> Unpacking apmd_3.2.2.orig.tar.gz
to /var/tmp/portage/apmd-3.2.2_p5/work
>>> Unpacking apmd_3.2.2-5.diff.gz
to /var/tmp/portage/apmd-3.2.2_p5/work
 * Applying apmd_3.2.2-5.diff ...
[ ok ] * Applying apmd-no-on_ac_power_script.patch ...
[ ok ]>>> Source unpacked.
>>> Compiling source
in /var/tmp/portage/apmd-3.2.2_p5/work/apmd-3.2.2.orig ...
libtool --quiet --mode=compile i686-pc-linux-gnu-gcc -c  -O -g -Wall
-pipe -I.  -I/usr/X11R6/include -I/usr/src/linux-2.2/include
-I /usr/src/linux-2.0/include -DVERSION=\"3.2.1\" -DDEFAULT_PROXY_NAME=
\"/etc/apmd_proxy\" apmlib.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [apmlib.lo] Error 1

!!! ERROR: sys-apps/apmd-3.2.2_p5 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  apmd-3.2.2_p5.ebuild, line 56:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.

Can I fix this myself, or should I submit it as a bug?

-- 
gentoo-user@gentoo.org mailing list