Displaying 20 results from an estimated 3000 matches similar to: "Could this autogen.sh script be added?"
2001 Jan 11
2
Is anyone else getting this build error?
This is from the current CVS:
% make
...
In file included from config.h:629,
from /home/mo/project/openssh_cvs/includes.h:20,
from /home/mo/project/openssh_cvs/scp.c:77:
/home/mo/project/openssh_cvs/defines.h:208: warning: redefinition of
`clock_t'
/usr/include/time.h:60: warning: `clock_t' previously declared here
gcc -o scp scp.o -L.
2001 Jan 11
1
Patch to improve -p error message.
Hi all.
I got sick of getting a lame error message when I typed
the wrong thing in for a -p argument, so I wrote
up this patch.
Bad:
% ssh -p L4501 localhost
Secure connection to localhost refused.
Good:
./ssh -p L4501 localhost
Bad port specification 'L4501'.
Mo DeJong
Red Hat Inc
Index: ssh.c
===================================================================
RCS file:
2000 Dec 02
2
Is fixpaths the only perl dependency?
Hello.
I just tried to download and build the 2.3.0.p1
(portable) release with Cygwin on an NT box.
It fails to build because of the use of a perl
script. Cygwin does not have Perl installed
by default and to be honest it seems like
a bit of a stretch to require perl to be
able to build shh, that just makes it harder
to build.
I poked around and it seems like these files
depend on perl:
2020 Oct 06
2
[Bug 1475] New: Array of addresses wrongly processed
https://bugzilla.netfilter.org/show_bug.cgi?id=1475
Bug ID: 1475
Summary: Array of addresses wrongly processed
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2008 Jun 06
1
[PATCH] nut: add autogen.sh
Well, just a simple helper.
Signed-off-by: Axel Gembe <ago at bastart.eu.org>
---
autogen.sh | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
create mode 100755 autogen.sh
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..76a2462
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+autoreconf -v --install -Wno-portability
+libtoolize --copy
2002 Jul 10
2
cvs: debian updates and autogen.sh trouble
Hello,
I couldn't help noticing that the debian build system in cvs was
changed. As I used to compile and install from cvs, I discovered
a small problem regarding autogen.sh. It's called in debian/rules,
before the obj-dir is created (and changed into and ../configure is
started). At least on my system autogen.sh implicitly runs
./configure, so the original source path is already
2007 Nov 28
1
autogen.sh fails -> "required file `./config.rpath' not found"
if i run
autogen.sh
on fresh 1.1.beta9 source, it fails @
./autogen.sh
...
100%[====================================>] 154,427 115.09K/s
08:45:56 (114.82 KB/s) - `wiki-export.tar.gz' saved [154427/154427]
configure.in:16: required file `./config.rpath' not found
configure.in:5: installing `./missing'
configure.in:5: installing `./install-sh'
2002 Sep 26
2
Compiling CVS? (automake/autoconf problem with autogen.sh?)
I've eagerly grabbed the current CVS as of a few minutes ago, and attempted to
build and play with theora, but am running into a snag with the autogen.sh
script:
------------------------------------------------------------------------
bash-2.05# ./autogen.sh
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.
2009 Nov 20
1
[PATCH libguestfs] build: make autogen.sh update .git-module-status, as it should
I ran autogen.sh, but then make was always failing like this:
$ make
cfg.mk:141: *** gnulib update required; run ./autogen.sh first. Stop.
Here's the fix:
>From f743f32079fea2e8a17c7f5b59305e584c75dba0 Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Fri, 20 Nov 2009 14:29:55 +0100
Subject: [PATCH libguestfs] build: make autogen.sh update
2007 Sep 09
2
[PATCH] autogen.sh : detect automake-1.10 correctly
Josh,
Macports on OSX ships with automake-1.10 and the current autogen.sh
detects 1.10 as an invalid version of automake.
The following patch (snarfed from autogen.sh from libvorbis) fixes
that.
Once that is fixed there are still some other issues that need fixing
for automake-1.10.
Cheers,
Erik
diff -u -r1.16 autogen.sh
--- autogen.sh 21 Nov 2006 01:40:57 -0000 1.16
+++ autogen.sh 10
2006 Jun 28
1
Strange stuff in autogen.sh
Hi,
In compiz' autogen.sh, there are these lines:
# work around bgo 323968
ln -s ../po config/po
intltoolize --force --copy --automake || exit 1
rm config/po
Now, I'm not really familiar with that intltoolize/autotools/etc.-stuff, but
am courious what this is for?
What does bgo 323968 mean? Is this a bug number? It isn't in the fdo-bugzilla.
The reason I'm investigating this
2003 Feb 23
1
./autogen.sh
CVS update @ Sat Feb 22 15:14:52 PST 2003
When ./autogen.sh is run, I get:
src/Makefile.am:5: required directory src/lib-settings does not exist
Just thought someone would want to know.
- Jesse
2009 Aug 03
1
[PATCH] Remove files imported via autogen.sh.
In case you're ok with not version-controlling files imported
via autogen, ...
>From 72c829395bb6a4800516d4f535e18af48195585b Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering at redhat.com>
Date: Mon, 3 Aug 2009 11:00:22 -0400
Subject: [PATCH] Remove files imported via autogen.sh.
* m4/.gitignore: Ignore these files.
* m4/codeset.m4: Remove file.
* m4/gettext.m4: Likewise.
*
2009 Nov 28
2
autogen.sh failing over samba share
Hi,
I have the source tree of a project exported with samba. autogen.sh on
the host filesystem (ext4) runs fine while it fails on the samba share
with:
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
Use of uninitialized value $msg in concatenation (.) or string at
/usr/bin/autom4te line 1038.
unknown channel
2005 Feb 24
0
KalmanXXXX and deJong-Penzer statistic?
A question about: Kalman in R, time series and
deJong-Penzer statistic - how to compute it using
available artefacts of KalmanXXXXX?
Background. in the paper
http://www.lse.ac.uk/collections/statistics/documents/researchreport34.pdf
'Diagnosing Shocks in TIme Series', de Jong and Penzer
construct a statistic (tau) which can be used to
locate potential shocks. [p15, Theorem 6.1 and
2004 Apr 15
1
[PATCH] theora/{Makefile.am,autogen.sh}
the attached patch against current svn brings autogen.sh in line with
that in ogg/, and updates Makefile.am appropriately.
(needed to build on os x and probably elsewhere)
Conrad.
-------------- next part --------------
Index: Makefile.am
===================================================================
--- Makefile.am (revision 6517)
+++ Makefile.am (working copy)
@@ -1,6 +1,6 @@
## Process
2004 Aug 01
1
autogen.sh of vorbis trunk complains of missing files
I did a check-out of vorbis trunk (revision 7445), but I'm getting
problems with the autogen.sh. It complains that the required files
vorbis{,enc,file}-uninstalled.pc.in are not present.
$ ./autogen.sh
checking for autoconf...
checking for automake...
checking for libtool... libtoolize
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the
2013 Oct 03
3
write problem from mac osx 10.8.5 clients to samba 4
Hi?
I have setup a samba 4 DC with mixed client environment.
My problem is that the mac osx client are unable to write to a samba 4 share.
I tested mac osx clients on a normal windows 7 share and it works fine
I tested mac osx clients on a samba 3.5 .. share and everything works fine.
As i am in a professional environment and all the windows clients are already binded to the samba 4 domain i
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
Hello All:
I just checked out the whole icecast but cannot build anything because
autogen wouldn't cooperate. I have automake-1.7.6 just installed from
ftp.gnu.org. Below is an example output in trying to build "icecast";
it's not very short... Thanks in advance for any help.
---
$~/icecast/icecast> ./autogen.sh
Checking for automake version
found automake
found
2007 Mar 16
1
git + autogen.sh + configure.ac + po/Makefile.in
What happend with po/Makefile.in and po/Makefile.in in configure.ac?
config.status: error: cannot find input file: po/Makefile.in.in
configure: error: ./configure failed for compiz
Making install in compiz
make[1]: Entering directory `/usr/src/SOURCES/TESTING/compiz'
Making install in include
make[2]: Entering directory `/usr/src/SOURCES/TESTING/compiz/include'
make[3]: Entering directory