Alexander Skwar <[EMAIL PROTECTED]> writes: > Hi! > > I'm using Cooker and wanted to create some ISOs with the mkcd.pl found in > the /misc directory. Right at the beginning it says > my $version = "0.1.5"; > > Starting it, brings quite some error messages: > > [askwar@teich misc]$ ./mkcd.pl > Scalar found where operator expected at ./mkcd.pl line 50, near "$name" > (Missing semicolon on previous line?) > syntax error at ./mkcd.pl line 50, near "$name" > Global symbol "@hdlist" requires explicit package name at ./mkcd.pl line 86. > @cd never introduced at ./mkcd.pl line 88. > $n never introduced at ./mkcd.pl line 88. > @hdlist never introduced at ./mkcd.pl line 88. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 91. > Global symbol "@hdlist" requires explicit package name at ./mkcd.pl line 91. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 92. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 95. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 97. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 100. > Global symbol "@hdlist" requires explicit package name at ./mkcd.pl line 100. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 102. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 104. > Global symbol "@hdlist" requires explicit package name at ./mkcd.pl line 104. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 105. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 110. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 114. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 118. > Global symbol "$params" requires explicit package name at ./mkcd.pl line 121. > Execution of ./mkcd.pl aborted due to compilation errors. > > I wonder, is this because it doesn't use rpmtools? > # use rpmtools; > This is also quite at the beginning. Big sux from me, sorry... -- Warly
