Sigh... dist tarball is broken + cd /opt + tar xfz /root/oscar-4.0b1.tar.gz + cd /opt/oscar-4.0b1 + ./autogen.sh ... + ./configure ... + make install ... make[2]: Leaving directory `/opt/oscar-4.0b1/oscarsamples' make[1]: Leaving directory `/opt/oscar-4.0b1/oscarsamples' Making install in packages make[1]: Entering directory `/opt/oscar-4.0b1/packages' make[1]: *** No rule to make target `install'. Stop. make[1]: Leaving directory `/opt/oscar-4.0b1/packages' make: *** [install-recursive] Error 1
Huh? $ ls -l packages/Makefile* -rw-r--r-- 1 root root 1552 Nov 3 09:26 packages/Makefile.am -rw-r--r-- 1 root root 13704 Nov 3 09:22 packages/Makefile.in $ ls -l dist/Makefile* -rw-r--r-- 1 root root 7088 Nov 3 09:51 dist/Makefile -rw-rw-r-- 1 500 501 688 Oct 6 13:19 dist/Makefile.am -rw-r--r-- 1 root root 7051 Nov 3 09:51 dist/Makefile.in -rw-rw-r-- 1 500 501 387 Oct 6 13:19 dist/Makefile.options $ Comments? Sadly, I lost the log of the make dist. Guess I'll have to do it again to see what broke... -- David N. Lombard Rossmoor, Orange County, CA N 33 deg, 48', W 118 deg, 5' ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
