[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg build on solaris...



This is from a new cvs co...  shouldn't all of tha m4 files automatically 
include whatever's necessary when you run autogen?  I have the latest 
gettext, so that at least should be installed completely cleanly and 
correctly

Nils.


~/misc/debian/dpkg > ./autogen.sh
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/aclocal'
configure.in:77: warning: AC_TRY_RUN called without default to allow cross 
compiling
configure.in:77: warning: AC_TRY_RUN called without default to allow cross 
compiling
configure.in:78: warning: AC_TRY_RUN called without default to allow cross 
compiling
configure.in:79: warning: AC_TRY_RUN called without default to allow cross 
compiling
autoconf: Undefined macros:
configure.in:87:AC_HAVE_SYSINFO
configure.in:88:AC_MEMINFO_IN_SYSINFO
~/misc/debian/dpkg > 
~/misc/debian/dpkg >  make -f debian/rules build
test -f include/dpkg.h.in
install -d /u/lohner/misc/debian/dpkg/build
cd /u/lohner/misc/debian/dpkg/build && /u/lohner/misc/debian/dpkg/configure \
        --prefix=/usr \
        --datadir=/usr/share \
        --mandir=/usr/share/man \
        --infodir=/usr/share/info \
        --sysconfdir=/etc \
        --sharedstatedir=/var/lib \
        --localstatedir=/var/lib
loading cache ./config.cache
configure: error: can not run /u/lohner/misc/debian/dpkg/config.sub
make: *** [/u/lohner/misc/debian/dpkg/build/config.status] Error 1
~/misc/debian/dpkg > ls -al /u/lohner/misc/debian/dpkg/config.sub
ls: /u/lohner/misc/debian/dpkg/config.sub: No such file or directory
~/misc/debian/dpkg > 



Reply to: