compile error

Francois Gouget fgouget at free.fr
Mon May 6 13:40:07 CDT 2002


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         fgouget at free.fr        http://fgouget.free.fr/
    I haven't lost my mind, it's backed up on tape around here somewhere...




More information about the wine-devel mailing list