Mark Miesfeld wrote: > On Fri, Sep 18, 2009 at 12:29 PM, Moritz Hoffmann <[email protected]> wrote: > >> I'm starting to look at the rexx code again. But when I wanted to build >> an RPM on my oceb (RedHat), I got: >> >> >> [mor...@antiguru]~/dev/oorexx% make rpm >> make: *** No rule to make target `classesSupportHeaders', needed by >> `distdir'. Stop. >> >> Am I missing something or is there anything wrong? I don't know what >> causes this. > > Hi Moritz, > > You did the ./bootstrap and ./configure steps didn't you?
Sure I did :-) It compiles very well. I just retried from a fresh checkout: [mor...@antiguru]~/dev/oorexx% ./bootstrap && ./configure && make rpm + libtoolize --copy --force --automake + aclocal + autoheader + automake --add-missing --copy --foreign [...] config.status: creating samples/windows/wsh/Makefile config.status: creating xsl.sh config.status: creating platform/unix/oorexx-config config.status: creating config.h config.status: executing depfiles commands make: *** No rule to make target `classesSupportHeaders', needed by `distdir'. Stop. I would investigate on this but I have hardly any knowledge about redhat and rpm - it's just that the system that is provided to be runs redhat. I just though someone with more experience on building RPMs could help me out. Moritz ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
