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

Re: Really strange : my package doesn't compile from source.



On Wed, Mar 12, 2003 at 10:15:17PM -0500, Jean-Michel Kelbert wrote:

> /bin/sh /tmp/k3b-0.8.1/admin/missing --run automake-1.6 --foreign
> ./Makefile

Don't let configure run autoconf, automake, etc.  Use AM_MAINTAINER_MODE.

> cd . && perl admin/am_edit Makefile.in
> cd . && /bin/sh /tmp/k3b-0.8.1/admin/missing --run autoconf
> configure.in:561: error: m4_popdef: undefined macro: AC_Dest
> autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
> configure.in:561: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
> WARNING: `autoconf' is missing on your system.  You should only need it
> if
>          you modified `configure.in'.  You might want to install the
>          `Autoconf' and `GNU m4' packages.  Grab them from any GNU
>          archive site.
> /bin/sh ./config.status --recheck
> running /bin/sh ./configure  --host=i386-linux --build=i386-linux
> --prefix=/usr --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --disable-rpath
> --with-qt-includes=/usr/include/qt3/ --disable-debug
> build_alias=i386-linux host_alias=i386-linux  --no-create --no-recursion
> 
> Then after the second ./configure I have :
> 
> checking whether to enable experimental code... no
> checking if src should be compiled... yes
> configure: creating ./config.status
> cd . && /bin/sh ./config.status Makefile 
> config.status: error: invalid argument: Makefile
> make[1]: *** [Makefile] Erreur 1
> make[1]: Leaving directory `/tmp/k3b-0.8.1'
> make: *** [build-stamp] Erreur 2
> debuild: fatal error at line 456:
> dpkg-buildpackage failed!
> 
> Thanks.
> -- 
> Jean-Michel Kelbert
> 
> 
> --
> To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
 - mdz



Reply to: