[Quickfix-users] [SOLVED] I get a link error: /usr/bin/ld: cannot find -lz. I use Ubuntu with GCC.
Brought to you by:
orenmnero
From: vincegat <vin...@gm...> - 2011-06-27 20:14:40
|
Hello, When I link QuickFIX with my application, according to instructions, I have to use this link options: "These must be linked in with -quickfix -lpthread, -lxml2 and -lz". I am using Ubuntu 11.04 and GCC. However I get an error: /usr/bin/ld: cannot find -lz collect2: ld returned 1 exit status What exactly is -lz and how can I resolve this? Thanks! -- View this message in context: http://old.nabble.com/-SOLVED--I-get-a-link-error%3A--usr-bin-ld%3A-cannot-find--lz.-I-use-Ubuntu-with-GCC.-tp31937980p31937980.html Sent from the QuickFIX - User mailing list archive at Nabble.com. |