[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .F fix to automake.in
From: |
Gary V . Vaughan |
Subject: |
Re: .F fix to automake.in |
Date: |
Mon, 21 May 2001 20:51:58 +0100 |
On Monday 21 May 2001 1:46 pm, Akim Demaille wrote:
> >>>>> "Christian" == Christian Holm Christensen <address@hidden>
> >>>>> writes:
>
> Christian> OK, I tried something like
>
> Christian> lib_LTLIBRARIES = libFoo.la libFoo_la_SOURCES = foo.F
> Christian> libFoo_la_LDFLAGS = -version-info $(SOVERSION)
>
> Christian> with Automake 1.4f, Autoconf 2.13 and Libtool 1.4 and
> Christian> everythings fine.
>
> Excellent. Gary will probably want to apply your original patch to
> the 1.4p branch.
I would... except that my write access doesn't work anymore =(O|
address@hidden > clcommit -z3
clcommit: checking for conflicts...
clcommit: checking commit message...
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
Pseudo-terminal will not be allocated because stdin is not a terminal.
debug: Reading configuration data /etc/ssh/ssh_config
debug: Seeding random number generator
debug: ssh_connect: getuid 500 geteuid 0 anon 0
debug: Connecting to sources.redhat.com [205.180.83.71] port 22.
debug: Seeding random number generator
debug: Allocated local port 779.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version 1.2.26C2
debug: no match: 1.2.26C2
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
debug: Host 'sources.redhat.com' is known and matches the RSA host key.
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
debug: Trying RSA authentication via agent with 'address@hidden'
debug: Server refused our key.
debug: RSA authentication using agent refused.
debug: Trying RSA authentication with key 'address@hidden'
debug: Server refused our key.
Permission denied.
debug: Calling cleanup 0x805f040(0x0)
cvs [diff aborted]: end of file from server (consult above messages if any)
clcommit: empty commit message, aborting
Cheers,
Gary.
--
())_. Gary V. Vaughan gary@(oranda.demon.co.uk|gnu.org)
( '/ Research Scientist http://www.oranda.demon.co.uk ,_())____
/ )= GNU Hacker http://www.gnu.org/software/libtool \' `&
`(_~)_ Tech' Author http://sources.redhat.com/autobook =`---d__/
- .F fix to automake.in, Christian Holm Christensen, 2001/05/21
- Re: .F fix to automake.in, Akim Demaille, 2001/05/21
- Re: .F fix to automake.in, Christian Holm Christensen, 2001/05/21
- Re: .F fix to automake.in, Tom Tromey, 2001/05/22
- Re: .F fix to automake.in, Christian Holm Christensen, 2001/05/22
- Re: .F fix to automake.in, Tom Tromey, 2001/05/22
- Re: .F fix to automake.in, Tom Tromey, 2001/05/24