Hi,

Sorry same error message


cc -ffreestanding -O  -Wl,-O1 -s -o ../../target/bin/ossmix ./ossmix.o
make[2]: Leaving directory
`/var/tmp/portage/media-sound/oss-devel-9999/work/build/cmd/ossmix'
osspartysh
make[2]: Entering directory
`/var/tmp/portage/media-sound/oss-devel-9999/work/build/cmd/osspartysh'
cc -ffreestanding -c -O -fno-common -fno-stack-protector -Wall -Werror
-DOSS_LITTLE_ENDIAN  -I../../include -I../../kernel/framework/include
-I../../kernel/OS/Linux -I../../kernel/nonfree/include -I../..
-I/usr/src/uts/x86_64 osspartysh.c -o ./osspartysh.o
cc1: warnings being treated as errors
osspartysh.c: In function 'shell_loop':
osspartysh.c:215: error: ignoring return value of 'write', declared with
attribute warn_unused_result
osspartysh.c: In function 'pty_session':
osspartysh.c:338: error: ignoring return value of 'mkstemp', declared with
attribute warn_unused_result
make[2]: *** [osspartysh.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-sound/oss-devel-9999/work/build/cmd/osspartysh'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-sound/oss-devel-9999/work/build/cmd'
make: *** [subdirs] Error 1

this was pulled from hg 5min ago.
is it worth taking -Werror out of the Makefile since that also works?

JonRB


This
_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to