You are not logged in.

#1 2008-01-20 15:04:14

MillTek
Member
Registered: 2005-01-30
Posts: 442

E17 - problem compiling [SOLVED]

HI,
I'm using the easy_17.sh script to compile e17 on a fresh install of Arch.  For almost every program I getthe following;

-------------------------------------------------------------------------------
EASY_E17 CMD: ./autogen.sh --prefix=/opt/e17 
-------------------------------------------------------------------------------
Running aclocal...
Running autoheader...
Running libtoolize...
Running automake...
Running autoconf...
configure.in:65: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

So far I haven't been able to come up with a fix. Does anyone have any ideas??

TIA

Last edited by MillTek (2008-01-20 18:39:04)

Offline

#2 2008-01-20 17:12:48

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: E17 - problem compiling [SOLVED]

Do you have base-devel installed? You'll need all of it, including m4, to build E17.

By the way, the 686 stuff in community is up to date, and the x86_64 stuff is soon to follow.

Offline

#3 2008-01-20 17:47:08

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: E17 - problem compiling [SOLVED]

I installed base but not devel. Is there a list of the devel software available anywhere?


Thanks Skottish

Offline

#4 2008-01-20 18:17:05

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: E17 - problem compiling [SOLVED]

MillTek wrote:

I installed base but not devel. Is there a list of the devel software available anywhere?


Thanks Skottish

Sure, through pacman wink

[ronald@Miranda ~]$ pacman -Sg base-devel
base-devel
    abs  autoconf  automake  bin86  bison  csup  diffutils  ed  fakeroot  flex  
    gcc  libtool  m4  make  patch  pkgconfig

Offline

#5 2008-01-20 18:38:01

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: E17 - problem compiling [SOLVED]

Thanks Skottish and Pressh.  That worked. I actually found base-devel after what Skottish had said and all seems ok now.  Sorry to have wasted time.

Offline

Board footer

Powered by FluxBB