Re: Fwd: Upstart trunk build problems

2008-06-17 Thread Scott James Remnant
On Mon, 2008-06-16 at 17:27 -0700, Garrett Cooper wrote:

 Correct me if I'm wrong, but this is only for Redhat / Debian based
 distros. Some other distros [built from source] like Gentoo Linux
 don't suffer from this -devel-ness, so this is a distro specific
 note I think...
 
Only RedHat-based distros.  On Debian/Ubuntu you just need gettext

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?


signature.asc
Description: This is a digitally signed message part
-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel


Fwd: Upstart trunk build problems

2008-06-16 Thread Garrett Cooper
On Mon, Jun 16, 2008 at 10:33 AM, Saravanan Shanmugham (sarvi)
[EMAIL PROTECTED] wrote:
 Yeah. May be this is just my inexperience.
 I had seen that earlier and verified that gettext package was intalled.
 But didn't realize that we needed gettext-devel package and not just
 gettext.

 Sarvi

-Original Message-
From: Scott James Remnant [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2008 10:32 AM
To: Saravanan Shanmugham (sarvi)
Cc: upstart-devel@lists.ubuntu.com
Subject: RE: Upstart trunk build problems
Importance: High

On Mon, 2008-06-16 at 10:01 -0700, Saravanan Shanmugham (sarvi) wrote:

 Found the problem. I needed the gettext-devel package i just had
 gettext only.

 Might be helpfull to add this to the HACKING notes.

HACKING already contains this:

The source tree for upstart uses the GNU Build System
(sometimes known as the GNU Autotools).  You will need the
following versions installed.

* GNU Autoconf 2.61
* GNU Automake 1.10
* GNU Libtool 1.5.22
* GNU Gettext 0.16.1

After checking out upstart from Bazaar you will need to use
these tools to generate the build files.  The correct way to
do this is to simply run 'autoreconf -i' from the top-level
source directory.


Scott

Correct me if I'm wrong, but this is only for Redhat / Debian based
distros. Some other distros [built from source] like Gentoo Linux
don't suffer from this -devel-ness, so this is a distro specific
note I think...
-Garrett

-- 
upstart-devel mailing list
upstart-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel