Hello
I'm using the Beagleboard (Architecture ARM) - Ubuntu GNU/Linux.
During the installation of libavg1.0.0, at the execution of command
(./configure)
I receive the following error message:
$ ./configure
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory...
${prefix}/lib/python2.6/dist-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.6/dist-packages
checking for headers required to compile python extensions... found
checking for libpython2.6... found
checking whether the compiler implements namespaces... no
checking whether the Boost::Thread library is available... no
configure: error: boost.thread not found. Aborting.
During the installation do libavg1.5, at the execution of command (make)
I receive the following error message:
$ make
Making all in src
make[1]: Entering directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src'
make all-recursive
make[2]: Entering directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src'
Making all in base
make[3]: Entering directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src/base'
CXX Exception.lo
/tmp/cc16tgyg.s: Assembler messages:
/tmp/cc16tgyg.s:88: Error: bad instruction `int $3'
make[3]: *** [Exception.lo] Error 1
make[3]: Leaving directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src/base'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ativa/Área de
Trabalho/libavg-1.5.4/src'
make: *** [all-recursive] Error 1
My question is:
- Is it possible to install the libavg in other architectures instead of
i386 and amd64?
Thanks in advance !
Att
Frederico M
_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users