[Postfixbuch-users] Redundantes Service: shortest way?

Jim Knuth jk at jkart.de
Di Mär 13 19:56:04 CET 2012


am 13.03.12 18:07 schrieb Werner Flamme <w.flamme at web.de>:

> Jim Knuth [13.03.2012 16:58]:
>> am 13.03.12 16:43 schrieb Werner Flamme<w.flamme at web.de>:
>>
>>> Jim Knuth [13.03.2012 12:45]:
>>>> am 12.03.12 13:06 schrieb Uwe Drießen<driessen at fblan.de>:
>>>>
>>>>>> Ich habe den Kernel 2.6.29.4. Wie kann ich denn prüfen,
>>>>>> ob der das könnte?
>>>>>>
>>>>>> Debian Testing
>>>>>>
>>>>>
>>>>> Versuch es halt außer das es nicht funktioniert passiert nicht viel
>>>>>
>>>>> /usr/bin/m-a a-i -q -i -t xtables-addons-source
>>>>
>>>> mmh, da gibts wohl ein Problem mit `nem Compiler ..
>>>>
>>>> sh: gcc-4.1: Kommando nicht gefunden.
>>>> ..
>>>> The required compiler gcc-4.1 is not installed, won't continue!
>>>>
>>>> --snip
>>>> lrwxrwxrwx  1 root  root         11 Jan 27 22:23 gcc-4.2 ->   hardened-cc
>>>> lrwxrwxrwx  1 root  root         11 Jan 27 22:23 gcc-4.3 ->   hardened-cc
>>>> lrwxrwxrwx  1 root  root         11 Jan 27 22:23 gcc-4.4 ->   hardened-cc
>>>> --snap
>>>>
>>>> Also Link angelegt
>>>>
>>>> cd /usr/bin
>>>> ln -s hardened-cc gcc-4.1
>>>>
>>>> aber funktioniert trotzdem nicht.
>>>>
>>>> Woran liegt es denn jetzt?
>>>
>>> Existiert denn /usr/bin/hardened-cc? Ist ja schön, dass alles dahin
>>> zeigt, aber so richtig nett wird es erst, wenn das Ziel auch existiert :-)
>>>
>>> ls -l /usr/bin/*cc*
>>
>> ja, klar. Das hab ich schon geprüft ;)
>>
>> -rwxr-xr-x 1 root root   5349 Jan 27 22:23 /usr/bin/hardened-cc
>
> Na, dann präzisiere doch mal "aber funktioniert trotzdem nicht". Welche
> Fehlermeldungen kommen?

/usr/bin/make -C /usr/src/linux M=/usr/src/modules/xtables-addons 
XA_ABSTOPSRCDIR=/usr/src/modules/xtables-addons 
XA_TOPSRCDIR=/usr/src/modules/xtables-addons DEPMOD=/bin/true clean
make[1]: Entering directory `/usr/src/linux-2.6.29.4'
   CLEAN   /usr/src/modules/xtables-addons/.tmp_versions
make[1]: Leaving directory `/usr/src/linux-2.6.29.4'
dh_auto_clean
dh_prep
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/xtables-addons'
/usr/bin/make -C /usr/src/linux M=/usr/src/modules/xtables-addons 
XA_ABSTOPSRCDIR=/usr/src/modules/xtables-addons 
XA_TOPSRCDIR=/usr/src/modules/xtables-addons DEPMOD=/bin/true clean
/usr/share/modass/gcc-4.1/../../../bin/gcc-4.1: not found (hardened-cc 
could not find target)
make[2]: Entering directory `/usr/src/linux-2.6.29.4'
make[2]: Leaving directory `/usr/src/linux-2.6.29.4'
dh_auto_clean
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dh_auto_clean: warning: Couldn't determine gcc system type, falling 
back to default (native compilation)
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dpkg-architecture: Warnung: gcc-Systemtyp konnte nicht ermittelt 
werden, zurück auf Standardeinstellung (native Übersetzung)
dh_prep
dh_clean
for templ in ; do \
     cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.29.4-default/g'` ; \
   done
for templ in `ls debian/*.modules.in` ; do \
     test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
     sed -e 's/##KVERS##/2.6.29.4-default/g 
;s/#KVERS#/2.6.29.4-default/g ; s/_KVERS_/2.6.29.4-default/g ; 
s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g  ' < $templ > 
${templ%.modules.in}; \
   done
dh binary-arch
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dh: warning: Couldn't determine gcc system type, falling back to 
default (native compilation)
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dpkg-architecture: Warnung: gcc-Systemtyp konnte nicht ermittelt 
werden, zurück auf Standardeinstellung (native Übersetzung)
    dh_testdir -a
    dh_auto_configure -a
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dpkg-architecture: Warnung: gcc-Systemtyp konnte nicht ermittelt 
werden, zurück auf Standardeinstellung (native Übersetzung)
    debian/rules override_dh_auto_build
make[2]: Entering directory `/usr/src/modules/xtables-addons'
dh_auto_build -- -C /usr/src/linux M=/usr/src/modules/xtables-addons 
XA_ABSTOPSRCDIR=/usr/src/modules/xtables-addons 
XA_TOPSRCDIR=/usr/src/modules/xtables-addons DEPMOD=/bin/true
/usr/bin/gcc-4.1: not found (hardened-cc could not find target)
dpkg-architecture: Warnung: gcc-Systemtyp konnte nicht ermittelt 
werden, zurück auf Standardeinstellung (native Übersetzung)
/usr/share/modass/gcc-4.1/../../../bin/gcc-4.1: not found (hardened-cc 
could not find target)
/usr/share/modass/gcc-4.1/../../../bin/gcc-4.1: not found (hardened-cc 
could not find target)
/usr/share/modass/gcc-4.1/../../../bin/gcc-4.1: not found (hardened-cc 
could not find target)
make[3]: Entering directory `/usr/src/linux-2.6.29.4'
   LD      /usr/src/modules/xtables-addons/built-in.o
   CC [M]  /usr/src/modules/xtables-addons/compat_xtables.o
/usr/share/modass/gcc-4.1/../../../bin/gcc-4.1: not found (hardened-cc 
could not find target)
make[4]: *** [/usr/src/modules/xtables-addons/compat_xtables.o] Fehler 127
make[3]: *** [_module_/usr/src/modules/xtables-addons] Fehler 2
make[3]: Leaving directory `/usr/src/linux-2.6.29.4'
dh_auto_build: make -j1 -C /usr/src/linux 
M=/usr/src/modules/xtables-addons 
XA_ABSTOPSRCDIR=/usr/src/modules/xtables-addons 
XA_TOPSRCDIR=/usr/src/modules/xtables-addons DEPMOD=/bin/true returned 
exit code 2
make[2]: *** [override_dh_auto_build] Fehler 2
make[2]: Leaving directory `/usr/src/modules/xtables-addons'
make[1]: *** [binary-modules] Fehler 2
make[1]: Leaving directory `/usr/src/modules/xtables-addons'
make: *** [kdist_build] Fehler 2

>
> Gruß
> Werner


-- 
Mit freundlichen Grüßen,
with kind regards,
Jim Knuth
---------
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!



Mehr Informationen über die Mailingliste Postfixbuch-users