Re: Problem with winebuild under cygwin

2003-10-25 Thread Vincent Béron
Le sam 25/10/2003 à 07:13, Julien C a écrit : > I am trying to build Wine cvs under Cygwin and when trying to build dlls I get this > error: > > ../tools/winebuild/winebuild -o advapi32/advapi32.spec.def --def > advapi32/advapi32.spec > Unable to create output file '(null)' > make: *** [advapi3

Problem with winebuild under cygwin

2003-10-25 Thread Julien C
I am trying to build Wine cvs under Cygwin and when trying to build dlls I get this error:   ../tools/winebuild/winebuild  -o advapi32/advapi32.spec.def --def advapi32/advapi32.specUnable to create output file '(null)'make: *** [advapi32/advapi32.spec.def] Error 1     Does someone have any i

Problem with winebuild under cygwin

2003-10-25 Thread julienc
I am trying to build Wine cvs under Cygwin and when trying to build dlls I get this error: ../tools/winebuild/winebuild -o advapi32/advapi32.spec.def --def advapi32/advapi32.spec Unable to create output file '(null)' make: *** [advapi32/advapi32.spec.def] Error 1 Does someone have any idea o