OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => User Request for Applications => Topic started by: bam on September 08, 2006, 03:56:06 am

Title: Losetup
Post by: bam on September 08, 2006, 03:56:06 am
anyone seen the source code around, I cant seem to find it anywhere...
Title: Losetup
Post by: derekp on September 08, 2006, 01:57:51 pm
Quote
anyone seen the source code around, I cant seem to find it anywhere...
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=140936\")

It's in the util-linux package, at [a href=\"http://www.kernel.org/pub/linux/utils/util-linux]http://www.kernel.org/pub/linux/utils/util-linux[/url]
Look in the mount directory, from their you should be able to do a "make losetup".  I might have the binary floating around for the zaurus, I'll check when I get home tonight.
Title: Losetup
Post by: bam on September 09, 2006, 08:19:19 pm
well conpiled it but the configure seems to complain about libcrypt.h, anyone have this by any chance?
Title: Losetup
Post by: dougeeebear on September 09, 2006, 09:38:55 pm
Quote
well conpiled it but the configure seems to complain about libcrypt.h, anyone have this by any chance?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=141042\")
I don't know if it will work for you or not, but try the one from [a href=\"http://www.busybox.net/cgi-bin/viewcvs.cgi/trunk/uClibc/libcrypt/libcrypt.h?rev=15944&view=auto]this site[/url]

I found it using Google