* v4l-utils build problem
@ 2013-04-20 2:46 Antti Palosaari
[not found] ` <20130419235130.636d0f08@redhat.com>
0 siblings, 1 reply; 2+ messages in thread
From: Antti Palosaari @ 2013-04-20 2:46 UTC (permalink / raw)
To: LMML
I am unable to build that. It is Fedora 17 box. Any idea what is missing?
Here is the error:
[crope@localhost v4l-utils]$ autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
Makefile.am:4: AM_GNU_GETTEXT used but `po' not in SUBDIRS
autoreconf: Leaving directory `.'
[crope@localhost v4l-utils]$ configure
bash: configure: command not found...
[crope@localhost v4l-utils]$
regards
Antti
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <20130419235130.636d0f08@redhat.com>]
* Re: v4l-utils build problem [not found] ` <20130419235130.636d0f08@redhat.com> @ 2013-04-20 3:12 ` Antti Palosaari 0 siblings, 0 replies; 2+ messages in thread From: Antti Palosaari @ 2013-04-20 3:12 UTC (permalink / raw) To: Mauro Carvalho Chehab; +Cc: LMML On 04/20/2013 05:51 AM, Mauro Carvalho Chehab wrote: > Em Sat, 20 Apr 2013 05:46:14 +0300 > Antti Palosaari <crope@iki.fi> escreveu: > >> I am unable to build that. It is Fedora 17 box. Any idea what is missing? >> >> Here is the error: >> >> [crope@localhost v4l-utils]$ autoreconf -vfi >> autoreconf: Entering directory `.' >> autoreconf: running: autopoint --force >> autoreconf: running: aclocal --force -I m4 >> autoreconf: configure.ac: tracing >> autoreconf: running: libtoolize --copy --force >> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. >> libtoolize: copying file `build-aux/ltmain.sh' >> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. >> libtoolize: copying file `m4/libtool.m4' >> libtoolize: copying file `m4/ltoptions.m4' >> libtoolize: copying file `m4/ltsugar.m4' >> libtoolize: copying file `m4/ltversion.m4' >> libtoolize: copying file `m4/lt~obsolete.m4' >> autoreconf: running: /usr/bin/autoconf --force >> autoreconf: running: /usr/bin/autoheader --force >> autoreconf: running: automake --add-missing --copy --force-missing >> Makefile.am:4: AM_GNU_GETTEXT used but `po' not in SUBDIRS >> autoreconf: Leaving directory `.' >> [crope@localhost v4l-utils]$ configure > > It should be, instead: > $ ./configure How insane mistake! Now I feel embarrassed... I really was thinking it fails just earlier, to autoreconf as "Makefile.am:4: AM_GNU_GETTEXT used but `po' not in SUBDIRS". But that seems to be normal printing. > You probably need to go sleep ;) Y, indeed. Have been hacking whole night again in order to get GNU Radio's sample module working... Finally it stars working. Too many environment setup problems... regards Antti -- http://palosaari.fi/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-20 3:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-20 2:46 v4l-utils build problem Antti Palosaari
[not found] ` <20130419235130.636d0f08@redhat.com>
2013-04-20 3:12 ` Antti Palosaari
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.