i recieved this error while trying to install from source (20020411):
Performing 'make install' as root to install binaries, enter root password
Password: ****************************************
/bin/bash: - : unrecognized option
Either you entered an incorrect password or we failed to run
'make install' correctly.
If you didn't enter an incorrect password then please report this
error to wine-devel(a)winehq.com.
Installation failed, aborting.
wackness@SLIZ:/download/wine-20020411$
i know that the site recommends binaries, but they don't seem to function
properly. i'm running slackware 8 linux.
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
Hello,
i'm unable to build the current cvs on an Red Hat 5.2 (Apollo) box. i
know the system is a little bit outdated but as i did not read about the
problem on this newsgroup. i just like to make sure that you know about
it.
Stefan
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)
cdrom.c:105: (Each undeclared identifier is reported only once
cdrom.c:105: for each function it appears in.)
cdrom.c:106: `IDE7_MAJOR' undeclared (first use this function)
cdrom.c:110: warning: implicit declaration of function `minor'
cdrom.c: In function `CDROM_ScsiPassThroughDirect':
cdrom.c:1039: storage size of `cmd' isn't known
cdrom.c:1040: storage size of `sense' isn't known
cdrom.c:1066: `CGC_DATA_WRITE' undeclared (first use this function)
cdrom.c:1069: `CGC_DATA_READ' undeclared (first use this function)
cdrom.c:1072: `CGC_DATA_NONE' undeclared (first use this function)
cdrom.c:1079: `CDROM_SEND_PACKET' undeclared (first use this function)
cdrom.c:1040: warning: unused variable `sense'
cdrom.c:1039: warning: unused variable `cmd'
cdrom.c: In function `CDROM_ScsiPassThrough':
cdrom.c:1103: storage size of `cmd' isn't known
cdrom.c:1104: storage size of `sense' isn't known
cdrom.c:1137: `CGC_DATA_WRITE' undeclared (first use this function)
cdrom.c:1140: `CGC_DATA_READ' undeclared (first use this function)
cdrom.c:1143: `CGC_DATA_NONE' undeclared (first use this function)
cdrom.c:1150: `CDROM_SEND_PACKET' undeclared (first use this function)
cdrom.c:1104: warning: unused variable `sense'
cdrom.c:1103: warning: unused variable `cmd'
make[2]: *** [cdrom.o] Error 1
make[2]: Leaving directory `/camdev/projects/sle/wine/dlls/ntdll'
make[1]: *** [ntdll/ntdll.dll.so] Error 2
make[1]: Leaving directory `/camdev/projects/sle/wine/dlls'
make: *** [dlls] Error 2
Dear Developers,
In going over the log file from a recent attempt to install Baldur's
Gate, I ran across the following warning:
:warn:module:BUILTIN32_dlopen cannot open .so lib for builtin
ctl3d.dll: ctl3d.dll.so: cannot open shared object file: No such file
or directory
I looked in wine/dlls and sure enough, there was no entry for ctl3d.
What facilities does this library provide, and are there any plans to
implement it in wine?
Thanx,
Ian
Hi!
I am linking my app against winelib that i can use binary windows dlls with it... It compiles and links, but when running it i am getting this error message a few times:
err:heap:HEAP_GetPtr Invalid heap 00000000!
i am not doing anything to init libwine (since i wasn't able to find information about using it, just how to convert windows code with winemaker), all i did was link against libwine and libkernel32... does anyone know how to get it working?
btw: how do i build wine with debugging enabled (-g3) ?
thanks,
blight
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
A problem with InstallShield was reported to Bugzilla.
InstallShield support is very critical for the project
and I decided to announce this bug on wine-devel.
http://bugs.winehq.com/show_bug.cgi?id=629
I do not have time to do deep investigation of the
issue. Please, take ownership of the bug if you start
to work on it.
Thanks,
Andriy Palamarchuk
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
I tested an application while researching bug 637:
http://bugs.winehq.com/show_bug.cgi?id=637
Suddely on Tuesday after refreshing Wine I started to
get those errors.
The relevant part of the error log (sorry for the line
wrapping):
080706b8:Call winedos.LoadDosExe(0804d5e0 "C:\\Program
Files\\Chami\\HTML-Kit\\Bin\\HTMLKit.exe",00000014)
ret=0804c04f
080706b8:trace:file:SetFilePointer handle 20 offset 0
high 0 origin 0
080706b8: set_file_pointer( handle=20, low=0, high=0,
whence=0 )
080706b8: set_file_pointer() = 0 { new_low=0,
new_high=0 }
080706b8:trace:file:ReadFile 20 0x405b6ce0 64
0x405b6cdc (nil)
080706b8: get_handle_fd( handle=20, access=80000000 )
080706b8: get_handle_fd() = 0 { fd=10, type=1, flags=0
}
080706b8:trace:module:MZ_InitMemory Initializing DOS
memory structures
080706b8:trace:module:MZ_DoLoadImage Allocating DOS
memory (min=6349136, max=6346368)
080706b8:err:module:MZ_DoLoadImage insufficient DOS
memory
080706b8:Ret winedos.LoadDosExe() retval=00000000
ret=0804c04f
wine: can't exec 'HTMLKit.exe': error=8
I *think* I refreshed CVS on Monday and the issue was
not there, so this happened on Monday-Tuesday.
I reviewed the recent patches, but did not find
anything suspicios.
Does anybody recognizes the issue?
Andriy
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
Hi,
I've noticed that property sheet is not yet
completely implemented. But I've seen no
errors regarding to it. I've build 2 programs
one with simple tab control screen and another
with a property sheet. (I know they're different,
but I mada this to see the code). Tab control
works, but the property sheet is not mounted.
It just shows the tab with no content. Don't know
if there's already a program to test it, but if you
want I can send the source.
Thanks
Ricardo.
Hi everyone,
I'm getting a segmentation fault compiling wine. This is the error
message:
LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH"
../../tools/winebuild/winebuild -fPIC -L../../dlls -o kernel32.spec.c
-spec ./kernel32.spec
make: *** [kernel32.spec.c] Segmentation fault
make: *** Deleting file `kernel32.spec.c'
This is using the current CVS source. I also downloaded the
wine-20020411 release of wine and got the same error. I am assuming that
there is something wrong with my setup, because I compiled the CVS
source about 2 weeks ago without problems, which was after the
wine-20020411 release. Any ideas?
Thanks,
Mason Kidd
Hi,
I have a Chinese application on Windows, now I want it(its binary) running
on Linux with WINE. My questions are whether or not this application on
Linux would be able to support PrintView, Print, Chinese Input Method,
Clipboard, OLE?
Yan