On Sat, 15 Nov 2003 16:17:56 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
> On Thu, 23 Oct 2003 03:06:27 -0700 (PDT) Michael A Chase > <[EMAIL PROTECTED]> wrote: > >MAC> The biggest problem I've come across is that the wxWindows RPM building >MAC> code has bitrotted. I posted my problems on the wxWindows in September, >MAC> but got no confirmation or other response. > > I think there are daily rebuilds of RPMs being done now and so I'm quite > sure that it does work now. In any case, it will [have to] work by the time > of the next release. Where are these RPMs? I did not see any RPMs in the downloads area and the only build logs I could find were not for RPMs. When I studied the instructions given in docs/tech/tn0013.txt, they appeared to be obsolete since they don't appear to make wxBase which is a requirement for wxGTK. The second to last step of 'make rpm' uses 'rpm -ba' instead of 'rpmbuild -ba' so it fails in Redhat 8.0. The last step (mv -f `find $(RPMTOP) -name "wx$(TOOLKIT)*.rpm"` .) would also fail because it is not looking for the right rpm names, the built RPMs are wx-gtk-* instead of wxGTK-*. I just tried building wxWindows RPMs again using the latest CVS, but most of the problems listed in my original email still remain. The changes I made to wxGTK.spec appear to no longer be necessary except for deleting libwxodbc.a. http://lists.wxwindows.org/cgi-bin/ezmlm-cgi?8:mss:43898:200309:goploaaddnialafncepd -- Mac :}) ** I usually forward private questions to the appropriate mail list. ** Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
