On Jan 14, 2006, at 07:47 , Peter O'Gorman wrote:
Dale Walsh wrote:
I think that the problem is that aclocal is picking up a
different version of libtool.m4 than it should. It looks like
you have a modern ltmain.sh and an old libtool.m4, thus meaning
SED (and a whole bunch of other th
* Dale Walsh wrote on Sat, Jan 14, 2006 at 06:12:31AM CET:
> On Jan 13, 2006, at 07:44 , Peter O'Gorman wrote:
> >
> >I think that the problem is that aclocal is picking up a different
> >version of libtool.m4 than it should. It looks like you have a
> >modern ltmain.sh and an old libtool.m4, t
Dale Walsh wrote:
I think that the problem is that aclocal is picking up a different
version of libtool.m4 than it should. It looks like you have a modern
ltmain.sh and an old libtool.m4, thus meaning SED (and a whole bunch
of other things) is undefined.
OK, but if I'm installing both au
On Jan 13, 2006, at 07:44 , Peter O'Gorman wrote:
Dale Walsh wrote:
On Jan 13, 2006, at 03:07 , Harlan Stenn wrote:
The stuff I was proposing may be way more than you need. It is
also a
nontrivial amount of work to set up (those sort of things are how
I earn
the majority of my living).
Dale Walsh wrote:
On Jan 13, 2006, at 03:07 , Harlan Stenn wrote:
The stuff I was proposing may be way more than you need. It is also a
nontrivial amount of work to set up (those sort of things are how I earn
the majority of my living).
Do you have darwinports installed?
Yes I do however
On Jan 13, 2006, at 04:00 , Dale Walsh wrote:
On Jan 13, 2006, at 03:07 , Harlan Stenn wrote:
The stuff I was proposing may be way more than you need. It is
also a
nontrivial amount of work to set up (those sort of things are how
I earn
the majority of my living).
Do you have darwinpor
On Jan 13, 2006, at 03:07 , Harlan Stenn wrote:
The stuff I was proposing may be way more than you need. It is also a
nontrivial amount of work to set up (those sort of things are how I
earn
the majority of my living).
Do you have darwinports installed?
Yes I do however, the automake tha
a reproducible example.
Yes, Apple's libtool is:
mustangrestomods:/SourceCache/automake-1.9.5 root# libtool -V
Apple Computer, Inc. version cctools-576
mustangrestomods:/SourceCache/automake-1.9.5 root#
and yes glibtool/glibtoolize work properly.
All I can say regarding the information given is that
king with 1.9.5 since this seems to
be what;s failing.
Digging a little further, it seems that the file "libtool" generated
when I use automake 1.9.5 seems to be the cause of the problem.
My sample build program is ClamAv-0.88.
I did a "configure, make" and it builds wi
Hi Dale,
* Dale Walsh wrote on Fri, Jan 13, 2006 at 07:55:57AM CET:
> OS is Mac OSX 10.4.4
>
> I've had a need to update automake from 1.6 to 1.9.5 because of some
> software packages I'm working with.
>
> When I do this libtool no longer functions properly, one issue I was
> able to isolate
The stuff I was proposing may be way more than you need. It is also a
nontrivial amount of work to set up (those sort of things are how I earn
the majority of my living).
Do you have darwinports installed?
If so you should be able to see if any special patches are used against
the stock auto* to
On Jan 13, 2006, at 02:20 , Harlan Stenn wrote:
I have always used modules.sourceforge.net for this problem, but that
also needs a useful "ports" tree to handle installing that way. You
might try looking at http://staff.e.kth.se/mpkg/ as a starting point.
I couldn't figure out how to use mpk
I have always used modules.sourceforge.net for this problem, but that
also needs a useful "ports" tree to handle installing that way. You
might try looking at http://staff.e.kth.se/mpkg/ as a starting point.
The FreeBSD /usr/ports stuff has another way of handling different
versions of the auto*
OS is Mac OSX 10.4.4
I've had a need to update automake from 1.6 to 1.9.5 because of some
software packages I'm working with.
When I do this libtool no longer functions properly, one issue I was
able to isolate was that "SED" wasn't being exported.
doing a SED=sed; export SED" solved this
sun4u sparc SUNW,Sun-Fire-V440
Tnx, Tom
www.few.vu.nl/~tvburger/build/
#!/bin/sh
PATH=/opt/gnu/grep-2.5.1a/bin:/opt/gnu/autoconf-2.59/bin:/usr/ccs/bin:/usr/bin:/usr/local/bin
CC='/opt/gnu/gcc-3.4.3/bin/gcc -O2 -mcpu=v9'
export PATH CC
./configure \
--prefix=/opt/gnu/automake-1.9.5
I'm pleased to announce the release of Automake 1.9.5.
This is a bug-fix release, the list of bugs fixed is appended.
You can find the new release here:
ftp://ftp.gnu.org/gnu/automake/automake-1.9.5.tar.gz
ftp://ftp.gnu.org/gnu/automake/automake-1.9.5.tar.gz.sig
ftp://ftp.gn
16 matches
Mail list logo