Displaying 20 results from an estimated 181 matches for "makedep".
Did you mean:
makedev
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...project.tickets>
This is also the output from the mainlog file:
> ===== Display starts at offset 84372 within file of length 215444. ====
> ===== Use File->Reload (Cmd-R) to display more. ====
> fo:build config.status: creating dlls/d3dx10_43/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. d3dx10_43_main.c version.rc
> :info:build config.status: creating dlls/d3dx9_24/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. d3dx9_24_main.c version.rc
> :info:build config.status: creating dlls/d3dx9_25/Makefile
>...
2009 Jun 05
1
R 2.9.0 on AIX 5.3: Error: Invalid DESCRIPTION file
...ons' manual.
Execution halted
Any ideas? Full output below.
Thanks
Loris
Here is the full output of 'make':
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "Makedeps" is up to date.
Target "libbz2.a" is up to date.
Target "all" is up to date.
Target "Makedeps" is up to date.
Target "libpcre.a" is up to date.
Target "all" is up to date.
Target "Makedeps" is up to date.
Target...
2009 Jul 14
4
error on solaris please help interlocked*functions
...9;t be supported.
> configure: libldap (OpenLDAP) development files not found, LDAP won't be supported.
>
> configure: Finished. Do 'make depend && make' to compile Wine.
>
> cc -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -g -D__i386__ -o makedep.o makedep.c
> cc -g -D__i386__ -o makedep makedep.o
> ../tools/makedep -C. -S.. -T.. -I/usr/include/freetype2 fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c
> `makedep' is up to date.
> ../../tools/makedep -C. -S../.. -T../.. ffs.c fst...
2003 Sep 22
0
R installation
Hi
further to my upgrade question
thanks for pointing me in the right direction any ideas how I get round
the following problem:
I'm trying to install on a Tru64 alpha
ecs1h[jps]69: make
`Makedeps' is up to date.
`libappl.a' is up to date.
`Makedeps' is up to date.
`libnmath.a' is up to date.
`Makedeps' is up to date.
`libunix.a' is up to date.
`Makedeps' is up to date.
`libbz2.a' is up to date.
`Makedeps' is up to date.
`libpcre.a' is up to date.
`Ma...
2006 May 02
1
compile R on Solaris 9
I can't make R on a Solaris 9 box. Does anyone have any suggestions?
Thanks in advance.
<3>-> make
`Makedeps' is up to date.
`libbz2.a' is up to date.
`Makedeps' is up to date.
`libpcre.a' is up to date.
`Makedeps' is up to date.
`libz.a' is up to date.
../../../src/include/libintl.h is unchanged
../../../include/libintl.h is unchanged
`localecharset.h' is up to date.
`Makedep...
2005 Dec 16
2
R compile on AIX 5.3
I'm trying to compile R on AIX 5.3. I've gotten "configure" to work but
"make" generates the following errors:
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "Makedeps" is up to date.
Target "libbz2.a" is up to date.
Target "Makedeps" is up to date.
Target "libpcre.a" is up to date.
Target "Makedeps" is up to date.
Target "libz.a" is up to date.
Target "R" is up to date.
Target "Makedeps"...
2010 Dec 09
3
How to recompile Wine on ARM
...ting tools/Makefile
make[1]: Entering directory `/home/Kanna/wine-1.3.8/tools'
arm_v5t_le-gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o makedep.o makedep.c
arm_v5t_le-gcc -g -O2 -o makedep makedep.o
/home/Kanna/wine-1.3.8/tools/makedep -C. -S.. -T.. fnt2bdf.c fnt2fon.c make_ctests.c makedep.c relpath.c sfnt2fnt.c
/home/Kanna/wine-1.3.8/tools/makedep: /home/Kanna/wine-1.3.8/tools/makedep: cannot execute binary file
I am getting t...
2014 Jan 03
0
Wine release 1.7.10
...finition.
msvcp100: Implement _Locinfo::_Getname.
winebuild: Fix path separator for Cygwin.
ntdll: Allocate a separate pointer for each TLS slot.
ntdll: Allocate TLS slots dynamically on module load.
ntdll: Allocate TLS data in all running threads on module load.
makedep: Specify the old extension explicitly when replacing it.
makedep: Use array of filenames in more places.
makedep: Add a separate pragma flag for typelibs that need registration.
widl: Determine the output type from the file name if not specified explicitly.
makedep: Generate...
2011 Sep 11
3
cannot compile wine 1.3.28
...-1.3.28/tools'
gcc -m32 -c -I. -I. -I../include -I../include -I/usr/include/freetype2 -D__WINESRC__ -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -g -O2 -o makedep.o makedep.c
In file included from /usr/include/bits/errno.h:25:0,
from /usr/include/errno.h:36,
from makedep.c:27:
/usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or directory
compilation terminated.
make[1]: *** [makedep.o] Error 1
make[1]:...
2006 Feb 28
1
Compiling R on aix getting error
...the error below. I did a search on the archive and someone had a
similar error as me but I can't seem to find a fix for the error below.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "Makedeps" is up to date.
Target "libbz2.a" is up to date.
Target "Makedeps" is up to date.
Target "libpcre.a" is up to date.
Target "Makedeps" is up to date.
Target "libz.a" is up to date.
../../../src/include/libintl.h is unchanged
../../../include/li...
2015 Sep 14
2
[PATCH] Dont bypass compiler driver for Dependency generation options
...gt; index 337560b..9ca74b1 100644
>> --- a/mk/syslinux.mk
>> +++ b/mk/syslinux.mk
>> @@ -82,11 +82,11 @@ ARCH ?= $(strip $(SUBARCH))
>> GCCWARN = -W -Wall -Wstrict-prototypes $(DEBUGOPT)
>>
>> # Common stanza to make gcc generate .*.d dependency files
>> -MAKEDEPS = -Wp,-MT,$@,-MD,$(dir $@).$(notdir $@).d
>> +MAKEDEPS = -MT $@ -MD
>>
>> # Dependencies that exclude system headers; use whenever we use
>> # header files from the platform.
>> -UMAKEDEPS = -Wp,-MT,$@,-MMD,$(dir $@).$(notdir $@).d
>> +UMAKEDEPS = -MT $@ -MMD
&...
2010 Mar 05
1
make depend fails when building Wine 1.1.40
...-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o makedep.o makedep.c
cc1: warnings being treated as errors
makedep.c: In function 'get_line':
makedep.c:207: error: ignoring return value of 'fgets', declared with attribute warn_unused_result
makedep.c:219: error: ignoring return value of 'fgets', declared with attribute warn_unused...
1999 Sep 28
0
configure bug with IRIX 6.5 (Makedep) (PR#288)
Full_Name: Leo Caves
Version: 0.65.0
OS: SGI/IRIX 6.5
Submission from: (NULL) (144.32.72.76)
using default configure under SGI/IRIX 6.5.
(I switched to gnumake, after initial problems, this might not be necesssary).
the make rule for creating dependencies is wrong for the SGI C compiler.
The rule assumes that cc -M file.c -o file.d works (it doesn't).
One needs to explicitly capture stdout
2008 Apr 09
2
compilation from git failed
just done git-pull , during compilation, it said
make[2]: Entering directory `/home/bill/wine-git/dlls/qedit/tests'
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
sound_test.avi: No such file or directory
sound_test.avi was first included from qedit.rc:25
make[2]: [Makefile] Error 1 (ignored)
../../../tools/makedep -C. -S../../.. -T../../.. mediadet.c qedit.rc
sound_test.avi: No such file or directory
s...
2015 Sep 10
3
[PATCH] Dont bypass compiler driver for Dependency generation options
...), 2 deletions(-)
diff --git a/mk/syslinux.mk b/mk/syslinux.mk
index 337560b..9ca74b1 100644
--- a/mk/syslinux.mk
+++ b/mk/syslinux.mk
@@ -82,11 +82,11 @@ ARCH ?= $(strip $(SUBARCH))
GCCWARN = -W -Wall -Wstrict-prototypes $(DEBUGOPT)
# Common stanza to make gcc generate .*.d dependency files
-MAKEDEPS = -Wp,-MT,$@,-MD,$(dir $@).$(notdir $@).d
+MAKEDEPS = -MT $@ -MD
# Dependencies that exclude system headers; use whenever we use
# header files from the platform.
-UMAKEDEPS = -Wp,-MT,$@,-MMD,$(dir $@).$(notdir $@).d
+UMAKEDEPS = -MT $@ -MMD
# Items that are only appropriate during developm...
2001 Apr 22
2
Cannot Compile Wine
...unning Red Hat Linux 7.0. Here is the last little bit of the error that I
am getting from my efforts:
make[1]: Leaving directory `/storage/Wine/wine-20001222/ole'
cd `dirname server/__depend__` && make depend
make[1]: Entering directory `/storage/Wine/wine-20001222/server'
../tools/makedep -I. -I. -I../include -I../include -C. async.c
atom.c change.c
console.c context_i386.c context_sparc.c debugger.c device.c event.c
file.c handle.c main.c mapping.c mutex.c object.c pipe.c process.c
ptrace.c queue.c registry.c request.c select.c semaphore.c serial.c
snapshot.c sock.c thread.c timer...
2002 Nov 14
1
R-1.6.1, Mac OS X 10.2.2 build failure
...-L/opt/local/lib/gcc-lib/powerpc-apple-darwin6.2/3.1/../../..
-lreadline -ldl -lncurses -lm -lfrtbegin -lg2c -lSystem
../../../../library/ctest/libs/ctest.so is unchanged
building package 'eda'
../../../library/eda/R/eda is unchanged
../../../library/eda/man/eda.Rd is unchanged
make[5]: `Makedeps' is up to date.
../../../../library/eda/libs/eda.so is unchanged
building package 'lqs'
../../../library/lqs/R/lqs is unchanged
../../../library/lqs/man/lqs.Rd is unchanged
make[5]: `Makedeps' is up to date.
../../../../library/lqs/libs/lqs.so is unchanged
building package 'met...
2005 Jan 19
1
Fix for R-devel+Quartz
...s/src/Makefile.in (working copy)
@@ -20,6 +20,8 @@
# need Defn.h etc, and config.h
PKG_CPPFLAGS =-I../../../include -I$(top_srcdir)/src/include
-DHAVE_CONFIG_H
+# need AppKit framework for Quartz (only if Aqua is to be used)
+@BUILD_AQUA_TRUE@PKG_LIBS =-framework AppKit
all: Makefile Makedeps
@$(MAKE) Makedeps
Thanks,
Simon
2002 Oct 05
6
Problems with installing
.../wayne/wine2/wine/dlls'
cd `dirname advapi32/__depend__` && make depend
make[2]: Entering directory `/home/wayne/wine2/wine/dlls/advapi32'
cd `dirname tests/__depend__` && make depend
make[3]: Entering directory `/home/wayne/wine2/wine/dlls/advapi32/tests'
../../../tools/makedep -I. -I. -I../../../include -I../../../include -C.
registry.c
make[3]: Leaving directory `/home/wayne/wine2/wine/dlls/advapi32/tests'
../../tools/makedep -I. -I. -I../../include -I../../include -C. advapi.c
crypt.c eventlog.c registry.c security.c service.c
make[2]: Leaving directory `/home/...
2008 Nov 28
3
Compiling ERROR.
./tools/makedep -C. -S. -T.
make[1]: `makedep' is up to date.
make[2]: Nothing to be done for `all'.
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-st...