AC_CHECK_LIB not finding my library

2010-04-14 Thread Joel J. Adamson
at 4.4.3-4) autoconf (GNU Autoconf) 2.63 -- Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill FSF Member #8164 http://www.unc.edu/~adamsonj pgpsF9La7s7xg.pgp Description: PGP signature ___ Autoconf mailing list Autoconf@gn

Re: AC_CHECK_LIB not finding my library

2010-04-14 Thread Joel J. Adamson
>>>>> "Eric" == Eric Blake writes: > On 04/14/2010 10:50 AM, Joel J. Adamson wrote: >> Hello, >> >> I have an auto-tooled library installed, and I'm building an >> application with it. During the ./configure step,

Re: AC_CHECK_LIB not finding my library

2010-04-19 Thread Joel J. Adamson
>>>>> "Eric" == Eric Blake writes: > On 04/14/2010 11:33 AM, Joel J. Adamson wrote: >> I reconfigured the library with >> >> AC_CHECK_LIB([gomp], [omp_get_num_threads]) >> >> recompiled and then reinstalled the l

Re: AC_CHECK_HEADER fails

2010-04-21 Thread Joel J. Adamson
bout it: is there another solution? > With autoconf I would like to check the presence of the > header-file, but AC_CHECK_HEADER fails. Did you check config.log? It worked for me ;) Joel -- Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill FSF Member #8164 http://w

Re: Best practices for autotools

2010-05-03 Thread Joel J. Adamson
ist can suggest; these sorts of things are often the best way to get "real world" lessons in using tools like this. Thanks, Joel -- Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill FSF Member #8164 http://www.unc.edu/~adamsonj pgp

AC_PROG_CC_C99 and AC_OPENMP

2010-05-05 Thread Joel J. Adamson
os added and what's the best solution for me here? Thanks, Joel Footnotes: [1] Local development is with version 2.63 [2] I remember doing this when I first wrote configure.ac and it said I should replace it with LT_INIT which is what I have, but then the older version complains; I suppos

Re: AC_PROG_CC_C99 and AC_OPENMP

2010-05-07 Thread Joel J. Adamson
Ralf Wildenhues wrote: > Hello Joel, > > * Joel J. Adamson wrote on Wed, May 05, 2010 at 09:34:55PM CEST: > > I have just tried to build one of my autotools-based projects on a > > machine with Autoconf 2.59 [1], and it does not recognize > > > > AC_P

Re: AC_PROG_CC_C99 and AC_OPENMP

2010-05-07 Thread Joel J. Adamson
William Pursell wrote: > Joel J. Adamson wrote: > > Ralf Wildenhues wrote: > > >> If you don't need to work with Autoconf < 2.62, I suggest you add an > >> AC_PREREQ([2.62]) > > > > I had it, and then I discovered that the Beowulf cluste

Re: AC_PROG_CC_C99 and AC_OPENMP

2010-05-07 Thread Joel J. Adamson
Joel J. Adamson wrote: > William Pursell wrote: > > > Joel J. Adamson wrote: > > > Ralf Wildenhues wrote: > > > > >> If you don't need to work with Autoconf < 2.62, I suggest you add an > > >> AC_PREREQ([2.62]) > > > >

Re: Most appropriate location for installing example programs?

2010-05-26 Thread Joel J. Adamson
s more about this package --- so I can consider if I should install my example programs? Thanks, Joel Footnotes: [1] http://haploid.nongnu.org -- Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill FSF Member #8164 http://www.unc.edu/~adamsonj pgpcmW