[Prev][Next][Index][Thread]
Re: Can't build neither
Leonid Gernovski writes:
> I am trying to compile libwww 4.1 beta1 on Sun's SPARC under Solaris 2.4
> (SunOS-5.2) and getting the following output of make:
> 832:.html.h:
> 833: www -w90 -na -p -to text/x-c $(srcdir)/$(*F).html\
> >$(srcdir)/$(*F).h834:
> 835:inc: $(BUILT_SOURCES)
> 836: @echo "Generated built sources"
> 837:
> 838:DOCS := $(wildcard *.html)
> 839:.SUFFIXES:
> 840:.SUFFIXES: .c .o $(SUFFIXES)
> 841:
> 842:# Tell versions [3.59,3.63) of GNU make to not export all variables.
> 843:# Otherwise a system limit (for SysV at least) may be exceeded.
> 844:.NOEXPORT:
I think it's line 833 that may cause the problems. The line is understood by
GNU's make which you can find at
ftp://prep.ai.mit.edu
and then it will run.
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA
References: