mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] libssh2.a undefined references


From: Jamie Lahowetz
Subject: [Mingw-cross-env-list] libssh2.a undefined references
Date: Sun, 27 May 2012 11:01:27 -0500

Im trying to cross compile my program using autotools, a first for me. after running
/configure --prefix=/home/deadpickle/hprcc_terminal/test/ --host=i686-pc-mingw32
make

I get the errors:
home/deadpickle/mxe/usr/i686-pc-mingw32/lib/libssh2.a(global.o):global.c:(.text+0x21): undefined reference to `gcry_control'
/home/deadpickle/mxe/usr/i686-pc-mingw32/lib/libssh2.a(session.o):session.c:(.text+0x9ed): undefined reference to address@hidden'
/home/deadpickle/mxe/usr/i686-pc-mingw32/lib/libssh2.a(session.o):session.c:(.text+0x24ec): undefined reference to address@hidden'
/home/deadpickle/mxe/usr/i686-pc-mingw32/lib/libssh2.a(session.o):session.c:(.text+0x25b3): undefined reference to address@hidden'
(Many more)

not sure what they mean so what am i doing wrong?

--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
address@hidden

reply via email to

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