Bugs item #934728, was opened at 2004-04-14 01:30
Message generated for change (Comment added) made by jsquyres
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=934728&group_id=9368
Category: Installation
>Group: 3.1
>Status: Open
>Resolution: None
Priority: 5
Submitted By: Jeff Squyres (jsquyres)
Assigned to: Jason Brechin (brechin)
Summary: dist tarball broken/NodeMgmt
Initial Comment:
When you make a distribution tarball, the result is unusable:
----
$ make
[...lots of output snipped...]
Making all in NodeMgmt
make[2]: Entering directory `/home/jsquyres/cvs/oscar/oscar
-3.0.1b1/src/NodeMgmt'
make[2]: *** No rule to make target `nodemgmtdialog.ui.h',
needed by `nodemgmtDialog.pl'. Stop.
------
----------------------------------------------------------------------
>Comment By: Jeff Squyres (jsquyres)
Date: 2004-04-20 00:56
Message:
Logged In: YES
user_id=11722
This bug is *not* fixed.
Get a brand-new cvs checkout, make a dist tarball, and run "./configure;
make" in it. You'll see the error in it that I mentioned below. The latest
commits don't seem to fix this problem.
----------------------------------------------------------------------
Comment By: Jason Brechin (brechin)
Date: 2004-04-19 11:37
Message:
Logged In: YES
user_id=274641
I'm not seeing any problems. Perhaps you had a bad Makefile
(.am)?
make[1]: Entering directory `/root/oscar31/src'
list='NodeMgmt Installer '; for subdir in $list; do if test "$subdir" = .; then :;
else test -d ../oscar-3.0.1b1/src/$subdir || mkdir
../oscar-3.0.1b1/src/$subdir || exit 1; (cd $subdir && make
top_distdir="." distdir=../../oscar-3.0.1b1/src/$subdir distdir)
|| exit 1; fi; done
make[2]: Entering directory `/root/oscar31/src/NodeMgmt'
make[2]: Leaving directory `/root/oscar31/src/NodeMgmt'
make[2]: Entering directory `/root/oscar31/src/Installer'
list='images'; for subdir in $list; do if test "$subdir" = .; then :; else test
-d ../../oscar-3.0.1b1/src/Installer/$subdir || mkdir
../../oscar-3.0.1b1/src/Installer/$subdir || exit 1; (cd $subdir && make
top_distdir="." distdir=../../../oscar-3.0.1b1/src/Installer/$subdir
distdir) || exit 1; fi; done
make[3]: Entering directory
`/root/oscar31/src/Installer/images'
make[3]: Leaving directory
`/root/oscar31/src/Installer/images'
make[2]: Leaving directory `/root/oscar31/src/Installer'
make[1]: Leaving directory `/root/oscar31/src'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=934728&group_id=9368
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel