ich möchte gern unter x86_64 Pakete für i586 bauen. Ist das unter Mageia2 x86_64 ohne weiteres möglich oder muss ich eine 32bit Version installieren?
Im einfachsten Fall sollte es ja so funktionieren: rpmbuild --ba --target=i585 under x86_64 mythtv.spec
Aber ich bekomme eine Fehlermeldung für g++
- Code: Alles auswählen
g++ is unable to create an executable file.
Check your ECXXFLAGS: [ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables ]
If g++ is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C++ compiler test failed.
If you think configure made a mistake, make sure that you are using the latest
version of MythTV from git. If the latest version fails, report the problem to the
mythtv-dev@mythtv.org mailing list or IRC #mythtv on irc.freenode.net
Include the log file "config.ep" produced by configure as this will help
solving the problem.
Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.odADQC (%build)
Fehler beim Bauen des RPM:
Fehler-Status beim Beenden von /var/tmp/rpm-tmp.odADQC (%build)
Damit kann ich nichts anfangen. Kann mir jemand einen Tipp geben?
