On Wed, 16 Mar 2005 12:26 am, Michael Stefaniuc wrote:
> Robert Lunnon wrote:
> > The following problem is evident under solaris NULL pointer passed to
> > printf I'm not sure if this is a poblem with the spec file or
> > winebuild Still it's not good to pass NULL pointers to printf
>
> Afaik o
On Wed, 16 Mar 2005 01:43 am, Alexandre Julliard wrote:
> Robert Lunnon <[EMAIL PROTECTED]> writes:
> > The following problem is evident under solaris NULL pointer passed to
> > printf I'm not sure if this is a poblem with the spec file or
> > winebuild Still it's not good to pass NULL pointers
Robert Lunnon <[EMAIL PROTECTED]> writes:
> The following problem is evident under solaris NULL pointer passed to printf
> I'm not sure if this is a poblem with the spec file or winebuild Still
> it's not good to pass NULL pointers to printf
This should be fixed now.
--
Alexandre Julliard
Robert Lunnon wrote:
The following problem is evident under solaris NULL pointer passed to printf
I'm not sure if this is a poblem with the spec file or winebuild Still
it's not good to pass NULL pointers to printf
Afaik on Linux a NULL string will be printed as "(nil)"
bye
michael
St
The following problem is evident under solaris NULL pointer passed to printf
I'm not sure if this is a poblem with the spec file or winebuild Still
it's not good to pass NULL pointers to printf
Starting program: /export/home/src/wine2004/wine/tools/winebuild/winebuild -w
--def -o amstream
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
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
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