Displaying 20 results from an estimated 300 matches similar to: "error during "make"; can't find ./tools/wineinstall"
2004 Aug 17
3
Wine on Cygwin
Hi,
It's been some time since the question was asked: Does wine now compile on
cygwin?
I know there are some apps and games out there that just won't run under
Win2k/XP anymore and for them a wine running under Win2k/Xp would be like the
perfect solution.
Has anyone infos on this?
Thanks in advance
Jeff
2004 May 10
1
probs w/ make and make install
cd `dirname dlls/__install-lib__` && make install-lib
rm -f libdxerr8.a && ln -s dxerr8/libdxerr8.a libdxerr8.a
rm -f libdxerr9.a && ln -s dxerr9/libdxerr9.a libdxerr9.a
rm -f libdxguid.a && ln -s dxguid/libdxguid.a libdxguid.a
rm -f libuuid.a && ln -s uuid/libuuid.a libuuid.a
cd `dirname advapi32/__install__` && make install
2010 Jul 28
1
Libiberty/mkstemps compile problem
Hello people.
Somewhat hardheaded, and after doing so for years without problems, I
started to compile wine 1.2 for my 86_64 system. Configuration went well,
but compilation aborted on:
make[1]: Entering directory `/home/jcoppens/wine-1.2/tools/widl'
gcc -m32 -g -O2 -o widl client.o expr.o hash.o header.o proxy.o server.o
typegen.o typelib.o typetree.o utils.o widl.o write_msft.o
2010 Aug 02
3
Error compile wine1.3 on Ubuntu10.04 64bit
CFLAGS="-m32 $(CFLAGS)" LDFLAGS="-L/usr/lib32 $(LDFLAGS)" ./configure
I notice here some strange lines:
...
checking whether we need to define __i386__... no
...
configure: lib(n)curses 32-bit development files not found, curses won't be supported.
configure: libv4l 32-bit development files not found.
When I do make:
Code:
/usr/bin/ld: i386:x86-64 architecture of input
2006 Jan 20
1
error on compiling wine 0.9.6 on fedora core 4 - wine 0.9.5 works!
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o
typelib.o utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs
-lwpp -lwine_port -lfl
../../libs/libwpp.a(lex.yy.o)(.text+0x5e8): In function
`_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_':
/usr/local/rpm/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple definition of
2000 Aug 12
1
Batch Execution of R
R Team:
This is most likely a trivial question, but after searching docs for
several weeks and digging through Rweb and RCGI, I could not clearly
identify the method to call an R method from Linux or Win32 systems and
send the output to a file. I would like to implement R as part of an
online client-server application for a geographically spaced engineering
team an would like to know how to run
2006 Nov 21
1
Installing 2.4.0
Hello,
I'm trying to install R 2.4.0 on a SunOS 5.10 Generic_118833-24 sun4v
sparc SUNW,Sun-Fire-T200 machine. The machine has gcc version 3.3.2 and
gcc version 2.95.3 20010315 (release). When I try to compile using 3.3.2
I get an error with signal.h included from dcigettext.c. When I compile
using gcc 2.95.3 I get an error with va_copy.
"Undefined symbol va_copy first referenced
2006 Jan 24
3
R-help Digest, Vol 35, Issue 24
Dear Prof Ripley,
First of all, unless you are an english professor, then I do not think you have
any business policing language. I'm still very much a student, both in R, and
regarding signal analysis. My competence on the subject as compared too your
own level of expertise, or my spelling for that matter, may be a contension for
you, but it would have been better had you kept that opinion
2004 Jul 20
3
wine seti@hom team
For those of you who don't know yet, the Wine project has it's own seti@home
team, at
http://setiathome2.ssl.berkeley.edu/stats/team/team_172471.html
The current objective is to overtake the Microsoft team
http://setiathome.ssl.berkeley.edu/stats/team/team_28.html
Help is needed, please if you already have seti@home installed.
If you don't, it's only 300k to download, runs natively
2003 Dec 25
3
Missing LDSHARED in Makefiles; build problems.
I've been trying to build Wine (20031118) on a G4 PowerBook running OS X
10.3.1.
The first problem occurs during configure:
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for XRRSetScreenConfigAndRate in -lXrandr... yes
checking for XvShmCreateImage in -lXv... yes
configure: error: /usr/X11R6/lib/libGL.a is present on your system.
This prevents linking to OpenGL. Delete
2008 Sep 19
7
Non-Ruby REST client for Ruby REST server
Hi,
I have a Rails 2 app and I wand to provide an API for 3rd party
applications written on any language the customer uses.
My thoughts are that the best way of providing it is by taking
advantage of rails RESTfulness and let them perform CRUD actions on my
data through it. But I don''t seem to find many information on how to
achieve this.
I first want to develop .NET clients (or web
2009 Jan 25
10
CentOS and BAT File
In windows, we use BAT file to execute few series of command , which help us
in not writing each command manually everytime we want to execute those
commands.
In CentOS, I want to do the same thing.
Any Advice ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090125/d67fb239/attachment.htm
2004 Jun 25
1
./tools/wineinstall
Regarding the most recent release wine20040615.
When using ./tools/wineinstall I got an error stating that a 'static'
version of glibc was required.
I'm using Mandrake 10 Official and would have thought that such a
monster was included considering the last stable release appears to be
from last year.
So, what is a 'static' version and what do I need to do to overcome this
2004 Jan 13
1
wine-20031212 segmention fault while wineinstall as user
hi
cant get wine compiled, tried the wineinstall script as user, these are the last lines :(
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
./wineinstall: line 648: 28561 Segmentation fault $REGEDIT $DEFREG >/dev/null
Registry install failed.
permissions of /dev/null are 777
any ideas are welcome
2002 Aug 09
0
Error when running wineinstall: "don't know how to make .spec.o."
I am trying to compile and install Wine on FreeBSD 4.6-stable using
wineinstall.
Any help/suggestions are appreciated.
Wineinstall gives me the following error:
make: don't know how to make .spec.o. Stop
*** Error code 2
Stop in /usr/home/jason/wine-20020804/dlls.
*** Error code 1
Stop in /usr/home/jason/wine-20020804.
Compilation failed, aborting install.
I receive the same error with
2001 May 11
0
./tools/wineinstall
Great work, but I have a suggestion:
Near the end of the install I get the following message:
"Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:"
would not `grep /dev/fd0 /etc/fstab | awk '{print $2}'` have been a more
sensible default? or perhaps something a little more clever that takes
account of zip drives etc?
JAT
Cheers & God bless
SammyTheSnake
2001 Sep 29
1
can't find tools/wineinstall
Howdy.
I have SuSE 7.2 and installed wine via YaST (wine rpm). I do not have
windows on my computer at all. The docs tell me to run
tools.wineinstall, but I do not seem to have that on my system.
I'm stuck. I've created C:\windows, C:\windows\system, etc. and I can
run the command wine --version, but that's it.
Ideas?
Thanks :)
2004 Dec 10
0
Where to place Wine CVS so that all users can use tools/wineinstall?
Or is that a stupid question?
I want to have one copy of the code CVS on the system, but I want
multiple accounts to be able to run the tools/wineinstall app to get
the account set up locally. (Mine for testing game setup and my son's
for actually playing the games.)
Is this wrong? Maybe there's some other tools/wine-app-name-here that
will create a .wine directory structure correctly
2005 Mar 27
2
Installed package... no wineinstall...
ARGH... I installed Wine 20050310 on my machine running Fedora 3... I did a
package
install bc I figured that would be easier... tried to run wineinstall like
the docs said to
be easy-like... but there is no wineinstall on my machine... anywhere...
help... please...
M. Horn
2008 Apr 02
2
why i can't install wine even i had used the wineinstall
Hi, i had installed the wine by wineinstall.Here is the result :
Installation complete for now. Good luck (this is still beta software).
If you have problems with WINE, please read the documentation first,
as many kinds of potential problems are explained there.
[cjzjm100 at localhost wine-0.9.58]$ wine /media/F_drive/Thunder5.7.4.401.exe
bash: /usr/bin/wine: there is't that file or content