cc1: warnings being treated as errors
nfsinstall.c: In function 'nfsGetSetup':
nfsinstall.c:58: warning: assignment from incompatible pointer type
nfsinstall.c:61: warning: assignment from incompatible pointer type
make[1]: *** [nfsinstall.o] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/anaconda-11.4.0.65/loader2'
make: *** [subdirs] Error 1
....
Am I missing something on my build system?
attached patches fix the issue for me, but the real question is why?
On Saturday, April 05 2008, Jerry Vonau said:
> Am I missing something on my build system?
> attached patches fix the issue for me, but the real question is why?
Newt changed what it wants as far as things being const or not in
newt-0.52.9. *sigh*
Jeremy
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
04-06-2008, 08:25 PM
Jerry Vonau
Why doesn't SRPM compile?
Jeremy Katz wrote:
On Saturday, April 05 2008, Jerry Vonau said:
Am I missing something on my build system?
attached patches fix the issue for me, but the real question is why?
Newt changed what it wants as far as things being const or not in
newt-0.52.9. *sigh*
Jeremy
Ah, that makes sense now. Shouldn't the BuildRequires have newt-devel >=
0.52.9 rather than just newt-devel in the spec file then?
Jerry
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list