Building on FreeBSD 3.2
Syd Polk
spolk@redhat.com
Thu Nov 9 12:25:00 GMT 2000
Chip Olson wrote:
>
> Hi;
>
> I'm trying to build SN 4.5.2 on FreeBSD 3.2, and am failing miserably.
>
> [ceo ~/me/SN452-source/snavigator]$ make
> make all-recursive
> Making all in misc
> Making all in libutils
> Making all in db
> Making all in ../parsers/cpp/cpplib
> make: don't know how to make ../../db/PORT/libdb.a. Stop
> *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
> *** Error code 1
>
> Stop.
>
> It looks like the make process is in SN452-source/snavigator/db, builds
> SN452-source/snavigator/parsers/cpp/cpplib from there, and then goes to
> SN452-source/db/PORT, which is in the original source tree rather than the
> parallel build tree, SN452-source/snavigator/db/PORT. Since configure was
> run in the build tree, there's no Makefile there and nothing was built.
It looks like configure bombed out in this directory. Dump your complete
configure log and look for errors.
More information about the Sourcenav
mailing list