Well, I think I've run into the same problem that openldap hit here https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00013.html My build log has this gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_GTK -I. -I/builddir/build/BUILD/emacs-22.1/src -D_BSD_SOURCE -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DMAIL_USE_LOCKF -DSYSTEM_PURESIZE_EXTRA=16777216 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic sound.c sound.c: In function 'wav_play': sound.c:618: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c: In function 'au_play': sound.c:712: warning: pointer targets in passing argument 2 of 'sd->write' differ in signedness sound.c: In function 'Fplay_sound_internal': sound.c:1453: warning: pointer targets in passing argument 2 of '__builtin___strcpy_chk' differ in signedness sound.c:1453: warning: pointer targets in passing argument 2 of '__strcpy_ichk' differ in signedness sound.c:1472:51: error: macro "open" requires 3 arguments, but only 1 given sound.c:1472: warning: statement with no effect make[2]: *** [sound.o] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/emacs-22.1/src' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/emacs-22.1' make: *** [bootstrap] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.86876 (%build) What should I do ? Drop "-D_FORTIFY_SOURCE=2" from the CFLAGS? Chip -- Charles M. "Chip" Coldwell Senior Software Engineer Red Hat, Inc 978-392-2426 -- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers -- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly