On Mon, 6 May 2002, Vincent B�ron wrote:
[...]
> > make[2]: Entering directory `/camdev/projects/sle/wine/dlls/ntdll'
> > LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH"
> > ../../tools/winebuild/winebuild -fPIC -L../../dlls  -o ntdll.spec.c
> > -spec ./ntdll.spec
> > gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall -fPIC
> > -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o
> > ntdll.spec.o ntdll.spec.c
> > gcc -c -I. -I. -I../../include -I../../include  -g -O2 -Wall -fPIC
> > -D__WINE__ -D_NTSYSTEM_ -D_REENTRANT -I/usr/X11R6/include -o cdrom.o
> > cdrom.c
> > cdrom.c: In function `CDROM_GetIdeInterface':
> > cdrom.c:98: warning: implicit declaration of function `major'
> > cdrom.c:105: `IDE6_MAJOR' undeclared (first use this function)
[...]
> Maybe somebody more knowledgeable should actually install a 2.0.x box
> (or 2.2.x) and verify if the instructions in README are still valid.
> ATM, they only mention some LDT sharing issues with 2.0.x.

These errors, at least some of them, also happen on RedHat 6.2. It seems
like they should be easy to avoid by adding the appropriate #ifdefs or
configure checks (but I did not look at the source yet).


--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
    I haven't lost my mind, it's backed up on tape around here somewhere...


Reply via email to