Hi Eric,
first you've to specify the NEXT_ROOT
setenv NEXT_ROOT /opt/Apple
to compile : /opt/Apple/Developer/Executables/make
also check your Makefile.preamble at the end DSTROOT=$(NEXT_ROOT)
Eric.
"Eric B. Hanson" wrote:
> I'm attempting my first build for WebObjects 4.0 on Solaris and am
> consistently getting the same error from make for any of my projects:
>
> : No such file or directory make: *** [export-project-headers] Error 1
>
> I'm assuming that I've either missed something in my project conversions
> or, more likely, have a simple configuration problem on my Solaris
> environment. Unfortunately, I'm at a loss to find it. Any thoughts?
>
> Thanks,
> - Eric Hanson
> Genentech, Inc.