[lwatch-cvs] files README,1.10,1.11
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-26 21:10:34
|
Update of /cvsroot/lwatch/files In directory sc8-pr-cvs1:/tmp/cvs-serv20615 Modified Files: README Log Message: - small correct about SunOS Index: README =================================================================== RCS file: /cvsroot/lwatch/files/README,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** README 26 Mar 2003 13:29:01 -0000 1.10 --- README 26 Mar 2003 21:10:25 -0000 1.11 *************** *** 83,87 **** http://sources.redhat.com/ml/automake/2000-08/msg00013.html http://sunfreeware.com/programlistsparc8.html#libiberty ! and try: LIBS="-liberty" CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./configure LIBS="-liberty" CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" make --- 83,87 ---- http://sources.redhat.com/ml/automake/2000-08/msg00013.html http://sunfreeware.com/programlistsparc8.html#libiberty ! install libiberty and try: LIBS="-liberty" CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./configure LIBS="-liberty" CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" make |