Date: Tue, 30 Dec 2004 00:01:55 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [Ux2bs_Archive] No. 251 ************************************************** Monday 29 December 2003 Number 251 ************************************************** Subjects for today 1 building libpng : Adrian Gschwend" 2 Re: building libpng : Henry Sobotka 3 Re: building libpng : Dave and Natalie" 4 Re: building libpng : John Poltorak 5 Any new UX2BS testers? : John Poltorak 6 Re: building libpng : Henry Sobotka **= Email 1 ==========================** Date: Mon, 29 Dec 2003 22:05:56 +0100 (CET) From: "Adrian Gschwend" Subject: building libpng Hi guys, I try to build webalizer, to do that I need zlib, libpng and gd. zlib does build but I don't have a zlib.dll, then libpng fails because of unresolved externals which would be in zlib.dll. --- LINK386 : warning L4051: zdll.lib : cannot find library pngwutil.o(pngwutil.o) : error L2029: 'deflateReset' : unresolved external pngpread.o(pngpread.o) : error L2029: 'inflateReset' : unresolved external pngrutil.o(pngrutil.o) : error L2029: 'inflateReset' : unresolved external png.o(png.o) : error L2029: 'inflateReset' : unresolved external pngread.o(pngread.o) : error L2029: 'inflateInit_' : unresolved external pngwutil.o(pngwutil.o) : error L2029: 'deflateInit2_' : unresolved external png.o(png.o) : error L2029: 'crc32' : unresolved external pngwrite.o(pngwrite.o) : error L2029: 'deflate' : unresolved external pngwutil.o(pngwutil.o) : error L2029: 'deflate' : unresolved external pngpread.o(pngpread.o) : error L2029: 'inflate' : unresolved external pngread.o(pngread.o) : error L2029: 'inflate' : unresolved external pngrutil.o(pngrutil.o) : error L2029: 'inflate' : unresolved external pngwrite.o(pngwrite.o) : error L2029: 'deflateEnd' : unresolved external pngread.o(pngread.o) : error L2029: 'inflateEnd' : unresolved external --- what can I do? cu Adrian -- Adrian Gschwend at netlabs.org ktk [a t] netlabs.org ------- Free Software for OS/2 and eCS http://www.netlabs.org _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 2 ==========================** Date: Mon, 29 Dec 2003 17:01:11 -0500 From: Henry Sobotka Subject: Re: building libpng Adrian Gschwend wrote: > > LINK386 : warning L4051: zdll.lib : cannot find library [SNIP] > what can I do? Put zdll.lib in a directory in LIBRARY_PATH, or add the location of zdll.lib to LIBRARY_PATH, or when linking use -L[path to zdll.lib] -lzdll. h~ _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 3 ==========================** Date: Mon, 29 Dec 2003 15:12:54 -0800 From: "Dave and Natalie" Subject: Re: building libpng On Mon, 29 Dec 2003 22:05:56 +0100 (CET), Adrian Gschwend wrote: >Hi guys, > >I try to build webalizer, to do that I need zlib, libpng and gd. > >zlib does build but I don't have a zlib.dll, then libpng fails because >of unresolved externals which would be in zlib.dll. > >--- >LINK386 : warning L4051: zdll.lib : cannot find library > >pngwutil.o(pngwutil.o) : error L2029: 'deflateReset' : unresolved >external >pngpread.o(pngpread.o) : error L2029: 'inflateReset' : unresolved >external >pngrutil.o(pngrutil.o) : error L2029: 'inflateReset' : unresolved >external >png.o(png.o) : error L2029: 'inflateReset' : unresolved external >pngread.o(pngread.o) : error L2029: 'inflateInit_' : unresolved >external >pngwutil.o(pngwutil.o) : error L2029: 'deflateInit2_' : unresolved >external >png.o(png.o) : error L2029: 'crc32' : unresolved external >pngwrite.o(pngwrite.o) : error L2029: 'deflate' : unresolved external >pngwutil.o(pngwutil.o) : error L2029: 'deflate' : unresolved external >pngpread.o(pngpread.o) : error L2029: 'inflate' : unresolved external >pngread.o(pngread.o) : error L2029: 'inflate' : unresolved external >pngrutil.o(pngrutil.o) : error L2029: 'inflate' : unresolved external >pngwrite.o(pngwrite.o) : error L2029: 'deflateEnd' : unresolved >external >pngread.o(pngread.o) : error L2029: 'inflateEnd' : unresolved external >--- > > >what can I do? Which makefiles are you using? Dave New Email Address - please update your Address book dave_yeo at paralynx.com _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 4 ==========================** Date: Tue, 30 Dec 2003 01:55:19 +0000 From: John Poltorak Subject: Re: building libpng On Mon, Dec 29, 2003 at 05:01:11PM -0500, Henry Sobotka wrote: > Adrian Gschwend wrote: > > > > LINK386 : warning L4051: zdll.lib : cannot find library > > [SNIP] > > > what can I do? > > Put zdll.lib in a directory in LIBRARY_PATH, or add the location of > zdll.lib to LIBRARY_PATH, or when linking use -L[path to zdll.lib] > -lzdll. What makes you think a zdll.lib gets built? The problem with ZLIB is that no one is prepared to take ownership of the OS/2 version so we have lots of independently maintained versions instead of having a genuine OS/2 port which can be built from the distributable source. It would be nice if someone could delare themselves as the OS/2 maintainer and ensure any OS/2 requirements were incorporated into the official source. > > h~ -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 5 ==========================** Date: Tue, 30 Dec 2003 02:12:50 +0000 From: John Poltorak Subject: Any new UX2BS testers? Has anyone given UX2BS a try recently? There doesn't seem to have been much progress over the last month or so. It would be nice to get some of the basic apps built reliably, in particular GETTEXT which I think is a major stumbling block and isn't getting built properly. -- John _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs **= Email 6 ==========================** Date: Mon, 29 Dec 2003 22:07:45 -0500 From: Henry Sobotka Subject: Re: building libpng John Poltorak wrote: > > What makes you think a zdll.lib gets built? Adrian wrote: > zlib does build and he must have named it zdll.lib and specified that for linkage or else the linker wouldn't be looking for zdll.lib. Or automake or whatever generated the name "zdll.lib" from "TARGET=z.dll" or some such. Normally it's named libz.[a|lib] or (for -lz) z.[a|lib]. h~ _______________________________________________ UX2BS mailing list UX2BS at os2ports.com http://os2ports.com/mailman/listinfo/ux2bs