Bugs item #3485741, was opened at 2012-02-08 06:13
Message generated for change (Comment added) made by ahippo
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=826303&aid=3485741&group_id=163076

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andrey Mazo (ahippo)
Assigned to: Nobody/Anonymous (nobody)
Summary: autogen.sh fails with automake-1.11.3

Initial Comment:
Running autogen.sh gives:
./autogen.sh 
+ test -d autom4te.cache
+ rm -rf autom4te.cache
+ aclocal -I config
+ autoheader
+ autoconf
+ automake --add-missing --copy
src/lxc/Makefile.am:98: `pkglibdir' is not a legitimate directory for `PROGRAMS'
src/lxc/Makefile.am:114: variable `lxc_init_SOURCES' is defined but no program 
or
src/lxc/Makefile.am:114: library has `lxc_init' as canonical name (possible 
typo)
+ exit 1

----------------------------------------------------------------------

Comment By: Andrey Mazo (ahippo)
Date: 2012-02-10 04:38

Message:
Quite strange, the attached patch applies clearly with patch -p1 and with
git am.
But ArchLinux patch is absolutely the same and can be applied instead.

----------------------------------------------------------------------

Comment By: Jon Nordby (jonnor)
Date: 2012-02-10 04:19

Message:
The patch attached here seems to be corrupted or something. Here is a
working patch, used in the lxc-git package in ArchLinux.
http://pastie.org/private/lgaxgq70teyl9kd35xkbhg

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=826303&aid=3485741&group_id=163076

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to