I've been trying to get pebuilder working to create an ISO image, but with version 3.0.26 I've been getting a build error of:
<snip>
Building ISO image
D:\bartpe\mkisofs.exe -iso-level 4 -volid "BartPE" -A PEBUILDER/MKISOFS -sysid "Win32" -b bootsect.bin -no-emul-boot -boot-load-size 4 -hide bootsect.bin -hide boot.catalog -o "D:\bartpe\pebuilder.iso" "d:\pebldr"
Execute "D:\bartpe\mkisofs.exe -iso-level 4 -volid "BartPE" -A PEBUILDER/MKISOFS -sysid "Win32" -b bootsect.bin -no-emul-boot -boot-load-size 4 -hide bootsect.bin -hide boot.catalog -o "D:\bartpe\pebuilder.iso" "d:\pebldr""
D:\bartpe\mkisofs.exe: *** shared version mismatch detected - 0x18A2005E/0x18A2004E.
You have multiple copies of cygwin1.dll on your system.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.
Returned exitcode 1
Error: ISO builder (mkisofs) returned error code 1
ISO image "D:\bartpe\pebuilder.iso" created.
Build process done...
There where 1 errors and 0 warnings
Use the [<<] and [>>] buttons to jump to error/warning.
Because of the errors the ISO image is not generated!
I do have cygwin installed with cygwin1.dll in d:\cygwin\bin\cygwin1.dll. I've tried renaming the cygwin version of the .dll without effect. Confirming the file version of the cygwin1.dll that is part of the pebuilder is dated 7/3/2003 11:34am file size= 402,248 bytes. File mkisofs.exe dated 10/28/2003 4:49pm size= 126,464 bytes.
Does anyone have any ideas on how to fix this problem? It looks like all the files are being sent to my build directory d:\pebldr can I manually create the iso?
Thanks,
David Troesch