Re: [rock-user] Cant make bootable cd
Benjamin Schieder <[email protected]> Wed, 18 Oct 2006 06:51:29 +0200
| Newsgroups | gmane.linux.distributions.rock.user |
|---|---|
| Message-ID | <[email protected]> |
--===============1419031484== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 18.10.2006 00:13:44, contact-JNcuCqtgG9xWk0Htik3J/[email protected] wrote: > w00t:/slice2/rock-src/rock3-src# ./scripts/Create-ISO -size 680 hamascd > hamas hamas >=20 > [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=3D64 -O -Wall -Werror -o implantisomd= 5.o > impla ntisomd5.c > implantisomd5.c:8:18: popt.h: No such file or directory There's the problem. You need the popt package and popt:dev package to implant a MD5 sum into the ISO for verification. If you don't have the popt package or don't want MD5 sum implants you can use the -nomd5 parameter to Create-ISO. > 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 o= nce > 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 ty= pe > implantisomd5.c:31: warning: excess elements in struct initializer >=20 > *alot of errors here* >=20 > 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 >=20 > [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 direc= tory This looks like your 'hamas' build did not finish or not finish successfull= y. Look for Error-Messages in the output of ./scripts/Build-Target -cfg hamas Greetings, Benjamin --=20 Benjamin 'blindCoder' Schieder Registered Linux User #289529: http://counter.li.org finger blindcoder-1k+CIuW/[email protected] | gpg --import --=20 http://www.rocklinux.org/ The Distribution Build Kit --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFFNbLRr0OTeImXvg8RAkYiAJ0WCOkaSvW4i2NcqJUO4pcUnBFLwwCcCp63 DtGDqyCfOmejAbv/lr+VnSw= =02O2 -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- --===============1419031484== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ rock-user mailing list [email protected] http://www.rocklinux.net/mailman/listinfo/rock-user --===============1419031484==--