Comment 8 for bug 1137510

Revision history for this message
Matthias Klose (doko) wrote :

with this patch, I still see nas failing to build:

make[3]: Entering directory `/home/ubuntu/nas-1.9.3/server/dia'
rm -f dispatch.o
gcc -c DefaultGcc2AArch64Opt -g -O2 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I. -I../include -I../../include -I../../lib/audio -I../../include -Dlinux -D__aarch64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -DNASCONFSEARCHPATH=\"/etc/nas/\" dispatch.c
gcc-4.7.real: error: DefaultGcc2AArch64Opt: No such file or directory
make[3]: *** [dispatch.o] Error 1
make[3]: Leaving directory `/home/ubuntu/nas-1.9.3/server/dia'
make[2]: *** [dia] Error 2

fail to see yet, why it is undefined, and not expanded.