Hi,
Please
help me while I compiling the sample notepad sources through WINE. Here I send
the following error lines shows by the Linux machine.
[root@mbu-test notepad]# winemaker --lower-uppercase .
Winemaker 0.6.0
Copyright 2000 Francois Gouget
<fgouget@codeweavers.com> for CodeWeavers
warning: in ".", renaming "makefile" to
"makefile.win"
Scanning the source directories...
Fixing the source files...
dialog.c
main.c
Bg.rc
Cs.rc
Da.rc
De.rc
En.rc
Eo.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc
Ja.rc
Ko.rc
Nl.rc
No.rc
Pl.rc
Pt.rc
Ru.rc
Si.rc
Sk.rc
Sw.rc
Th.rc
Tr.rc
Wa.rc
Zh.rc
rsrc.rc
dialog.h
main.h
notepad_res.h
Generating project files...
.
[root@mbu-test notepad]# make
winegcc -c -mno-cygwin -I. -o dialog.o
dialog.c
winegcc -c -mno-cygwin -I. -o main.o
main.c
wrc -I. -foBg.res Bg.rc
wrc: error while
loading shared libraries: libwine.so.1: cannot open shared object file: No such
file or directory
make: *** [Bg.res] Error 127
Regards,
S.Karthikeyan