[Lumiera] Failure building lumiera

Jogchum Reitsma j.reitsma at hccnet.nl
Tue Sep 8 19:36:11 CEST 2009


Christian Thaeter schreef:
>   
>> Christian Thaeter schreef:
>>     
> huh since when does make check require distclean?
>
> did you build in a 'build' dir the first time?
>  I guess not (my manual iy wrong there)
>   
For as far as I can recall, yes, but I'm unsure. The build dir was
present, in any case.
> did you do your first build/checkout as root?
>   
No, I always do only 'make install' as root, all other things as normal
user.
>  never ever! only 'make install' is to be done by root unless you set
> your system up in a way which permits you software installation
>
> At worst you can make a complete 'git clean -dfx' in the nobug folder
> and start anew (with autoreconf -fi, ....), you do not need to re-clone
> the repo. But actually it is supposed to work as documented, err, i fix
> the docs to write about building in a build dir.
>   

Not a smooth path... Did  "git clean -dfx", but then 

    autoreconf -fi
    Can't exec "aclocal": Bestand of map bestaat niet at
    /usr/share/autoconf/Autom4te/FileUtils.pm line 326.
    autoreconf: failed to run aclocal: Bestand of map bestaat
    niet                            (means File or directory doesn't exist)


Figured out that aclocal is in the automake package, so installed that.
Now I get

    autoreconf -fi
    configure.ac:30: error: possibly undefined macro: AC_PROG_LIBTOOL
          If this token and others are legitimate, please use
    m4_pattern_allow.
          See the Autoconf documentation.
    autoreconf: /usr/bin/autoconf failed with exit status: 1

and I'm afraid I get lost here - studying the man pages (atuoconf,
autom4te) didn't  give me a hint.
>   
>
> We need your help to spot possible problems and bugs, we can not test
> the software on all possible distros and architectures.
>   
So then it's fine, just wouldn't want to waste your time on me.
> while at it: what distro and arch are you running on?
>   
Suse 11.1 x86_64 (as stated in the original post ;-) )

regards, Jogchum



More information about the Lumiera mailing list