As far as I can tell, something is missing. However, the tool I needed (the assembler) built just fine.
On Fri, Sep 19, 2008 at 10:08 AM, Dieter <[EMAIL PROTECTED]> wrote: >> Ok, I got past all that, but now I get these build errors: >> >> >> make all-am >> make[1]: Entering directory `/home/millerti/ogp/main/trunk/tools/oga1hq' >> depbase=`echo oga1hqsim.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ >> gcc -DHAVE_CONFIG_H -I. -I. >> -I/usr/local/include/culibs-0.22.1 -g -O2 -Wall -MT oga1hqsim.o >> -MD -MP -MF $depbase.Tpo -c -o oga1hqsim.o oga1hqsim.c &&\ >> mv -f $depbase.Tpo $depbase.Po >> oga1hqsim.c:56:25: error: hsip/client.h: No such file or directory > > Would suggesting > > find / -name client.h > > be too obvious? > _______________________________________________ > Open-graphics mailing list > [email protected] > http://lists.duskglow.com/mailman/listinfo/open-graphics > List service provided by Duskglow Consulting, LLC (www.duskglow.com) > -- Timothy Normand Miller http://www.cse.ohio-state.edu/~millerti Open Graphics Project _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
