Hello Ralf,
On Fri, Nov 10, 2006 at 05:50:18PM +0100, Jim Rainville wrote:
> + aclocal-1.10 -I m4
...
> configure.ac:80: warning: macro `AM_LIBTOOLFLAGS' not found in library
On Sun, Nov 12, 2006 at 06:43:44PM +0100, Ralf Wildenhues wrote:
> The warning shouldn't be there. Please post the config
Hello Jim,
* Jim Rainville wrote on Sun, Nov 12, 2006 at 06:13:23PM CET:
>
> I think I can make this work if AM_LIBTOOLSFLAGS is supported. I
> upgraded autoconf to 2.6 so automake and autoconf are happy working
> together. I still get the error that the AM_LIBTOOLSFLAGS directory is
> not there.
macro but its
not there. Where should this macro exist?
Thanks.
Jim
-Original Message-
From: Jim Rainville
Sent: Friday, November 10, 2006 6:50 AM
To: 'Ralf Wildenhues'
Cc: automake@gnu.org
Subject: RE: adding libraries and header file directories
Hi Ralf -
I'm still
Message-
From: Ralf Wildenhues [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 08, 2006 9:22 AM
To: Jim Rainville
Cc: automake@gnu.org
Subject: Re: adding libraries and header file directories
Hello Jim,
* Jim Rainville wrote on Wed, Nov 08, 2006 at 06:14:49PM CET:
>
> I trie
: Jim Rainville
Cc: Ralf Wildenhues; automake@gnu.org
Subject: Re: adding libraries and header file directories
"Jim Rainville" <[EMAIL PROTECTED]> writes:
> Doh! Sometimes I fail to see the forest for the trees. So I copied the
> link line and added the --perserve-dup-deps flag. Som
"Jim Rainville" <[EMAIL PROTECTED]> writes:
> Doh! Sometimes I fail to see the forest for the trees. So I copied the
> link line and added the --perserve-dup-deps flag. Something weird
> happens here. It's cutting off a lot of the file names. I thought at
> first it was a copy and paste error but
libraries and header file directories
Hello Jim,
* Jim Rainville wrote on Wed, Nov 08, 2006 at 06:14:49PM CET:
>
> I tried adding the --preserver-dup-deps flag in several different
ways.
> But for some reason it doesn't end up on the link line. I tried adding
> it to the fr
Hello Jim,
* Jim Rainville wrote on Wed, Nov 08, 2006 at 06:14:49PM CET:
>
> I tried adding the --preserver-dup-deps flag in several different ways.
> But for some reason it doesn't end up on the link line. I tried adding
> it to the front of the LD flags but I'm guessing this is a flag to
> libt
h -Wl,/usr/local/lib
-Original Message-
From: Ralf Wildenhues [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 07, 2006 6:58 AM
To: Jim Rainville
Cc: mick; automake@gnu.org
Subject: Re: adding libraries and header file directories
* Jim Rainville wrote on Tue, Nov 07, 2006 at 05:5
* Jim Rainville wrote on Tue, Nov 07, 2006 at 05:52:08PM CET:
>
> You mention below that if I'm not using libtool I can just add the
> libraries twice, but what if I am using libtool?
Then does adding --preserve-dup-deps (before --mode) help?
If not, then please post again the command that libtoo
ues [mailto:[EMAIL PROTECTED]
Sent: Monday, November 06, 2006 12:43 PM
To: Jim Rainville
Cc: mick; automake@gnu.org
Subject: Re: adding libraries and header file directories
Hello Jim, Mick,
* Jim Rainville wrote on Mon, Nov 06, 2006 at 02:46:12PM CET:
>
> This was very helpful. It got me off
On Mon, 6 Nov 2006 23:46, you wrote:
> Mick -
>
> This was very helpful. It got me off the ground and now I think I'm
> about 90% there. What I'm struggling with now is circular dependencies
> in libraries. In the old Makefile for this software they dealt with this
> in this fashion:
> -Wl,--start-
Hello Jim, Mick,
* Jim Rainville wrote on Mon, Nov 06, 2006 at 02:46:12PM CET:
>
> This was very helpful. It got me off the ground and now I think I'm
> about 90% there. What I'm struggling with now is circular dependencies
> in libraries. In the old Makefile for this software they dealt with thi
, 2006 6:57 PM
To: Jim Rainville
Cc: automake@gnu.org
Subject: Re: adding libraries and header file directories
On Sun, 5 Nov 2006 02:36, you wrote:
> Hi Mick -
>
> Thanks for any help you can give me.
>
> ... -I$(path_to_my_headers) -L$(path_to_my_libraries) element_hal
>
On Sun, 5 Nov 2006 02:36, you wrote:
> Hi Mick -
>
> Thanks for any help you can give me.
>
> ... -I$(path_to_my_headers) -L$(path_to_my_libraries) element_hal
> element_sal ...
I have used:-
bin_PROGRAMS = gyachi
gyachi_SOURCES = \
...
INCLUDES = -I/usr/include/gtkhtml-2.0 -I/usr/include/libxml2
15 matches
Mail list logo