Rebuild of xfce4-session

2013-09-14 Thread Derek Tattersall
I am trying to rebuild xfce4-session on 10.0 as of r255478. It fails with /usr/local/lib/libiconv.a missing from libtool. Does anybody have a clue as to what to do at this point? -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com

Re: Silent reboots in head @r248550 starting xdm with x11/nvidia-driver

2013-03-21 Thread Derek Tattersall
- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "free

Re: ksh93 build failure

2012-05-03 Thread Derek Tattersall
* Jason Hellenthal [120503 06:43]: > > > On Wed, May 02, 2012 at 06:52:21PM -0400, Derek Tattersall wrote: > > On a 10.0 Current system, cvsupped today, ksh93 fails to build. As best > > I can determine, the failure is due to a problem of conflicting > > includes

ksh93 build failure

2012-05-02 Thread Derek Tattersall
/usr/ports/shells/ksh93/work/src/cmd/ksh93/data/keywords.c:22: /usr/include/../include/wchar.h:102: error: conflicting types for '_sfio_FILE' Has anyone else run into this problem, and if so, what did you do about it. ksh93 builds without error on 9.0 Stable. -- Best regards, Derek Ta

Re: boot2 overflow when building with clang

2012-03-07 Thread Derek Tattersall
>From sources csup'ed this morning, I have the same problem. Is there a fix for folks that don't use SVN? -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com ___ freebsd-curren

Re: Can't umount a formerly mounted drive

2012-02-04 Thread Derek Tattersall
* Gary Jennejohn [120204 06:24]: > On Fri, 3 Feb 2012 13:50:53 -0500 > Derek Tattersall wrote: > > > * Ryan Stone [120203 13:41]: > > > On Fri, Feb 3, 2012 at 9:34 AM, Derek Tattersall wrote: > > > > I have two drives in a x86-64 machine. ?Drive

Re: Can't umount a formerly mounted drive

2012-02-03 Thread Derek Tattersall
* Ryan Stone [120203 13:41]: > On Fri, Feb 3, 2012 at 9:34 AM, Derek Tattersall wrote: > > I have two drives in a x86-64 machine.  Drive ada2 has current on it, and > > drive ada1 has 9-stable on it.  At some point, while running current, I > > mounted the /home partitio

Can't umount a formerly mounted drive

2012-02-03 Thread Derek Tattersall
m was cvsup'ed on Wednesday this week, while the stable system was cvsup'ed last Sunday. Neither system has exhibited any hiccups. Can somebody explain what has happened her on the current system and how it should be corrected? -- Best regards, Derek Tattersall d...@mebtel.net d

Problem with pkg_add

2011-12-09 Thread Derek Tattersall
After installing 9.0-RC2 or RC3, pkg_add -r fails in trying to access ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/package-9-current as the terminal directory is acually packages-9-stable. It is a one line change in the source for pkg_add. -- Best regards, Derek Tattersall d...@mebtel.net

Re: Buildworld failure

2010-12-23 Thread Derek Tattersall
* Giorgos Keramidas [101223 06:30]: > On Wed, 22 Dec 2010 19:29:39 -0500, Derek Tattersall wrote: > > I blew away /usr/src and /usr/obj and re-cvsuped this morning. I > > attempted to buildworld, only to have the process die in the mkdep step. > > > > CC='clang

Buildworld failure

2010-12-22 Thread Derek Tattersall
as the same procedure worked fine last week. Can anybody tell me what I'm doing wrong here? -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com ___ freebsd-current@freebsd.org mailing list htt

Re: Another clang problem

2010-10-04 Thread Derek Tattersall
uilt gnash with gcc and it builds and installs properly. Thanks for your successful resolution to this problem! -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com ___ freebsd-current@freebsd.or

Re: Another clang problem

2010-10-03 Thread Derek Tattersall
* Rui Paulo [101003 09:57]: > On 3 Oct 2010, at 14:41, Derek Tattersall wrote: > > > In updating gnash to 8.8 the build failed while linking with libvgl.so. My > > current system was built last week, with both kernel and world built > > with clang. The linkage failu

Another clang problem

2010-10-03 Thread Derek Tattersall
ource file simple.c which contains the function definition. I rebuilt libvgl.so using gcc and gnash linked properly. It seems, at least in this case, that clang has some problems dealing with inlined functions. -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-29 Thread Derek Tattersall
gt; > And what about perl? :) Super! Thanks very much for this rapid fix. And perldoc -f works again. -- Best regards, Derek Tattersall d...@mebtel.net dlt...@yahoo.com dtatt...@gmail.com ___ freebsd-current@freebsd.org mailin

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-29 Thread Derek Tattersall
lies with the perl function rand() and it's interface to libc's rand() as provided by clang. On a recent stable system, perl's mktemp works fine. The only real difference is that libc on stable is built with gcc and libc on current is b

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-29 Thread Derek Tattersall
* Garrett Cooper [100929 06:16]: > On Tue, Sep 28, 2010 at 11:43 PM, Dimitry Andric wrote: > > On 2010-09-29 02:28, Derek Tattersall wrote: > >> > >> A test shell script using mktemp (1) works fine on current built with > >> clang today. ?The clang case produ

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-29 Thread Derek Tattersall
* Dimitry Andric [100929 06:16]: > On 2010-09-29 02:28, Derek Tattersall wrote: > > A test shell script using mktemp (1) works fine on current built with > > clang today. The clang case produces a filename with all "A"'s rather > > than the random letters ex

Re: Clang now builds world and kernel, on i386 and amd64

2010-09-28 Thread Derek Tattersall
l testes/tmp.pl > /tmp/M4xIxsTxlc > > I'm using perl-5.12.2_2 > > -- > Renato Botelho > ___ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send

Re: atacontrol

2003-10-18 Thread Derek Tattersall
ars to be an 80 conductor cable. The drive is a WD drive and when I bought it a couple years ago, it was sold as DMA66 capable. Dmesg doesn't even report the mode of ad0 at boot time, just the ???. -- Derek Tattersall[EMAIL PROTECTED] _

atacontrol

2003-10-17 Thread Derek Tattersall
144 In the log. How do I shoot this problem? -- Derek Tattersall[EMAIL PROTECTED] ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

trap in netisr...

2003-03-12 Thread Derek Tattersall
--- -- Derek Tattersall[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

[no subject]

2003-03-12 Thread Derek Tattersall
--- -- Derek Tattersall[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: exclusive sleep mutex netisr...

2003-03-11 Thread Derek Tattersall
/usr/src/sys/net/netisr.c:215 Mar 10 20:55:09 lorne kernel: malloc() of "64" with the following non-sleepablelocks held: Mar 10 20:55:09 lorne kernel: exclusive sleep mutex netisr lock r = 0 (0xc0579160) locked @ /usr/src/sys/net/netisr.c:215 I haven't found anything that was crispe

exclusive sleep mutex netisr...

2003-03-11 Thread Derek Tattersall
elocks held: Mar 11 17:33:30 lorne kernel: exclusive sleep mutex netisr lock r = 0 (0xc0579160) locked @ /usr/src/sys/net/netisr.c:215 Can anybody supply me a clue as to what's going on here? -- Derek Tattersall[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAI