Re: Anaconda Source Compilation Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Apr 01, 2012 at 07:28:27PM +0000, Jon Chiappetta wrote:
> Hey all,
> 
> I'm not sure where else to post this so I'm trying here first. I'm basically
> just trying to get the text-based install
> version of anaconda to work on my F16 x86_64 box so I can play around with the
> source code. However,
> I'm getting a compile error with make:
> 
> $ git clone git://git.fedorahosted.org/git/anaconda.git
> $ cd anaconda
> $ yum install libtool $(grep ^BuildRequires: anaconda.spec.in | awk '{print
> $2}')
> $ ./autogen.sh
> $ ./configure
> $ make
> ...
> .gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo zu.gmo
> make[3]: Entering directory `/home/jchiappetta/Desktop/anaconda/po'
> make[4]: Entering directory `/home/jchiappetta/Desktop/anaconda/po'
> File af.po does not exist. If you are a translator, you can create it through
> 'msginit'.
> make[4]: *** [af.po-create] Error 1
> make[4]: Leaving directory `/home/jchiappetta/Desktop/anaconda/po'
> make[3]: *** [af.po] Error 2
> make[3]: Leaving directory `/home/jchiappetta/Desktop/anaconda/po'
> make[2]: *** [stamp-po] Error 2
> make[2]: Leaving directory `/home/jchiappetta/Desktop/anaconda/po'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jchiappetta/Desktop/anaconda'
> make: *** [all] Error 2
> 
> I tried following this page as a guide http://fedoraproject.org/wiki/Anaconda/
> Building
> and I have tried googling for this error related to anaconda but I could not
> find any answers.
> I know I'm obviously doing something wrong here but any input would be greatly
> appreciated.
> 
> Thanks for your time and sorry for my ignorance!

The po files are stored in Transifex, so you need to pull those down before
doing a build.  When we make a release and use our 'bumpver' target, the
po files are pulled down from Transifex and incorporated in to the .tar.bz2
file.  Building locally, you need to do:

    make po-pull

Then leave ./po alone and you can do ./configure and make from then on.

-- 
David Cantrell <dcantrell@xxxxxxxxxx>
Supervisor, Installer Engineering Team
Red Hat, Inc. | Westford, MA | EST5EDT

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux