Talk:Lzo
From Genunix
The CFLAGS variable gives errors in LZO version 2.03
export CFLAGS="-i -xO4 -xspace -xstrconst -xpentium -mr" LDFLAGS doesn't seem necessary any longer.
A plain ./configure, make, make install gives a seamless build.
Solaris Express Build:
- @nosparc:/>cat /etc/release
Solaris Express Community Edition snv_87 X86
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 07 April 2008
- @nosparc:/>which gcc
/usr/sfw/bin/gcc
- @nosparc:/>which make
/bin/make
