Help with building QuantLib in cygwin

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Help with building QuantLib in cygwin

Yi Zhao-2
Hi,
With the latest CVS download of QuantLib. I ran the ./autogen.sh in
cygwin environment and
 got the following message:

$ ./autogen.sh
configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/autotool/devel/bin/autoconf failed with exit status: 1

Run the command ./configure --help for information on options
that can change the behavior of the library.

Your help is deeply appreciated!

Yi Zhao
 


Reply | Threaded
Open this post in threaded view
|

RE: Help with building QuantLib in cygwin

Jeffrey-J.Yu
I was able to compile the package under automake 1.9.2, autoconf 2.59, and libtool 1.5.10.
Please check the version of these packages.

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]]On Behalf Of Yi Zhao
Sent: Thursday, May 19, 2005 12:46 PM
To: [hidden email]
Subject: [Quantlib-users] Help with building QuantLib in cygwin


Hi,
With the latest CVS download of QuantLib. I ran the ./autogen.sh in
cygwin environment and
 got the following message:

$ ./autogen.sh
configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/autotool/devel/bin/autoconf failed with exit status: 1

Run the command ./configure --help for information on options
that can change the behavior of the library.

Your help is deeply appreciated!

Yi Zhao
 


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
<a href="http://ads.osdn.com/?ad_idt12&alloc_id344&op=ick">http://ads.osdn.com/?ad_idt12&alloc_id344&op=ick
_______________________________________________
Quantlib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.



Reply | Threaded
Open this post in threaded view
|

RE: Help with building QuantLib in cygwin

Yi Zhao-2
In reply to this post by Yi Zhao-2
Thanks a lot. My libtool was missing. It is working now.

> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]]
> Sent: Thursday, May 19, 2005 12:51 PM
> To: Yi Zhao; [hidden email]
> Subject: RE: [Quantlib-users] Help with building QuantLib in cygwin
>
>
> I was able to compile the package under automake 1.9.2,
> autoconf 2.59, and libtool 1.5.10. Please check the version
> of these packages.
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]]On Behalf
> Of Yi Zhao
> Sent: Thursday, May 19, 2005 12:46 PM
> To: [hidden email]
> Subject: [Quantlib-users] Help with building QuantLib in cygwin
>
>
> Hi,
> With the latest CVS download of QuantLib. I ran the
> ./autogen.sh in cygwin environment and  got the following message:
>
> $ ./autogen.sh
> configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
>       If this token and others are legitimate, please use
> m4_pattern_allow.
>       See the Autoconf documentation.
> autoreconf: /usr/autotool/devel/bin/autoconf failed with exit
> status: 1
>
> Run the command ./configure --help for information on options
> that can change the behavior of the library.
>
> Your help is deeply appreciated!
>
> Yi Zhao
>  
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> <a href="http://ads.osdn.com/?ad_idt12&alloc_id344">http://ads.osdn.com/?ad_idt12&alloc_id344> &op=ick
>
> _______________________________________________
>
> Quantlib-users mailing list [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>
> Visit our website at http://www.ubs.com
>
> This message contains confidential information and is intended only
> for the individual named.  If you are not the named addressee you
> should not disseminate, distribute or copy this e-mail.  Please
> notify the sender immediately by e-mail if you have received this
> e-mail by mistake and delete this e-mail from your system.
>
> E-mail transmission cannot be guaranteed to be secure or error-free
> as information could be intercepted, corrupted, lost, destroyed,
> arrive late or incomplete, or contain viruses.  The sender therefore
> does not accept liability for any errors or omissions in the contents
> of this message which arise as a result of e-mail transmission.  If
> verification is required please request a hard-copy version.  This
> message is provided for informational purposes and should not be
> construed as a solicitation or offer to buy or sell any securities or
> related financial instruments.
>
>