[MonoDevelop] Problems with deployment tools

lordphoenix lordphoenix at free.fr
Fri Feb 2 04:33:21 EST 2007


Hello
I would like to use Monodevelop deployment capabilities but I've an
error that I don't succeed to solve.

Here is deployment output : 

Generating Autotools files for Solution litemanager

Creating Makefile.am for Solution litemanager

Creating Makefile.am for Project Lite#Manager
Creating wrapper script for executable.
Creating pkg-config file
Creating autogen.sh
Creating pkg-config file
Creating configure.ac
Creating Makefile.include
Adding variables to top-level Makefile.am

Deploying Solution to Tarball
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the autogen.sh command line.
Running aclocal -I .  ...
Running automake --gnu  ...
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
./main/Makefile.am:21: invalid variable `pkglib_SCRIPTS'
./main/Makefile.am:21: invalid variable `pkglib_SCRIPTS'
./main/Makefile.am:9: variable `PC_FILES_IN' not defined
./main/Makefile.am:17: variable `GENERATED_FILES' not defined
./main/Makefile.am:17: warning: automake does not support conditional
definition of ASSEMBLY_WRAPPER_IN in EXTRA_DIST ./main/Makefile.am:17:
variable `PC_FILES_IN' not defined automake: configure.ac: installing
`./config.guess' automake: configure.ac: installing `./config.sub'
automake: ./Makefile.am: installing `./INSTALL'
automake: ./Makefile.am: required file `./NEWS' not found
automake: ./Makefile.am: required file `./README' not found
automake: ./Makefile.am: installing `./COPYING'
automake: ./Makefile.am: required file `./AUTHORS' not found
automake: ./Makefile.am: required file `./ChangeLog' not found
./Makefile.am:10: invalid variable `pkglib_DATA'
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking for mcs... /usr/bin/mcs
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_SHARP_20... yes
checking for GTK_SHARP_20... yes
checking for GCONF_SHARP_20... yes
checking for GLIB_SHARP_20... yes
checking for GLADE_SHARP_20... yes
configure: creating ./config.status
config.status: creating ./main/litemanager.Lite#Manager.pc
config.status: creating ./main/Makefile
config.status: WARNING:  ./main/Makefile.in seems to ignore the
--datarootdir setting config.status: creating ./Makefile
config.status: WARNING:  ./Makefile.in seems to ignore the
--datarootdir setting config.status: creating litemanager.pc
config.status: creating ./main/litemanager
rm -rf foreign-
mkdir foreign-
chmod 777 foreign-
here=`cd . && pwd`; \
	top_distdir=`cd foreign- && pwd`; \
	distdir=`cd foreign- && pwd`; \
	cd . \
	  && automake-1.4 --include-deps --build-dir=$here
--srcdir-name=. --output-dir=$top_distdir --gnu ./Makefile
automake: ./Makefile.am: required file `./NEWS' not found
automake: ./Makefile.am: required file `./README' not found
automake: ./Makefile.am: required file `./AUTHORS' not found
automake: ./Makefile.am: required file `./ChangeLog' not
found ./Makefile.am:10: invalid variable `pkglib_DATA' make: ***
[distdir] Erreur 1

It seems that error is from variable pkglib_DATA but I have no idea of
what can i do to solve this problem.

I've checked all options of the project and the solution (or combine I
don't know wich word is used in Monodevelop English version) and
everything seems to be correct. 

Does someone has any idea to help me ?
Or if you known another way to make deployment I could be interested
so :)

Thanks for your help

PS : Sorry for my bad English I don't speak it very often :-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070202/e6132233/attachment.bin 


More information about the Monodevelop-list mailing list