Search the web
Sign In
New User? Sign Up
mpatrol · mpatrol library discussion group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Mpatrol 1.4.8 doesn't compile on Linux   Message List  
Reply | Forward Message #1095 of 1198 |
Re: Mpatrol 1.4.8 doesn't compile on Linux

--- In mpatrol@yahoogroups.com, Nigel Horne <njh@...> wrote:
>
> cd pkg/auto/
> ./setup
> ./configure
> make
>
> gives:
>
> ...
> cd .. \
> && CONFIG_FILES=man/Makefile CONFIG_HEADERS= /bin/sh
./config.status
> config.status: creating man/Makefile
> config.status: executing depfiles commands
> make[2]: Leaving directory `/home/njh/src/mpatrol/pkg/auto/man'
> make[2]: Entering directory `/home/njh/src/mpatrol/pkg/auto/man'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/njh/src/mpatrol/pkg/auto/man'
> Making all in src
> make[2]: Entering directory `/home/njh/src/mpatrol/pkg/auto/src'
> cd .. && automake --gnu src/Makefile
> configure.in:65: warning: AC_CANONICAL_HOST invoked multiple times
> autoconf/specific.m4:363: AC_CYGWIN is expanded from...
> configure.in:65: the top level
> src/Makefile.am: object `tree.$(OBJEXT)' created both with libtool
and without
> src/Makefile.am: object `version.$(OBJEXT)' created both with
libtool and without
> src/Makefile.am: object `list.$(OBJEXT)' created both with libtool
and without
> src/Makefile.am: object `slots.$(OBJEXT)' created both with libtool
and without
> src/Makefile.am: object `utils.$(OBJEXT)' created both with libtool
and without
> src/Makefile.am: required file `./depcomp' not found
> make[2]: *** [Makefile.in] Error 1
> make[2]: Leaving directory `/home/njh/src/mpatrol/pkg/auto/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/njh/src/mpatrol/pkg/auto'
> make: *** [all] Error 2
>
> I can't find a reference to depcomp in any installation guide for
mpatrol, is it
> referring to http://www.fastcgi.com/devkit/depcomp?
>

Fixes suggested for a different tool seemed to solve the problem that
you (and I) saw
cd pkg/auto
autoconf -c -a
This also solves the problem for the missing pkg/auto/compile file,
the next issue.





Fri Apr 25, 2008 10:19 pm

dlerner26mp
Offline Offline
Send Email Send Email

Forward
Message #1095 of 1198 |
Expand Messages Author Sort by Date

cd pkg/auto/ ./setup ./configure make gives: ... cd .. \ && CONFIG_FILES=man/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating...
Nigel Horne
nigel_horne
Offline Send Email
Sep 14, 2007
10:56 pm

... ./config.status ... and without ... libtool and without ... and without ... and without ... and without ... mpatrol, is it ... Fixes suggested for a...
David
dlerner26mp
Offline Send Email
Apr 28, 2008
9:24 am

In a previous post a work-around for a reported build failure incorrectly stated 'autoconf' instead of 'automake'. Sorry. To correct the build error shown...
David
dlerner26mp
Offline Send Email
Apr 29, 2008
8:32 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help