Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Kris Kennaway
Jiawei Ye wrote: On 9/11/07, LI Xin [EMAIL PROTECTED] wrote: Jiawei Ye wrote: Hi, This hit me when I tried bootstrapping JDK builds on a -current with Diablo JDK1.5. Running java -version returns Fatal error 'kse_create() failed ' at line 444 in file

Re: INDEX build failed for 5.x

2007-09-12 Thread Kris Kennaway
Sergey Matveychuk wrote: Erwin Lansing wrote: INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Makefile, line 60: warning: /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2/dev/null | /usr/bin/grep Server- ||

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Jiawei Ye
On 9/12/07, Kris Kennaway [EMAIL PROTECTED] wrote: How does symbol versioning affect this? Are you saying that libmap no longer works with pre-7 libraries? Kris This is what happens when I try to run diablo-jdk15 on a symbol-versioned -current with NO_KSE kernel. [EMAIL PROTECTED]

Re: INDEX build failed for 5.x

2007-09-12 Thread Sergey Matveychuk
Kris Kennaway пишет: Sergey Matveychuk wrote: Erwin Lansing wrote: INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Makefile, line 60: warning: /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2/dev/null |

Re: openoffice crashes the whole system

2007-09-12 Thread Kris Kennaway
h wrote: I've had this bug twice already ... When pasting from a selection made on a website (typically, a confirmation page after ordering something online, because I have no printer, and I'm too lazy to try to print from popups), openoffice first hangs, then eventually X goes black and the

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Jiawei Ye
On 9/12/07, Jiawei Ye [EMAIL PROTECTED] wrote: [/usr/local/diablo-jdk1.5.0/jre/bin/java] libpthread.so.2 libthr.so Changing this to libthr.so.2 fixes the problem. Sorry about the noise. Regards, Jiawei -- If it looks like a duck, walks like a duck, and quacks like a duck, then to the end

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Kris Kennaway
Jiawei Ye wrote: On 9/12/07, Jiawei Ye [EMAIL PROTECTED] wrote: [/usr/local/diablo-jdk1.5.0/jre/bin/java] libpthread.so.2 libthr.so Changing this to libthr.so.2 fixes the problem. Sorry about the noise. Regards, Jiawei Thanks, that's very useful to know. In the future we will be

INDEX build failed for 5.x

2007-09-12 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-5 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found Makefile, line 60: warning: /usr/sbin/pkg_info -O x11-servers/XFree86-4-Server 2/dev/null | /usr/bin/grep Server- || /usr/sbin/pkg_info -O x11-servers/xorg-server

INDEX now builds successfully on 5.x

2007-09-12 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: bsd.port.options.mk status

2007-09-12 Thread Andrew Pantyukhin
On Wed, Sep 12, 2007 at 01:18:31PM +0100, Shaun Amott wrote: On Tue, Sep 11, 2007 at 02:00:14AM +0400, Andrew Pantyukhin wrote: So am I missing something or is it as trivial as using these four lines instead of one: USEOPTIONSMK= yes INOPTIONSMK=yes .include

Re: bsd.port.options.mk status

2007-09-12 Thread Dmitry Marakasov
* Andrew Pantyukhin ([EMAIL PROTECTED]) wrote: So am I missing something or is it as trivial as using these four lines instead of one: USEOPTIONSMK= yes INOPTIONSMK= yes .include bsd.port.mk .undef INOPTIONSMK This is even uglier than our existing work-around

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Vivek Khera
On Sep 12, 2007, at 5:37 AM, Jiawei Ye wrote: On 9/12/07, Jiawei Ye [EMAIL PROTECTED] wrote: [/usr/local/diablo-jdk1.5.0/jre/bin/java] libpthread.so.2 libthr.so Changing this to libthr.so.2 fixes the problem. Sorry about the noise. curious... on 6.1/6.2 I *must* use libpthread as the

[Fwd: Cannot compile desktopbsd-tools on x64, FreeBSD-CURRENT]

2007-09-12 Thread Alex Keda
Тема: Cannot compile desktopbsd-tools on x64, FreeBSD-CURRENT Дата: Wed, 12 Sep 2007 14:45:49 +0200 От: Urankar Mikaël [EMAIL PROTECTED] Кому: [EMAIL PROTECTED] Hello, here is the patch I use : --- ./libdesktopbsd-ui/moddevinfo.ui.h.orig 2007-09-10 12:09:11.0 +0200

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Timur I. Bakeyev
On Wed, Sep 12, 2007 at 10:21:59AM -0400, Vivek Khera wrote: On Sep 12, 2007, at 5:37 AM, Jiawei Ye wrote: On 9/12/07, Jiawei Ye [EMAIL PROTECTED] wrote: [/usr/local/diablo-jdk1.5.0/jre/bin/java] libpthread.so.2 libthr.so Changing this to libthr.so.2 fixes the problem. Sorry about the

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Kris Kennaway
Timur I. Bakeyev wrote: On Wed, Sep 12, 2007 at 10:21:59AM -0400, Vivek Khera wrote: On Sep 12, 2007, at 5:37 AM, Jiawei Ye wrote: On 9/12/07, Jiawei Ye [EMAIL PROTECTED] wrote: [/usr/local/diablo-jdk1.5.0/jre/bin/java] libpthread.so.2 libthr.so Changing this to libthr.so.2 fixes the

Re: compat-6x does not work when kernel has NO_KSE

2007-09-12 Thread Vivek Khera
On Sep 12, 2007, at 3:40 PM, Kris Kennaway wrote: But do they apply to a 6.x binary running on 7.0? i.e. are you describing a 6.x kernel bug or a 6.x libthr bug? Dunno which it is, but I don't have any 7.0 around here whatsoever. So it is a 6.x binary running on 6.x.