[Openalchemy-general] problems compiling openalchemy
Harald Welte
laforge at gnumonks.org
Mon Dec 4 04:22:24 PST 2006
Hi, I'm running in the following problems:
0) there seems to be no document describing compile-time dependencies,
e.g. in which order to compile all the stuff, if you start from
scratch. I can live without this, but other users might appreciate
such information...
1) pimglib seems to be missing. Without that, even picowidgets can't be
compiled
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"picowidget\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -I. -I. -Wall -g -MT button.lo -MD -MP -MF .deps/button.Tpo -c button.c -fPIC -DPIC -o .libs/button.o
In file included from button.c:22:
image.h:21:21: error: pimglib.h: No such file or directory
2) libsmartcard seems to be missing Makefile.in
without this, ./configure fails
3) some packages, like libpprzip are not using autotools. This means
that it's making assumptions about the compiler name, etc. - and it
doesn't build on the host (e.g. without cross compiling at all).
So it would really be nice if somebody could try to build the sources
from scratch, just using whatever has been released at that point.
Thanks!
--
- Harald Welte <laforge at gnumonks.org> http://gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
(ETSI EN 300 175-7 Ch. A6)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://openalchemy.org/pipermail/openalchemy-general/attachments/20061204/fe8cc2b2/attachment.bin
More information about the Openalchemy-general
mailing list