[csw-maintainers] GAR: rebuilding after modifying a file in software's sources

Maciej (Matchek) Blizinski maciej at opencsw.org
Tue Oct 20 15:30:29 CEST 2009


On Tue, Oct 20, 2009 at 2:13 PM, Dagobert Michelsen <dam at opencsw.org> wrote:
> Hi Maciej,
>
> Am 20.10.2009 um 14:56 schrieb Maciej (Matchek) Blizinski:
>>
>> I've modified a source file and I want to tell gmake to rebuild the
>> necessary binaries. I'm trying:
>>
>> maciej at 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?
>
> gmake rebuild ;-)

I've tried that already:

maciej at build8s [build8s]:~/src/opencsw/pkg/cups/branches/cups-1.4.0 >
gmake rebuild
gmake: *** No rule to make target `rebuild'.  Stop.

I'm using the latest v2:

maciej at build8s [build8s]:~/src/opencsw/pkg/cups/branches/cups-1.4.0 >
gmake rebuild
gmake: *** No rule to make target `rebuild'.  Stop.
maciej at build8s [build8s]:~/src/opencsw/pkg/cups/branches/cups-1.4.0 >
(cd gar && svn info)
Path: .
URL: https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Repository Root: https://gar.svn.sourceforge.net/svnroot/gar
Repository UUID: d3b55034-1cff-0310-a425-aefe953e1e90
Revision: 6914
Node Kind: directory
Schedule: normal



More information about the maintainers mailing list