Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PPP fails on emerge [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Raniz
l33t
l33t


Joined: 13 Sep 2003
Posts: 967
Location: Varberg, Sweden

PostPosted: Fri Feb 20, 2004 10:50 pm    Post subject: PPP fails on emerge [SOLVED] Reply with quote

when I emerge ppp I get this error-message:
Code:
cd . && autoheader
autoheader-2.58: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader-2.58: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader-2.58: WARNING: is deprecated and discouraged.
autoheader-2.58:
autoheader-2.58: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.58: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without

autoheader-2.58: WARNING: `acconfig.h':
autoheader-2.58:
autoheader-2.58: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.58:                [Define if a function `main' is needed.])
autoheader-2.58:
autoheader-2.58: WARNING: More sophisticated templates can also be produced, see the
autoheader-2.58: WARNING: documentation.
aclocal.m4:49: error: m4_defn: undefined macro: _m4_divert_diversion
autoconf/oldnames.m4:113: AM_PROG_INSTALL is expanded from...
aclocal.m4:49: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
autoheader-2.58: /usr/bin/autom4te failed with exit status: 1
make: *** [stamp-h.in] Error 1

!!! ERROR: net-dialup/ppp-2.4.2 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)


Any ideas?


Last edited by Raniz on Wed Feb 25, 2004 10:23 am; edited 1 time in total
Back to top
View user's profile Send private message
rancor
n00b
n00b


Joined: 07 Mar 2003
Posts: 11

PostPosted: Wed Feb 25, 2004 4:20 am    Post subject: Fix... Reply with quote

You need to use an older version of autoconf:

Code:
env WANT_AUTOCONF=2.1 emerge ppp

_________________
--
Jim Powers
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum