Heidi Herbert wrote:
> Can someone help me with this. This is the error I am getting:
> 
> simscan.c: In function 'per_domain_lookup':
> simscan.c:1780: warning: 'val' may be used uninitialized in this function
> gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
> -mtune=generic -fasynchronous-unwind-tables -Wall   -o simscan
> simscan.o cdb/cdb.a cdb/buffer.a cdb/unix.a cdb/byte.a cdb/alloc.a
> gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -g -pipe -Wall
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
> --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
> -fasynchronous-unwind-tables -Wall -c `test -f 'simscanmk.c' || echo
> './'`simscanmk.c
> In function 'open',
>     inlined from 'make_cdb' at simscanmk.c:379:
> /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode'
> declared with attribute error: open with O_CREAT in second argument
> needs 3 arguments
> make[2]: *** [simscanmk.o] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/simscan-1.3.1'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/simscan-1.3.1'
> make: *** [all] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.88433 (%build)
> 
> 
> RPM build errors:
>     Bad exit status from /var/tmp/rpm-tmp.88433 (%build)
> 
> I'm on a Fedora 8 386 box, but am using the Fedora 6 builds.

I'm guessing this is your problem. ;)
Is there some really really really good reason you're running FC8?
Seriously though, we appreciate your trail blazing work. :)

> Thanks,
> Heidi
> 


-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to