[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-idutils] [sr #105394] Unable to build idutils in MSYS (MinGW)
From: |
anonymous |
Subject: |
[bug-idutils] [sr #105394] Unable to build idutils in MSYS (MinGW) |
Date: |
Fri, 9 Jun 2006 14:44:55 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727) |
URL:
<http://savannah.gnu.org/support/?func=detailitem&item_id=105394>
Summary: Unable to build idutils in MSYS (MinGW)
Project: idutils
Submitted by: None
Submitted on: Friday 06/09/2006 at 14:44 UTC
Category: None
Priority: 5 - Normal
Severity: 5 - Blocker
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Operating System: Microsoft Windows
_______________________________________________________
Details:
configure script ran successfully, but the make failed to compile the
following files:
mkid.o: In function `main':
/home/joe_user/idutils-4.1/src/mkid.c:190: undefined reference to `sbrk'
/home/joe_user/idutils-4.1/src/mkid.c:291: undefined reference to `sbrk'
/home/joe_user/idutils-4.1/src/mkid.c:316: undefined reference to `sbrk'
../libidu/libidu.a(walker.o): In function `walk_flink':
/home/joe_user/idutils-4.1/libidu/walker.c:188: undefined reference to
`find_alias_link'
../lib/libgnu.a(getcwd.o): In function `rpl_getcwd':
/home/joe_user/idutils-4.1/lib/getcwd.c:187: undefined reference to `lstat'
/home/joe_user/idutils-4.1/lib/getcwd.c:192: undefined reference to `lstat'
/home/joe_user/idutils-4.1/lib/getcwd.c:218: undefined reference to `lstat'
/home/joe_user/idutils-4.1/lib/getcwd.c:305: undefined reference to `lstat'
collect2: ld returned 1 exit status
make[2]: *** [mkid.exe] Error 1
make[2]: Leaving directory `/home/joe_user/idutils-4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/joe_user/idutils-4.1'
make: *** [all] Error 2
I was able to overcome the "find_alias_link" error by tweaking the config.h
file (defined HAVE_LINK), but just could not overcome other errors.
I am not worried if idutils does not support "Sym Links" on my windows
system.
All help appreciated.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/support/?func=detailitem&item_id=105394>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug-idutils] [sr #105394] Unable to build idutils in MSYS (MinGW),
anonymous <=