Trying to update from 1.1.17_pre20021025 to 1.1.18-r2 emerge -u cups Calculating dependencies ...done! >>> emerge (1 of 1) net-print/cups-1.1.18-r2 to / >>> md5 ;-) cups-1.1.18-source.tar.bz2 >>> Unpacking source... >>> Unpacking cups-1.1.18-source.tar.bz2 patching file configure Hunk #1 succeeded at 6478 (offset 119 lines). patching file Makedefs.in Hunk #1 succeeded at 47 (offset 1 line). String found where operator expected at /usr/bin/autom4te-2.54 line 281, near "error "need GNU m4 1.4 or later: $m4"" (Do you need to predeclare error?) syntax error at /usr/bin/autom4te-2.54 line 281, near "error "need GNU m4 1.4 or later: $m4"" BEGIN not safe after errors--compilation aborted at /usr/bin/autom4te-2.54 line 427. !!! ERROR: net-print/cups-1.1.18-r2 failed. !!! Function src_unpack, Line 40, Exitcode 1 !!! (no error message) emerge info Portage 2.0.46-r9 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) ================================================================= System uname: 2.4.19-gentoo-r10 i686 Pentium III (Katmai) GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="3dnow apm avi crypt encode gif jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png qtmt quicktime spell xml2 xmms xv zlib gdbm berkdb slang readline arts tetex bonobo svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis motif opengl cdr static cups truetype qt kde gnome gtk alsa -oss acpi mozilla mysql scanner x86" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium3 -pipe " CXXFLAGS="-O2 -march=pentium3 -pipe " ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache" Let me know if there is anything I can add to help debug this.
u got newest m4, autoconf, automake ?
I believe so. After doing an emerge sync, emerge -u world, This is where it stopped. What version should I have?
just check if it's newest version im portage (with emerge search)
Yes everything is up to date. m4 = 1.4p autoconf = 2.54 automake = 1.6.3
used the fix for bug http://bugs.gentoo.org/show_bug.cgi?id=14453 This gave different errors, (needs version 2.50). So I emerged autoconf automake autoconf And somehow out of that mess, my bug went away. If I'm the only one that had that problem, then I'll just assume my system got borked. and I've somehow unborked it. :)