Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 15 Aug 2004 21:09:21 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere Message-ID: <1526031221.20040815210921@familiehaase.de> To: MagerValp CC: cygwin AT cygwin DOT com Subject: Re: perl-libwin32 version mismatch In-Reply-To: <16671.42313.242818.265586@panini.cling.gu.se> References: <16671 DOT 37174 DOT 4777 DOT 856950 AT panini DOT cling DOT gu DOT se> <1946166432 DOT 20040815185417 AT familiehaase DOT de> <16671 DOT 42313 DOT 242818 DOT 265586 AT panini DOT cling DOT gu DOT se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hallo MagerValp, Am Sonntag, 15. August 2004 um 20:02 schriebst du: >>>>>> "GPH" == Gerrit P Haase writes: MV>> With the exception of the OLE module, everything builds and MV>> installs fine on my machine. GPH>> Is it possible to get some more details about the error you get? > Sorry, I didn't save it, and I've hacked the makefile now to work > around it (as I don't need the OLE module), but it was something about > an undefined preprocessor symbol. It's quite possible that it's just > my machine though - grab the source and check if it shows up for you > too. I'm getting an error with ODBC: gcc -shared -o ODBC.dll -Wl,--out-implib=libODBC.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \ -s -L/usr/local/lib CMom.o Constant.o CResults.o ODBC.o Odbc.res /usr/lib/perl5/5.8.5/cygwin-thread-multi-64int/CORE/libperl.dll.a -L/lib/w32api -lnetapi32 -lwininet -lversion -lmpr -lodbc32 -lodbccp32 -lwinmm -lstdc++ -lole32 -loleaut32 -luuid -lcomctl32 -lgdi32 -lcomdlg32 -lntdll Creating library file: libODBC.dll.a ODBC.o(.text+0x7858):ODBC.cpp: undefined reference to `_SQLGetPrivateProfileString' ODBC.o(.text+0x7bcd):ODBC.cpp: undefined reference to `_SQLGetPrivateProfileString' ODBC.o(.text+0xf772):ODBC.cpp: undefined reference to `_SQLConfigDataSource' collect2: ld returned 1 exit status Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/