Subject: Problem with libtool - msg#00017
List: gnu.libtool.general
Hi,
When trying to build some apps, I got this :
[...]
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such. This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem. Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** bug-libtool@xxxxxxx
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
[...]
Nothing is in the config.log file about this...
I have compiled the last libtool (1.4.3).
The 'file' command is located at /usr/local/bin on my system.
I don't see where the problem can be...
It would be great if you could help me with this !
Best regards,
Pierre.
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: bash versus printf -exported_symbol on OSF
Bruce Korb <bkorb@xxxxxxxxxxx> writes:
>
> Any particular problem with:
>
> echo '-exported_symbol '
Offhand I can't give an example problem, but autoconf "Limitations of
Builtins" specifically advises against trying to echo anything
starting with "-".
Next Message by Date:
click to view message preview
Hello
I imagine you get mails every day that you really would wish
would delete them selves’?
Lord knows I do!
I am trying to develop a relationship with you, and your
non-profit organization, based on the concept that we
can help each other achieve our goals!
First, let me explain why we need to do this. You are a key leader in your non-profit organization; you
can influence, guide, and correct the people within your ranks. You care about
your cause. You have a need to see your cause to a good end. You realize the
need to raise money for your organization. You know you can raise money but
need help. You see the need to get your ideas out to the general public (not
just within your organization). You are a good person and have good intensions.
You are good-natured and are open-minded. You are definitely outgoing!
Actually I found your email on a non-profit website. I
picked it out by hand and added it to my list for this email. I have found a
way for you to help accomplish your fund raising goals and speak out for your
cause! I know how we can accomplish our goals together. I need you to help me
though. I need you to confirm that you are interested in this idea.
You need to respond positively to this email in order for us
continue; otherwise we can both just delete and continue on as if this never
happened. I realize this is probably not what you expected when you posted your
email to the web site I copied it from, but maybe…. It is a Godsend for you and
your organization! I expect only to
send several emails to you before you will realize the need for my help. If you
don’t respond I will cease to exist as a part of your organization.
So as you can see, this could be an exciting and new
opportunity for your organization.
I am compiling this newsletter to provide you with a
comprehensive and new way of gathering funds and examining issues.
You
will be subscribed to the newsletter it is free, and when you get it you will
see it is worth your time.
Of course you can opt out of the newsletter at any time so
why not give it a try?
My goal is to develop our newsletter for non-profit
fundraisers and other topics of interest to us. You have nothing to
loose. You can opt out any time. Best of all it is free.
If
you would like to participate and you are sure this is you then click here
(If you would like to be removed from my list please contact my list manager by Clicking Here.)
_______________________________________________
Libtool mailing list
Libtool@xxxxxxx
http://mail.gnu.org/mailman/listinfo/libtool
Previous Message by Thread:
click to view message preview
bash versus printf -exported_symbol on OSF
For cxx on "osf4* | osf5*", libtool uses
printf "-exported_symbol "
as part of archive_expsym_cmds. Unfortunately bash 2.05b objects to
this with
printf: -e: invalid option
The bash doco doesn't mention any options for printf, but I suppose it
parses them in the usual way. Unlike /usr/bin/printf on OSF, which is
happy just to print "-exported..."
Using "printf -- -exported_symbol " seems to work with both bash and
/usr/bin/printf. Unless anyone knows better perhaps this would be a
good change.
Next Message by Thread:
click to view message preview
Hello
I imagine you get mails every day that you really would wish
would delete them selves’?
Lord knows I do!
I am trying to develop a relationship with you, and your
non-profit organization, based on the concept that we
can help each other achieve our goals!
First, let me explain why we need to do this. You are a key leader in your non-profit organization; you
can influence, guide, and correct the people within your ranks. You care about
your cause. You have a need to see your cause to a good end. You realize the
need to raise money for your organization. You know you can raise money but
need help. You see the need to get your ideas out to the general public (not
just within your organization). You are a good person and have good intensions.
You are good-natured and are open-minded. You are definitely outgoing!
Actually I found your email on a non-profit website. I
picked it out by hand and added it to my list for this email. I have found a
way for you to help accomplish your fund raising goals and speak out for your
cause! I know how we can accomplish our goals together. I need you to help me
though. I need you to confirm that you are interested in this idea.
You need to respond positively to this email in order for us
continue; otherwise we can both just delete and continue on as if this never
happened. I realize this is probably not what you expected when you posted your
email to the web site I copied it from, but maybe…. It is a Godsend for you and
your organization! I expect only to
send several emails to you before you will realize the need for my help. If you
don’t respond I will cease to exist as a part of your organization.
So as you can see, this could be an exciting and new
opportunity for your organization.
I am compiling this newsletter to provide you with a
comprehensive and new way of gathering funds and examining issues.
You
will be subscribed to the newsletter it is free, and when you get it you will
see it is worth your time.
Of course you can opt out of the newsletter at any time so
why not give it a try?
My goal is to develop our newsletter for non-profit
fundraisers and other topics of interest to us. You have nothing to
loose. You can opt out any time. Best of all it is free.
If
you would like to participate and you are sure this is you then click here
(If you would like to be removed from my list please contact my list manager by Clicking Here.)
_______________________________________________
Libtool mailing list
Libtool@xxxxxxx
http://mail.gnu.org/mailman/listinfo/libtool