I've modified a source file and I want to tell gmake to rebuild the
necessary binaries. I'm trying:
mac...@build8s [build8s]:~/src/opencsw/pkg/cups/branches/cups-1.4.0 >
gmake build
[build] complete for cups.
...it says everything has been built. But it hasn't, I modified http.c
and it should trigger the rebuild of some binaries.
cd'ing into the source and issuing 'gmake' doesn't work: a - util.o
ar: writing libcups.a
gmake[1]: ranlib: Command not found
gmake[1]: *** [libcups.a] Error 127
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [all] Error 1
How can I tell GAR to rebuild the source?
Maciej
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers