> Hi > > I'm trying to build a toaster on Mandriva 2006. I have been manually > building > packages following the order suggested in the faq. I have been using > mdk102 > as the build target and have been successfull up to the ezmlm-toaster > package. I am not a coder and I'm probably in over my head here. This is > the > last few lines of the build process. > > ezmlm-gate.c: In function 'main': > ezmlm-gate.c:84: warning: return type of 'main' is not 'int' > ./compile checktag.c `head -1 conf-sqlcc` > checktag.c: In function 'checktag': > checktag.c:68: warning: return discards qualifiers from pointer target > type > checktag.c:70: warning: return discards qualifiers from pointer target > type > checktag.c:75: warning: return discards qualifiers from pointer target > type > checktag.c:90: warning: return discards qualifiers from pointer target > type > checktag.c:92: warning: return discards qualifiers from pointer target > type > checktag.c:95: warning: return discards qualifiers from pointer target > type > ./compile issub.c `head -1 conf-sqlcc` > ./compile logmsg.c `head -1 conf-sqlcc` > logmsg.c: In function 'logmsg': > logmsg.c:52: warning: return discards qualifiers from pointer target type > ./compile subscribe.c `head -1 conf-sqlcc` > In file included from subscribe.c:17: > log.h:4: warning: conflicting types for built-in function 'log' > ./compile opensql.c `head -1 conf-sqlcc` > opensql.c: In function 'opensql': > opensql.c:95: error: invalid lvalue in assignment > opensql.c:99: warning: return discards qualifiers from pointer target type > make: *** [opensql.o] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.40704 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.40704 (%build) > > I have no idea how to fix this. Help please? > > dp >
Hi Darin, I should have a Mandrake 2006 test box running next week. At first glance, it looks like the value set in conf-sqlcc is wrong for the distro. I will have a look at it as soon as I have time. Could be next week. Regards, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
