Hi there, I'm using pgi (piggy) to attempt to build my own Debian iso, but I'm running into some problems.
Initially, I thought this was related to the build being run on a 'stable' box seeing as how pgi's only available in unstable. So I went through the whole process on a machine running 'unstable' but it's puking in the same spot there as well: ======================================================================== ... + echo woody + '[' -n '' ']' + '[' -n '' ']' + '[' -n '' ']' + install -m 755 ./envsh /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/bin/envsh + install -m 755 stage0.sh /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin + install -m 755 configure-network /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin/configure-network + install -m 755 /sbin/ifconfig /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin/ifconfig + install -m 755 /sbin/pivot_root /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin + install -m 755 /sbin/route /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin/route + install -m 755 /sbin/udhcpc /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/sbin/udhcpc + '[' i386 = ia64 -o i386 = powerpc ']' + '[' -e /sbin/cardmgr ']' + '[' -e /etc/pcmcia/config ']' + '[' -e /etc/pcmcia/config.opts ']' ++ ls '/lib/libc-2.2.?.so' ls: /lib/libc-2.2.?.so: No such file or directory++ xargs basename basename: too few arguments Try `basename --help' for more information. ++ awk -F- '{print $2}' ++ sed 's/\.so//' + glibc_version= + cp /lib/libnss_dns-.so /etc/pgi/test/./pgi-root/misc/initrd.installer.fs/lib cp: cannot stat `/lib/libnss_dns-.so': No such file or directory make[1]: *** [/etc/pgi/test/./pgi-root/misc/initrd.installer] Error 1 make[1]: Leaving directory `/usr/share/pgi/stage0' make: *** [_all_recursive] Error 2 make: Leaving directory `/usr/share/pgi ============================================================================ Does anyone have any idea as to what I might could do here? I've looked on the Debian package page and I can't find any that provide '/lib/libnss_dns-.so'. Especially since unstable uses libc6 2.3.1, rather than a 2.2.x version. I'd really appreciate any suggestions, Dan __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]