From: Sven L. <sve...@wa...> - 2003-08-13 09:06:56
|
On Wed, Aug 13, 2003 at 10:55:02AM +0200, Geert Uytterhoeven wrote: > On Wed, 13 Aug 2003, Sven Luther wrote: > > I will upload the source package to the above site, could you please > > build the m68k version (altough it takes 10 minutes or so on my 600MHz > > G3) and send it to me so i can but it there also ? > > Yes, but it may take a while, depending on what other packages I'll have to > install on my Amiga first ;-) BTW, you can also just build libparted and parted. What i do is unpack the package source, start a dpkg-buildpackage, interrupt it when build is there and full, go into the build/parted directory, and type : make -C ../libparted && make and then test the resulting parted. Preferable with the LANG=C variable set. I would be interested to know with what you did partition your harddisk ? With hdtoolbox or with amiga-fdisk ? BTW, the build-deps are : Build-Depends: debhelper (>= 4.1.1), libncurses-dev | libncurses5-dev, libreadline-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), libreiserfs0.3-dev Nothing extravagant, and maybe you can remove thereiserfs dependency or something such. BTW2 the files are not yet cleaned, and probably not endian clean, but it should not cause a problem on m68k. > Please let me know when the sources are there... Ok, there are there, altough there is no source file, just get the packages by hand. I should also post to debian-m68k or something such, no ? Friendly, Sven Luther |