[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #6452] build is broken under CygWin (CVS from 11/
From: |
nobody |
Subject: |
[Pnet-developers] [bug #6452] build is broken under CygWin (CVS from 11/10/2003) |
Date: |
Mon, 10 Nov 2003 05:26:07 -0500 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322) |
=================== BUG #6452: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6452&group_id=353
Submitted by: ktreichel Project: DotGNU Portable.NET
Submitted on: Mon 11/10/03 at 10:26
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: build is broken under CygWin (CVS from 11/10/2003)
Original Submission: building pnet under cygwin with
./auto_gen.sh
./configure
make
gives following error:
Making all in engine
make[1]: Entering directory `/usr/local/src/CVS/pnet/pnet/engine'
gcc -I../libffi/include -fno-gcse -fno-inline-functions -I../include
-I../libffi /include -I. -DBUILD_PROFILE_NAME=""full"" -g -O2 -Wall -o
ilrun.exe ilrun.
o libILEngine.a ../dumpasm/libILDumpAsm.a ../image/libILImage.a
../support/libILSupport.a ../libffi/.libs/libffi.a ../libgc/.libs/libgc.a
-ltermcap -lz -lm
libILEngine.a(lib_serial.o)(.text+0x14): In function `_IL_PortMethods_IsValid':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:71: undefined reference to
`_ILSerialIsValid'
libILEngine.a(lib_serial.o)(.text+0x44): In function
`_IL_PortMethods_IsAccessible':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:80: undefined reference to
`_ILSerialIsAccessible'
libILEngine.a(lib_serial.o)(.text+0x77): In function `_IL_PortMethods_Open':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:90: undefined reference to
`_ILSerialOpen'
libILEngine.a(lib_serial.o)(.text+0x8b): In function `_IL_PortMethods_Close':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:99: undefined reference to
`_ILSerialClose'
libILEngine.a(lib_serial.o)(.text+0xa1): In function `_IL_PortMethods_Modify':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:108: undefined reference to
`_ILSerialModify'
libILEngine.a(lib_serial.o)(.text+0xbb): In function
`_IL_PortMethods_GetBytesToRead':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:117: undefined reference to
`_ILSerialGetBytesToRead'
libILEngine.a(lib_serial.o)(.text+0xcb): In function
`_IL_PortMethods_GetBytesToWrite':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:126: undefined reference to
`_ILSerialGetBytesToWrite'
libILEngine.a(lib_serial.o)(.text+0xdb): In function `_IL_PortMethods_ReadPins':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:134: undefined reference to
`_ILSerialReadPins'
libILEngine.a(lib_serial.o)(.text+0xf7): In function
`_IL_PortMethods_WritePins':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:144: undefined reference to
`_ILSerialWritePins'
libILEngine.a(lib_serial.o)(.text+0x117): In function
`_IL_PortMethods_GetRecommendedBufferSizes':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:156: undefined reference to
`_ILSerialGetRecommendedBufferSizes'
libILEngine.a(lib_serial.o)(.text+0x12b): In function
`_IL_PortMethods_DiscardInBuffer':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:165: undefined reference to
`_ILSerialDiscardInBuffer'
libILEngine.a(lib_serial.o)(.text+0x13b): In function
`_IL_PortMethods_DiscardOutBuffer':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:173: undefined reference to
`_ILSerialDiscardOutBuffer'
libILEngine.a(lib_serial.o)(.text+0x14b): In function
`_IL_PortMethods_DrainOutBuffer':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:181: undefined reference to
`_ILSerialDrainOutBuffer'
libILEngine.a(lib_serial.o)(.text+0x16e): In function `_IL_PortMethods_Read':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:191: undefined reference to
`_ILSerialRead'
libILEngine.a(lib_serial.o)(.text+0x19e): In function `_IL_PortMethods_Write':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:204: undefined reference to
`_ILSerialWrite'
libILEngine.a(lib_serial.o)(.text+0x1bb): In function
`_IL_PortMethods_WaitForPinChange':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:215: undefined reference to
`_ILSerialWaitForPinChange'
libILEngine.a(lib_serial.o)(.text+0x1cb): In function
`_IL_PortMethods_WaitForInput':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:223: undefined reference to
`_ILSerialWaitForInput'
libILEngine.a(lib_serial.o)(.text+0x1dd): In function
`_IL_PortMethods_Interrupt':
/usr/local/src/CVS/pnet/pnet/engine/lib_serial.c:231: undefined reference to
`_ILSerialInterrupt'
collect2: ld returned 1 exit status
make[1]: *** [ilrun.exe] Error 1
make[1]: Leaving directory `/usr/local/src/CVS/pnet/pnet/engine'
make: *** [all-recursive] Error 1
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6452&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bug #6452] build is broken under CygWin (CVS from 11/10/2003),
nobody <=