Anyone compiled partimage on Mac OS X Leopard?
John Musbach
johnmusbach at gmail.com
Wed Nov 14 23:01:48 PST 2007
On Nov 14, 2007 10:53 PM, John Musbach <johnmusbach at gmail.com> wrote:
> So what should I do? Thanks!
There is a autogen.sh script in the source code folder which is
supposed to create a proper working configure script if the given one
gives problems but unfortunately the autogen.sh script doesn't seem to
like Mac OS X Leopard either:
---> Running aclocal...
---> Running autoheader...
---> Running automake...
configure.ac:22: required file `./config.rpath' not found
src/client/Makefile.am:41: `CPPFLAGS' is a user variable, you should
not override it;
src/client/Makefile.am:41: use `AM_CPPFLAGS' instead.
src/client/fs/Makefile.am:27: `CPPFLAGS' is a user variable, you
should not override it;
src/client/fs/Makefile.am:27: use `AM_CPPFLAGS' instead.
src/server/Makefile.am:30: `CPPFLAGS' is a user variable, you should
not override it;
src/server/Makefile.am:30: use `AM_CPPFLAGS' instead.
src/shared/Makefile.am:30: `CPPFLAGS' is a user variable, you should
not override it;
src/shared/Makefile.am:30: use `AM_CPPFLAGS' instead.
---> Running autoconf...
Done.
So if you could help me figure out how to comment out that bit in the
configure script that'd be great, thanks! :)
--
Best Regards,
John Musbach
More information about the MacOSX-talk
mailing list