Hi,

    I'm trying to build thttpd ( thttpd-2.25b |
http://www.acme.com/software/thttpd/ ) using toolchain but om-conf
fails. The log is in om-conf_output.txt .

As a test, I was able to ./configure&&make this package for my x86
without toolchain.
Also autoconf, automake et m4 are up to date, as stated by opkg-target :
Package m4 (1.4.8-r0) installed in root is up to date.
Package autoconf (2.61-r1) installed in root is up to date.
Package automake (1.9.6-r0) installed in root is up to date.

I found a script named aclocal.m4 ( here :
http://svn.cuwireless.net/cuw/vendor/thttpd/2.25b/aclocal.m4 ) that
seems to define the missing macros. I put it in the main directory -
and in the subdirectory named 'm4' - but it is removed when om-conf is
run. I guess I'm not using it the way autoconf or configure expect it.
Still, is it really the solution since it is not needed when making
regular build?

Has anyone an idea ?


I forgot to mention I looked for a thttpd package. Sadly none were
found. Installing a thttpd.ipk would be a really acceptable
workaround...
Source directory: /mnt/data/martin/openmoko/dev/prog/thttpd/thttpd-2.25b
Extra configure arguments:
automake (GNU automake) 1.10.1
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <[EMAIL PROTECTED]>
       and Alexandre Duret-Lutz <[EMAIL PROTECTED]>.
AUTOV is 1.10
NOTE: Executing autoreconf --verbose --install --force 
-I/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/share/aclocal-1.10 -I 
/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf 
--include=/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/share/aclocal-1.10
 --include=/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/usr/share/aclocal 
--force --warnings=cross
configure.in:87: error: possibly undefined macro: AC_LBL_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:126: error: possibly undefined macro: AC_ACME_TM_GMTOFF
configure.in:127: error: possibly undefined macro: AC_ACME_INT64T
configure.in:128: error: possibly undefined macro: AC_ACME_SOCKLENT
autoreconf: /usr/bin/autoconf failed with exit status: 1
FATAL: autoreconf execution failed.
 
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to