Re: [qmailtoaster] simscan-toaster problem

2009-02-25 Thread Richard Vinke
I solved this by: * remove the rpmbuild directory. * Start the rpmbuild and press ctrl+s. The process stops for now * Edit the file =BUILD/simscan-1.3.1/simscanmk.c=, line 133 en 379: add the 0x0644 as in: =open(CdbTmpFile?, O_CREAT | O_TRUNC | O_WRONLY, 0x0644)= * Continue

Re: [qmailtoaster] simscan-toaster problem

2009-02-25 Thread Jake Vickers
Richard Vinke wrote: I solved this by: * remove the rpmbuild directory. * Start the rpmbuild and press ctrl+s. The process stops for now * Edit the file =BUILD/simscan-1.3.1/simscanmk.c=, line 133 en 379: add the 0x0644 as in: =open(CdbTmpFile?, O_CREAT | O_TRUNC |

[qmailtoaster] simscan-toaster problem

2009-02-24 Thread Fernando Azevedo
Hello Everyone, In Fedora 10, when doing: "rpmbuild --rebuild --with fedora_10 simscan-toaster-1.3.1-1.3.6.src.rpm" the output ends with: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic

Re: [qmailtoaster] simscan-toaster problem

2009-02-24 Thread Jake Vickers
Fernando Azevedo wrote: Hello Everyone, In Fedora 10, when doing: rpmbuild --rebuild --with fedora_10 simscan-toaster-1.3.1-1.3.6.src.rpm the output ends with: There is no Fedora 10 (or Fedora 9) support in simscan-toaster-1.3.1-1.3.6, only in version 1.3.1-1.3.7. That's the problem you