![]() |
autoreconf problem
Hi,
I'm following the packaging tutorial listed on the development wiki http://wiki.maemo.org/Packaging. I am at the point where I am calling autoreconf in a directory where I have the hello.c, configure.ac, and Makefile.am files. The (autoreconf --force --install) command does not give me any errors, but does not generate anything in that folder. do I need to call autoconf first? Do I need a different directory structure? Could something be wrong with my scratchbox installation? (I installed scratchbox on my Arch system which seemed to install without any issues) Thank you Ken |
Re: autoreconf problem
Scratchbox has by its own some buildtools. So install the right automake version from extras and redirect to installed version.
See the code below. Code:
fakeroot apt-get install automake |
Re: autoreconf problem
Thank you, have been trying to get that to work.
when I ran the apt-get command I got: Code:
[sbox-FREMANTLE_X86: ~/projects/hello] > fakeroot apt-get install automake |
Re: autoreconf problem
Quote:
Using this example here (helloworld_cc-0.5.tar.gz): https://web.archive.org/web/20121029...omake/automake Login into scratchbox and: Code:
echo "deb http://repository.maemo.org/extras/ fremantle free non-free" >> /etc/apt/sources.list https://talk.maemo.org/showthread.php?t=86181 |
All times are GMT. The time now is 14:35. |
vBulletin® Version 3.8.8