I don't think that creating these links can cause any damage to your system.RichieB wrote:Thanks for the suggestions of ln -s 'ing, but sounds more flaky than puff pastry. I'm not suggesting it won't work but that if I do it wrong there's more than a likely chance I'll bugger things up completely.
Code: Select all
CFLAGS="-march=athlon-xp -O2 -falign-functions=4
-falign-jumps=4 -fomit-frame-pointer -pipe"
Code: Select all
make[1]: Entering directory `/var/tmp/portage/kdebase-3.2.0/work/kdebase-3.2.0'
String found where operator expected at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
(Do you need to predeclare error?)
syntax error at /usr/bin/autom4te-2.57 line 280, near "error "need GNU m4 1.4 or later: $m4""
BEGIN not safe after errors--compilation aborted at /usr/bin/autom4te-2.57 line 453.
make[1]: *** [configure] Fehler 1Code: Select all
emerge /usr/portage/sys-devel/autoconf/autoconf-2.57-r1.ebuild
emerge sys-devel/autoconf-2.57-r1 -C
This problem has been killing me. No problems on my main comp, but my slower one, which really needs the faster kde3.2 kept getting the error. You found the fix my friend. Thanks!pvincent wrote:same trouble.
To fix it, I had to emerge again autoconf-2.57-r1, and then unmerge it.At the end, the script /usr/bin/autom4te-2.57 no longer exists.Code: Select all
emerge /usr/portage/sys-devel/autoconf/autoconf-2.57-r1.ebuild emerge sys-devel/autoconf-2.57-r1 -C
Hope it could help...


pvincent wrote:same trouble.
To fix it, I had to emerge again autoconf-2.57-r1, and then unmerge it.At the end, the script /usr/bin/autom4te-2.57 no longer exists.Code: Select all
emerge /usr/portage/sys-devel/autoconf/autoconf-2.57-r1.ebuild emerge sys-devel/autoconf-2.57-r1 -C
Hope it could help...
It is compiling! WOOHOOO!leftbas wrote:Try this guys...
- - Emerge arts
Good luck, hope it helps everyone.
