> One of the developers of Asterisk told me it is cause by > -fstack-protector. This indeed shows up during the compilation of the > zaptel kernel modules. > > A sugesstion was to turn off -fstack-protector. Anyone have a hint how I > do that in e.g. the rpm spec file? if this rpm is using RPM cflags to build kernel modules it's terminally broken..... kernel modules HAVE to use the EXACT flags the kernel provides, but that is fully automatic if you have a "correct" 2.6 module makefile (see Documentation/kbuild/ for details) -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list