bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installing gnu 3.80 on win2000


From: mnosovsky
Subject: installing gnu 3.80 on win2000
Date: Wed, 11 Dec 2002 21:57:02 -0500

Hi,

Please help me to resolve the errors while installing GNU 3.80 on WIN2000, SP3.
Please see the attached text file.

Thank you,
Michael

1
C:\Download\gnu\make-3.80>echo WinRel\main.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt1.c
getopt1.c

C:\Download\gnu\make-3.80>echo WinRel\getopt1.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c job.c
job.c
job.c(233) : warning C4022: 'process_kill' : pointer mismatch for actual paramet
er 1
job.c(624) : warning C4018: '==' : signed/unsigned mismatch
job.c(502) : warning C4102: 'remote_status_lose' : unreferenced label
job.c(421) : warning C4101: 'status' : unreferenced local variable
job.c(1276) : warning C4102: 'error' : unreferenced label

C:\Download\gnu\make-3.80>echo WinRel\job.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c read.c
read.c
read.c(542) : warning C4018: '<' : signed/unsigned mismatch
read.c(1594) : warning C4113: 'unsigned long (__cdecl *)()' differs in parameter
 lists from 'unsigned long (__cdecl *)(const void *)'
read.c(1594) : warning C4113: 'unsigned long (__cdecl *)()' differs in parameter
 lists from 'unsigned long (__cdecl *)(const void *)'
read.c(1594) : warning C4113: 'int (__cdecl *)()' differs in parameter lists fro
m 'int (__cdecl *)(const void *,const void *)'

C:\Download\gnu\make-3.80>echo WinRel\read.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c version.c
version.c

C:\Download\gnu\make-3.80>echo WinRel\version.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt.c
getopt.c

C:\Download\gnu\make-3.80>echo WinRel\getopt.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c arscan.c
arscan.c
arscan.c(734) : warning C4101: 'hdr' : unreferenced local variable

C:\Download\gnu\make-3.80>echo WinRel\arscan.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c remake.c
remake.c
remake.c(400) : warning C4307: '+' : integral constant overflow
remake.c(1399) : warning C4018: '<' : signed/unsigned mismatch

C:\Download\gnu\make-3.80>echo WinRel\remake.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c misc.c
misc.c

C:\Download\gnu\make-3.80>echo WinRel\misc.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c ar.c
ar.c
ar.c(319) : warning C4113: 'int (__cdecl *)()' differs in parameter lists from '
int (__cdecl *)(const void *,const void *)'

C:\Download\gnu\make-3.80>echo WinRel\ar.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c function.c
function.c
function.c(1009) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(1009) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(1009) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
 from 'int (__cdecl *)(const void *,const void *)'
function.c(1176) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
 from 'int (__cdecl *)(const void *,const void *)'
function.c(1603) : warning C4018: '==' : signed/unsigned mismatch
function.c(2072) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(2072) : warning C4113: 'unsigned long (__cdecl *)()' differs in param
eter lists from 'unsigned long (__cdecl *)(const void *)'
function.c(2073) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
 from 'int (__cdecl *)(const void *,const void *)'

C:\Download\gnu\make-3.80>echo WinRel\function.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c vpath.c
vpath.c
vpath.c(326) : warning C4018: '<=' : signed/unsigned mismatch

C:\Download\gnu\make-3.80>echo WinRel\vpath.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c implicit.c
implicit.c

C:\Download\gnu\make-3.80>echo WinRel\implicit.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\w32\compat\dirent.c
dirent.c

C:\Download\gnu\make-3.80>echo WinRel\dirent.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\glob\glob.c
glob.c
.\glob\glob.c(500) : warning C4018: '!=' : signed/unsigned mismatch
.\glob\glob.c(570) : warning C4013: '__glob_pattern_p' undefined; assuming exter
n returning int
.\glob\glob.c(871) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(922) : warning C4018: '==' : signed/unsigned mismatch
.\glob\glob.c(949) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1011) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1029) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1052) : warning C4018: '>' : signed/unsigned mismatch
.\glob\glob.c(1072) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const' qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal and
actual parameter 1
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const' qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal and
actual parameter 2

C:\Download\gnu\make-3.80>echo WinRel\glob.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\glob\fnmatch.c
fnmatch.c
.\glob\fnmatch.c(484) : warning C4028: formal parameter 1 different from declara
tion
.\glob\fnmatch.c(484) : warning C4028: formal parameter 2 different from declara
tion

C:\Download\gnu\make-3.80>echo WinRel\fnmatch.obj  1>>link.rel

C:\Download\gnu\make-3.80>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob /I w32
/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRe
l/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\w32\pathstuff.c
pathstuff.c

C:\Download\gnu\make-3.80>echo WinRel\pathstuff.obj  1>>link.rel

C:\Download\gnu\make-3.80>echo off
"Linking WinRel/gnumake.exe"
function.obj : error LNK2001: unresolved external symbol _hash_init
variable.obj : error LNK2001: unresolved external symbol _hash_init
file.obj : error LNK2001: unresolved external symbol _hash_init
dir.obj : error LNK2001: unresolved external symbol _hash_init
read.obj : error LNK2001: unresolved external symbol _hash_init
variable.obj : error LNK2001: unresolved external symbol _hash_insert_at
file.obj : error LNK2001: unresolved external symbol _hash_insert_at
dir.obj : error LNK2001: unresolved external symbol _hash_insert_at
read.obj : error LNK2001: unresolved external symbol _hash_insert_at
dir.obj : error LNK2001: unresolved external symbol _hash_insert_at
read.obj : error LNK2001: unresolved external symbol _hash_insert_at
variable.obj : error LNK2001: unresolved external symbol _hash_deleted_item
file.obj : error LNK2001: unresolved external symbol _hash_deleted_item
dir.obj : error LNK2001: unresolved external symbol _hash_deleted_item
read.obj : error LNK2001: unresolved external symbol _hash_deleted_item
variable.obj : error LNK2001: unresolved external symbol _hash_find_slot
file.obj : error LNK2001: unresolved external symbol _hash_find_slot
dir.obj : error LNK2001: unresolved external symbol _hash_find_slot
read.obj : error LNK2001: unresolved external symbol _hash_find_slot
variable.obj : error LNK2001: unresolved external symbol _hash_find_item
file.obj : error LNK2001: unresolved external symbol _hash_find_item
dir.obj : error LNK2001: unresolved external symbol _hash_find_item
function.obj : error LNK2001: unresolved external symbol _hash_find_item
variable.obj : error LNK2001: unresolved external symbol _hash_free
read.obj : error LNK2001: unresolved external symbol _hash_free
function.obj : error LNK2001: unresolved external symbol _hash_free
variable.obj : error LNK2001: unresolved external symbol _hash_map
file.obj : error LNK2001: unresolved external symbol _hash_map
variable.obj : error LNK2001: unresolved external symbol _hash_delete
file.obj : error LNK2001: unresolved external symbol _hash_delete
variable.obj : error LNK2001: unresolved external symbol _hash_print_stats
file.obj : error LNK2001: unresolved external symbol _hash_print_stats
variable.obj : error LNK2001: unresolved external symbol _hash_map_arg
file.obj : error LNK2001: unresolved external symbol _hash_dump
dir.obj : error LNK2001: unresolved external symbol _hash_insert
function.obj : error LNK2001: unresolved external symbol _hash_insert
function.obj : error LNK2001: unresolved external symbol _hash_load
.\WinRel/gnumake.exe : fatal error LNK1120: 13 unresolved externals
"WinRel build failed"

reply via email to

[Prev in Thread] Current Thread [Next in Thread]