From: UnixOS2 Archive To: "UnixOS2 Archive" Date: Sun, 1 Dec 2002 04:42:27 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 385 ************************************************** Saturday 30 November 2002 Number 385 ************************************************** Subjects for today 1 Re: wxWindows-2.3.4 : Yuri Dario" 2 Re: wxWindows-2.3.4 : Andrew MacIntyre 3 wxOS2 : Ken Ames 4 Re: config.site : Michael Zolk **= Email 1 ==========================** Date: Sun, 01 Dec 2002 11:25:34 +0100 (CET) From: "Yuri Dario" Subject: Re: wxWindows-2.3.4 Hi, > ok, another note, in wxwindows-2.3.4\src\common\intl.cpp there is >missing the define for retloc: >"const wxChar *retloc;" not only this: also wx23.def is only suitable for a debug build, and about 90 function names are exported as C++ mangled names, while they are compiled with C declaration. You can avoid the .def file adding _Export in the function prototype/definition (when using VAC++). Here building a .lib is failing because ilib doesn't accept full path names for target lib files, it works when using relative paths (e.g. ..\..\lib\os2zlib.lib). Bye, Yuri Dario /* * member of TeamOS/2 - Italy * http://www.quasarbbs.net/yuri * http://www.teamos2.it * http://www.opera.com/os2/ */ **= Email 2 ==========================** Date: Sun, 1 Dec 2002 11:26:15 +1000 (est) From: Andrew MacIntyre Subject: Re: wxWindows-2.3.4 On Sat, 30 Nov 2002, Stefan Neis wrote: > Immediately before release, my corresponding fix to "configure.guess" in > wxWindows was apparently overwritten with a newer version from newest > autoconf which did not yet have my fix applied (it seems to have been > applied to autoconf's CVS just today). :-( > > Sorry, Andy, I hope you didn't get caught by that one again ... I've had my mind on other things so hadn't even got to d/l 2.3.4. Given that I've run into this with several other packages, its now the first thing I check when I see "configure" ;-) -- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au | Snail: PO Box 370 andymac at pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia **= Email 3 ==========================** Date: Sun, 01 Dec 2002 12:37:44 -0800 From: Ken Ames Subject: wxOS2 ok, did not get much of a response in wxwindows developers group so here it is. anyone know how to fix this problem? hi again, ok, another note, in wxwindows-2.3.4\src\common\intl.cpp there is missing the define for retloc: "const wxChar *retloc;" I clipped this out of 2.3.3 and build is now commencing. I added it in at line 669 of 2.3.4 just as it was in 2.3.3 also, further into the build process I get the following errors: Operating System/2 Program Maintenance Utility Version 3.00.013 Nov 17 1995 Copyright (C) IBM Corporation 1988-1995 Copyright (C) Microsoft Corp. 1988-1991 All rights reserved. SYS1248: A subdirectory or file X:\WXWINDOWS-2.3.4\src\zlib\DebugOS2 already exists. touch X:\WXWINDOWS-2.3.4\lib\os2zlib.lib del X:\WXWINDOWS-2.3.4\lib\os2zlib.lib ilib /NOL /NOE X:\WXWINDOWS-2.3.4\lib\os2zlib.lib at D:\IBMCPP\TMP\7770000 0.CTN. Operation(s): ..\zlib\DebugOS2\adler32.obj ..\zlib\DebugOS2\compress.obj ..\ zlib\DebugOS2\crc32.obj ..\zlib\DebugOS2\deflate.obj ..\zlib\DebugOS2\gzio.obj . .\zlib\DebugOS2\infblock.obj ..\zlib\DebugOS2\infcodes.obj ..\zlib\DebugOS2\infl ate.obj ..\zlib\DebugOS2\inftrees.obj ..\zlib\DebugOS2\infutil.obj ..\zlib\Debug OS2\inffast.obj ..\zlib\DebugOS2\trees.obj ..\zlib\DebugOS2\uncompr.obj ..\zlib\ DebugOS2\zutil.obj; LIB0004: Warning (os2zlib): Unable to locate module LIB0003: Error (adler32):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\adler32.obj) LIB0003: Error (compress):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zl ib\..\zlib\DebugOS2\compress.obj) LIB0003: Error (crc32):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zlib\ ..\zlib\DebugOS2\crc32.obj) LIB0003: Error (deflate):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\deflate.obj) LIB0003: Error (gzio):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zlib\. .\zlib\DebugOS2\gzio.obj) LIB0003: Error (infblock):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zl ib\..\zlib\DebugOS2\infblock.obj) LIB0003: Error (infcodes):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zl ib\..\zlib\DebugOS2\infcodes.obj) LIB0003: Error (inflate):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\inflate.obj) LIB0003: Error (inftrees):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zl ib\..\zlib\DebugOS2\inftrees.obj) LIB0003: Error (infutil):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\infutil.obj) LIB0003: Error (inffast):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\inffast.obj) LIB0003: Error (trees):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zlib\ ..\zlib\DebugOS2\trees.obj) LIB0003: Error (uncompr):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zli b\..\zlib\DebugOS2\uncompr.obj) LIB0003: Error (zutil):Module redefinition ignored (X:\WXWINDOWS-2.3.4\src\zlib\ ..\zlib\DebugOS2\zutil.obj) NMAKE : fatal error U1077: 'G:\OS2\CMD.EXE' : return code '8' Stop. I know it is a lot but I want to give all the info I can. I have followed the readme.os2 doc to get this far. Any help guys? Thanks Ken **= Email 4 ==========================** Date: Sun, 1 Dec 2002 23:11:47 +0100 From: Michael Zolk Subject: Re: config.site On Tue, Nov 19, 2002 at 08:41:46AM -0500, tsikora at ntplx.net wrote: > On another note. A line should be added to installpkg/removepkg to > delete the contents of the /install directory after an install. It's > annoying getting the pop-up for duplicates everytime a new package is > installed. Is it an unzip error message? When does it occur? -- Who's Taking Over