[rock-user] Cant make bootable cd

contact-JNcuCqtgG9xWk0Htik3J/[email protected] Wed, 18 Oct 2006 00:13:44 +0200 (CEST)
Newsgroups gmane.linux.distributions.rock.user
Message-ID <[email protected]>
Hi, made the bootdisk/rescue/root linux target. The build went smooth but the
./scripts/Create-ISO didnt work.

Here's the output

snip1:
w00t:/slice2/rock-src/rock3-src# ./scripts/Create-ISO -size 680 hamascd
hamas hamas

  [00:02:32] Creating ISO-MD5 tools ...
make: Entering directory `/slice2/rock-src/rock3-src/src/isomd5sum'
gcc -c -O -fPIC -D_FILE_OFFSET_BITS=64 -O -Wall -Werror -o implantisomd5.o
impla ntisomd5.c
implantisomd5.c:8:18: popt.h: No such file or directory
implantisomd5.c: In function `main':
implantisomd5.c:29: error: `poptContext' undeclared (first use in this
function)
implantisomd5.c:29: error: (Each undeclared identifier is reported only once
implantisomd5.c:29: error: for each function it appears in.)
implantisomd5.c:29: error: syntax error before "optCon"
implantisomd5.c:30: error: elements of array `options' have incomplete type
implantisomd5.c:31: warning: excess elements in struct initializer

*alot of errors here*

make: *** [implantisomd5.o] Error 1
make: Leaving directory `/slice2/rock-src/rock3-src/src/isomd5sum'
  [00:02:33] Could not create ISO-MD5 tools
  [00:02:33] Not implanting md5sum into isos

  [00:02:33] Removing old files with same prefix ...
  [00:02:33] Reading configs and creating ISO index ...
cat: build/hamas-TRUNK-x86-bootdisk/ROCK/isofs.txt: No such file or directory

The build is called hamas.
# ls build/
hamas-TRUNK-x86-bootdisk

What's up?

Thanks in advance,

~djr