Subject: building enlightenment/fnlib...
To: None <netbsd-help@netbsd.org>
From: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
List: netbsd-help
Date: 09/14/1998 18:22:46
Hi, all.

I'm trying to build enlightenment, and I've hit a snag. I need to get the
fnlib package/program/library/thing/whatever build and installed so that
enlightenment will be happy, but I'm having trouble getting it to build.

To wit:

ac9 /usr/local/src/fnlib# make
make all-recursive
Making all in Fnlib
make: don't know how to make priv.lo. Stop
*** Error code 1

Stop.

The Makefile in that directory has this to say:

%.lo: %.c
        @echo '$(LTCOMPILE) -c $<'; \
        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).p -c $<
        @-sed -e 's/^\([^:]*\)\.o:/\1.lo \1.o:/' \
          < .deps/$(*F).p > .deps/$(*F).P
        @-rm -f .deps/$(*F).p

It confuses me, so I can't blame the build system, I guess, for also being
confused.

Any clues? I know that enlightenment has been built for NetBSD, mainly
because I've seen screenshots of it running under... NetBSD-arm or some-
thing like that.

Thanks in advance...

-- 
Mason Loring Bliss..mason@acheron.middleboro.ma.us..acheron.dyn.ml.org/mason
"In the drowsy dark cave of the mind dreams build their nest with fragments
  dropped from day's caravan."--Rabindranath Tagore..awake ? sleep : dream;