From: Darrick H. <dha...@dj...> - 2007-03-13 13:17:55
|
Sebastian, I'm not going to reply to each of the individual compile errors you are receiving. I will try to address most of them here. 1). even though it should work, currently "make <package>-clean" then trying to remake that same package will probably result in errors. Some of the packages have interdependancies. The guaranteed way which will work is to remove the build_i586 directory. We are trying to address this in trunk, but it will not be fixed in the 0.4 branch. There are just too many issues to try to fix them all with our limited resources. 2). Kristian and I both built 0.4 from scratch (less the toolchain) in the last day or so and neither of us had problems. I suspect that your problems are related to #1. 3). rhino is known not to work. That's why I have it flagged as testing/experimental. They have not released the driver publicly yet. (that's why Kristian has a copy on one of his server for testing purposes). It does appear that whatever Kristian has on his site is corrupt though. In any case, rhino is known not to work. We're waiting for some fixes from Rhino Equipment. Darrick Sebastian Auriol wrote: > AstLinux 0.4 branch from yesterday evening fails to compile in the rhino > package (and there is also a problem with the ftp script): > > touch -c > /home/seb/astlinux-0.4/build_i586/staging_dir/include/readline/readline.h > toolchain/getter_script.sh -P /home/seb/astlinux-0.4/dl > ftp://ftp.rhinoequipment.com/Drivers//rhino-0.0.2b1.tbz2 > --12:53:04-- ftp://ftp.rhinoequipment.com/Drivers//rhino-0.0.2b1.tbz2 > => `/home/seb/astlinux-0.4/dl/rhino-0.0.2b1.tbz2' > Resolving ftp.rhinoequipment.com... 66.93.157.130 > Connecting to ftp.rhinoequipment.com|66.93.157.130|:21... connected. > Logging in as anonymous ... Logged in! > ==> SYST ... done. ==> PWD ... done. > ==> TYPE I ... done. ==> CWD /Drivers/ ... > No such directory `Drivers/'. > > Retrying from astlinux alternate site... > --12:53:14-- http://files.astlinux.org/rhino-0.0.2b1.tbz2 > => `/home/seb/astlinux-0.4/dl/rhino-0.0.2b1.tbz2' > Resolving files.astlinux.org... 208.109.78.142 > Connecting to files.astlinux.org|208.109.78.142|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: unspecified [text/html] > > [ <=> ] 227 --.--K/s > > > 12:53:16 (114.68 KB/s) - `/home/seb/astlinux-0.4/dl/rhino-0.0.2b1.tbz2' > saved [227] > > bzcat /home/seb/astlinux-0.4/dl/rhino-0.0.2b1.tbz2 | tar -C > /home/seb/astlinux-0.4/build_i586 -xf - > bzcat: /home/seb/astlinux-0.4/dl/rhino-0.0.2b1.tbz2 is not a bzip2 file. > touch /home/seb/astlinux-0.4/build_i586/rhino-0.0.2b1/.unpacked > touch: cannot touch > `/home/seb/astlinux-0.4/build_i586/rhino-0.0.2b1/.unpacked': No such file or > directory > make: *** [/home/seb/astlinux-0.4/build_i586/rhino-0.0.2b1/.unpacked] Error > 1 > [seb@IVRA1 astlinux-0.4]$ > > > BTW, this was with 2 concurrent jobs set to run; i386; i586; VIA. > > Kind regards, > > Sebastian > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Astlinux-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |