On 17.05.2012 09:37 (UTC+1), Rainer Hurling wrote:
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

I just tried the following on my box: deinstall devel/libinotify, update x11-toolkits/wxgtk29 and then reinstall devel/libinotify.

That seems to work, but then there no support of inotify functionality, of course. I think it would be interesting to integrate inotify in wxgtk29, as possible.

Rainer

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<rhur...@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

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to