Looks like it was trying to compile lib\util.cpp instead of zip\zip\util.c? Added z_util.o instead to the LIB_OBJS definition.
Also noticed a bunch of zf* functions missing (e.g. zftello)...Haven't really followed how they link up... On Thu, Feb 7, 2013 at 2:26 PM, Daniel Carrion <[email protected]> wrote: > Hi Bernd > > Please see attached. > > Thanks > > Daniel > > On Thu, Feb 7, 2013 at 12:03 AM, Bernd Machenschalk < > [email protected]> wrote: > >> Hi Daniel! >> >> Thanks. >> >> Apparently either my mailer or the list server messed up the patch >> attached to last mail, I had to manually delete the first line (starting >> with ">From") to make it work. >> >> Let me know the error message that you get when linking. >> >> Best, >> Bernd >> >> >> >> Daniel Carrion wrote, On 06.02.13 13:12: >> >> Hi Bernd >> >> Thanks for that. >> >> Sorry for the delay - been preoccupied with a few things. >> >> Couldn't apply patch automatically so had to do the changes manually. >> >> Builds zip library archive fine. Wrapper fails to build with undefined >> reference errors when using libboinc_zip.a. Haven't done any more than >> that. Will jump back onto it soon. >> >> Cheers >> >> Daniel >> >> On Tue, Feb 5, 2013 at 10:10 PM, Bernd Machenschalk < >> [email protected]> wrote: >> >>> Hi! >>> >>> >>> On 27.01.13 17:07, Bernd Machenschalk wrote: >>> >>> I'll try to get this working myself when I find the time. I tend to >>>> believe that there is something (Makefile, batch script) in the zip tree, >>>> but it's been a long time since I last looked into it. >>>> >>>> I'll get back to you. >>>> >>> >>> I finally came around to do this. boinc_zip now builds cleanly for me, >>> however I currently don't have anything ready that really links it, so >>> there might still be something missing. Please try the attached patch, and >>> tell me how it worked. >>> >>> Best, >>> Bernd >>> >>> >> >> > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
