From: Pierre O. <drz...@dr...> - 2005-11-10 08:31:41
|
Armin Bauer wrote: > > Zachary C. Whitley wrote: >> >> Making all in synce_sync >> make[2]: Entering directory >> `/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >> make[2]: *** No rule to make target `all'. Stop. >> make[2]: Leaving directory >> `/usr/src/redhat/BUILD/multisync-0.90.18/gui/synce_sync' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/usr/src/redhat/BUILD/multisync-0.90.18/gui' >> make: *** [all] Error 2 >> error: Bad exit status from /var/tmp/rpm-tmp.88934 (%build) >> > > the problem is that the gui/ directory is a completely separate source > directory (with its own configure etc). they also belong into different > packages with different dependencies. > The RPM handles this, it's just that the tarball on the site lacks a Makefile.in in the synce_sync directory. My builds here work just fine. > I am now going to split the source into the -cli version and the -gui > version (the stuff thats currently in gui/). Can anyone help me with > making the rpm building work then? > Just give me a shout when you've done the changes and I'll update the spec-file. Rgds Pierre |