on 1/19/01 6:48 PM, Emiliano at [EMAIL PROTECTED] wrote:
>> + libtoolize --copy --force
>> libtoolize: `/usr/share/aclocal/libtool.m4' is serial 35, less than 40 in
>> `aclocal.m4'
>> To remain compatible, you should update your `aclocal.m4' by running
>> aclocal.
>
> Alexander? You know more about libtool I think.
>
>> What does the above mean? What do I need to do to fix it? The error which
>> stopped the build is:
>>
>> checking Expat location... configure: error: Expat not found
>> Bad exit status from /var/tmp/rpm-tmp.99199 (%build)
>>
>> The thing is that I just installed expat-1.95.1-1.i386.rpm, so when I tried
>> to reinstall it, I got the following:
>>
>> [root@www /]# rpm -Uhv /home/tmp/download/expat-1.95.1-1.i386.rpm
>> package expat-1.95.1-1 is already installed
>
> I think there's also a package named expat-devel that you need to
> install.
Ok I installed expat-devel and that seemed to do the trick. But I ended up
with a few warnings while building the rpms. Maybe you can tell me if the
warnings are going to keep me from getting a good installation, and if so,
what I need to do to make them work. Here are the warnings/comments:
apxs:Warning: /usr/bin/httpd not found or not executable
apxs:Warning: Continuing anyway...
apxs:Warning: No shared object support for Apache
apxs:Warning: available under your platform. Make sure
apxs:Warning: the Apache module mod_so is compiled into
apxs:Warning: your server binary `/usr/bin/httpd'.
apsx:Warning: Continuing anyway...
-----------------------------------------------------------
ANOTHER WARNING:
==================================================================
WARNING: You have chosen to compile PHP with a different compiler
as you used for compiling Apache.
Current compiler: gcc
Apache's compiler: cc
This might result in an unusable PHP module and linking problems.
==================================================================
-----------------------------------------------------------
ALSO:
+ libtoolize --copy --force
Remember to add `AM_PROG_LIBTOOL' to `configure.in'.
Using `AC_PROG_RANLIB' is rendered obsolete by `AM_PROG_LIBTOOL'
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
-----------------------------------------------------------
If I can get help on these other warnings, I think I may just be able to
install the new midgard rpms.
Thanks for the help!
enrique
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]