Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4040029
By: nobody

I'm using lzop in Windows from the provided binaries on both sourceforge and
from http://www.lzop.org/ site.  There seems to be a bug of sorts in that when
lzop is used in windows all the file names are converted to lower case letters
only.  This does not seem to use in *nix system, just the Windows.

Also I tried to compile the program in the hopes that I could fix the bug but
I seem to be having trouble getting the configure command to finish.  When I
used the following "configure CPPFLAGS=-Ic:/lzo-1.08/include 
LDFLAGS=-Lc:/lzo-1.08"
in mingw32 the configure stops and outputs
"...checking lzoconf.h usability... yes
checking lzoconf.h presence... yes
checking for lzoconf.h... yes
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for __lzo_init2 in -llzo... no
configure: error: LZO library not found. Please check your installation or set
the environment variable `LDFLAGS'.
"

I'm not sure how to fix this, I have the libraries provided from sourceforge
but it seems to be having trouble with one part of the library.

Any assistance or insight would be nice.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to