On 4/4/2014 6:23 PM, Sam Varshavchik wrote:
> Bowie Bailey writes:
>
>> Anyone have any ideas?
>>
>> If the line in the spec file reads:
>>
>> PATH=/usr/bin:$PATH %configure -C --with-redhat --without-authsqlite
>> --without-authmysql --with-ltdl-lib=/usr/lib
>> or
>> PATH=/usr/bin:$PATH %configure -C --with-redhat --without-authsqlite
>> --without-authmysql
>>
>> Then I get the error:
>> configure: error: invalid ltdl library directory: `/usr/lib'
>>
>> If it reads:
>> PATH=/usr/bin:$PATH %configure -C --with-redhat --without-authsqlite
>> --without-authmysql --with-ltdl-lib=/usr/lib64
>>
>> Then I get the error:
>> configure: error: invalid ltdl library directory: `/usr/lib64'
>>
>> I think all of the libtool and ltdl packages are installed.
>> libtool-ltdl-2.2.6-15.5.el6.x86_64
>> libtool-2.2.6-15.5.el6.x86_64
>> libtool-ltdl-devel-2.2.6-15.5.el6.x86_64
>>
>> This is for installing courier-authlib-0.65.0 on CentOS 6.5 x86_64.
>> (0.66.1 builds fine, but I would prefer to build this one first so I can
>> copy over my old config and then do the upgrade on the new system.)
>>
>> Any suggestions, ideas, or wild guesses appreciated... :)
> Try adding before %configure
>
> libtoolize -f
> aclocal
> autoheader
> automake
> autoconf
I added the above between the %setup and %configure lines. It seemed to
go ok until it hit autoconf. Here's the last bit of output:
libtoolize: linking file `libltdl/ltdl.c'
libtoolize: linking file `libltdl/ltdl.h'
libtoolize: linking file `libltdl/slist.c'
libtoolize: Remember to add `LT_CONFIG_LTDL_DIR([libltdl])' to
`configure.in'.
libtoolize: Consider using `AC_CONFIG_AUX_DIR([libltdl/config])' in
configure.in.
libtoolize: Consider using `AC_CONFIG_MACRO_DIR([libltdl/m4])' in
configure.in.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ aclocal
+ autoheader
+ automake
+ autoconf
configure.in:24: error: possibly undefined macro: AC_PROG_SYSCONFTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
error: Bad exit status from /var/tmp/rpm-tmp.WVdhQW (%prep)
Do you think this is worth pursuing, or should I just give up and run
the upgrade the old system?
Am I likely to have any issues with an upgrade from Courier 0.69.0 and
Authlib 0.65.0 to the current releases?
--
Bowie
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users