* Maciej (Matchek) Blizinski <[email protected]> wrote: > I tried to run rapidsvn in a vnc server. No joy: > > mac...@vsol01 pkg $ rapidsvn > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Xlib: extension "Generic Event Extension" missing on display ":1.0". > Segmentation Fault (core dumped)
Benny had some weird problems when re-packaging pureftpd and IIRC traced it down to the application being compiled against a variant of crypt() (or similar) and run-time-linked against another one which expected its arguments to be a tad different (symbol was present in two libs, both linked into the application). Could be seen with some debugging. Could our mixed X11 libs environment cause similar problems? Sebastian _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
