Re: rpmbuild --rebuiild with config options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/17/2017 07:50 AM, Amadeus W.M. wrote:
> I'm trying to put together a minimal emacs rpm and I'm trying this, with 
> the ensuing error:
>
> rpmbuild --rebuild emacs-25.2-3.fc25.src.rpm --without-all
> rpmbuild: --without-all: unknown option
>
> I untarred the emacs source code and ran ./configure --help and --without-
> all is an option. I tried a few other config options - rpmbuild doesn't 
> seem to recognize any of them.
>
>
> In the past I used 
>
> rpmbuild --rebuild system-config-network-*.src.rpm --with gui
>
> and it worked. What am I doing wrong now? 
>

I don't know exactly the format for the emacs options....  But looking at the man
page for rpmbuild and your examples these 2 would work.

rpmbuild --rebuild system-config-network-*.src.rpm --with gui
rpmbuild --rebuild system-config-network-*.src.rpm --without gui

The "gui" is the option going with or without.   So....you probably want.

 
rpmbuild --rebuild emacs-25.2-3.fc25.src.rpm --without without-all  ?  or maybe
"--with without-all"

either way the keywords acceptable for the rpmbuild-options is either --with or
--without followed by a space and then the actual option.


-- 
Fedora Users List - The place to go to speculate endlessly

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux