Date: Thu, 17 May 2012 09:37:56 +0200 From: Rainer Hurling <rhurlin@gwdg.de> To: Max Khon <fjoe@samodelkin.net> Cc: "fjoe@FreeBSD.org" <fjoe@FreeBSD.org>, "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: Re: x11-toolkits/wxgtk29 Message-ID: <4FB4AAD4.5050304@gwdg.de> In-Reply-To: <F1099D09-61CD-4A4B-A128-AD3A5F032F9C@samodelkin.net> References: <4FB1E833.2050605@gwdg.de> <F1099D09-61CD-4A4B-A128-AD3A5F032F9C@samodelkin.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Max, many thanks for your update! Unfortunately is does not compile on my 10.0-CURRENT (amd64) box: [..snip..] c++ -o wxrc wxrc_wxrc.o -L/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib -pthread -L/usr/local/lib -lwx_baseu_xml-2.9 -lexpat -lwx_baseu-2.9 -lwxregexu-2.9 -pthread -L/usr/local/lib -Wl,--version-script,/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/version-script -lz -liconv -L/usr/local/lib -pthread -lm -lz -liconv -L/usr/local/lib -pthread -lm /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so: undefined reference to `inotify_add_watch' /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so: undefined reference to `inotify_rm_watch' /usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/lib/libwx_baseu-2.9.so: undefined reference to `inotify_init' gmake[1]: *** [wxrc] Fehler 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/wxgtk29/work/wxWidgets-2.9.3/utils/wxrc' gmake: *** [wxrc] Fehler 2 *** [do-build] Error code 1 Stop in /usr/ports/x11-toolkits/wxgtk29. *** [build] Error code 1 Stop in /usr/ports/x11-toolkits/wxgtk29. ===>>> make failed for x11-toolkits/wxgtk29 ===>>> Aborting update Do you have any idea what is going on here? Rainer On 15.05.2012 08:35 (UTC+1), Max Khon wrote: > Rainer, > > I will update the port, hopefully today > > Sent from iPhone > > On 15.05.2012, at 12:22, Rainer Hurling<rhurlin@gwdg.de> wrote: > >> In the ports we find version 2.9.2 of wxGTK2 with source tarball from 2011-07-04. There had been many improvements and 2.9.3 is released since 2011-12-14. >> >> I am the maintainer of math/saga and I am trying to prepare my port for the upcoming SAGA GIS version 2.1.0, which needed at least wxGTK2-2.9.x. With version 2.9.2 there are some strange string conversion errors and there is a good chance that they are solved in a newer version. >> >> Are there any plans to update the port version to 2.9.3 (or to forthcoming 2.9.4) in the near future? >> >> Thanks in advance, >> Rainer Hurling
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FB4AAD4.5050304>