Date: Mon, 05 Aug 2013 21:19:47 -0600 From: Gary Aitken <vagabond@blackfoot.net> To: FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: hmmm, "build --from sd" on openoffice-3 ? Message-ID: <52006B53.9030307@blackfoot.net>
next in thread | raw e-mail | index | archive | help
While trying to build openoffice-3, I get an error as follows: ... sw deliver deliver -- version: 275594 COPY: build.lst -> /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/inc/sw/build.lst LOG: writing /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/solver/341/unxfbsdx.pro/inc/sw/deliver.log Module 'sw' delivered successfully. 1 files copied, 0 files unchanged 1 module(s): sd need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice-3/work/aoo-3.4.1/main/sd/source/ui/toolpanel When you have fixed the errors in that module you can resume the build by running: build --from sd But there is no "build", and no "make build" If I do a simple "make" the port build completes, and a "make install" installs, but I'm concerned about the "sd" module being messed up and would like to rebuild only so I can find what went wrong without rebuilding the whole dang thing. Unfortunately, I didn't pipe the output to a file... Can anyone tell me how to do the equivalent of "build --from sd"? Thanks, Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52006B53.9030307>